blueness    15/06/19 15:23:18

  Modified:             stunnel-5.19.ebuild stunnel-5.18.ebuild ChangeLog
  Log:
  Address bug #552406.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.2                  net-misc/stunnel/stunnel-5.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.19.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.19.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.19.ebuild?r1=1.1&r2=1.2

Index: stunnel-5.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stunnel-5.19.ebuild 17 Jun 2015 11:30:51 -0000      1.1
+++ stunnel-5.19.ebuild 19 Jun 2015 15:23:18 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.19.ebuild,v 1.1 
2015/06/17 11:30:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.19.ebuild,v 1.2 
2015/06/19 15:23:18 blueness Exp $
 
 EAPI="5"
 
@@ -51,7 +51,7 @@
 src_install() {
        emake DESTDIR="${D}" install
        rm -rf "${ED}"/usr/share/doc/${PN}
-       rm -f "${ED}"/etc/stunnel/stunnel.conf-sample "${ED}"/usr/bin/stunnel3 \
+       rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
                "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
 
        # The binary was moved to /usr/bin with 4.21,



1.3                  net-misc/stunnel/stunnel-5.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild?r1=1.2&r2=1.3

Index: stunnel-5.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stunnel-5.18.ebuild 12 Jun 2015 15:10:33 -0000      1.2
+++ stunnel-5.18.ebuild 19 Jun 2015 15:23:18 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild,v 1.2 
2015/06/12 15:10:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.18.ebuild,v 1.3 
2015/06/19 15:23:18 blueness Exp $
 
 EAPI="5"
 
@@ -51,7 +51,7 @@
 src_install() {
        emake DESTDIR="${D}" install
        rm -rf "${ED}"/usr/share/doc/${PN}
-       rm -f "${ED}"/etc/stunnel/stunnel.conf-sample "${ED}"/usr/bin/stunnel3 \
+       rm -f "${ED}"/etc/stunnel/stunnel.conf-sample \
                "${ED}"/usr/share/man/man8/stunnel.{fr,pl}.8
 
        # The binary was moved to /usr/bin with 4.21,



1.233                net-misc/stunnel/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/ChangeLog?rev=1.233&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/ChangeLog?rev=1.233&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/stunnel/ChangeLog?r1=1.232&r2=1.233

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -r1.232 -r1.233
--- ChangeLog   17 Jun 2015 11:34:17 -0000      1.232
+++ ChangeLog   19 Jun 2015 15:23:18 -0000      1.233
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/stunnel
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.232 
2015/06/17 11:34:17 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.233 
2015/06/19 15:23:18 blueness Exp $
+
+  19 Jun 2015; Anthony G. Basile <[email protected]> stunnel-5.18.ebuild,
+  stunnel-5.19.ebuild:
+  Address bug #552406.
 
   17 Jun 2015; Anthony G. Basile <[email protected]> -stunnel-5.08.ebuild,
   -stunnel-5.16-r1.ebuild:




Reply via email to