blueness    14/06/10 11:39:33

  Modified:             stunnel-5.02.ebuild ChangeLog
  Log:
  Fix bug #476672
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

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

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

Index: stunnel-5.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.02.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stunnel-5.02.ebuild 10 Jun 2014 11:09:49 -0000      1.1
+++ stunnel-5.02.ebuild 10 Jun 2014 11:39:33 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.02.ebuild,v 1.1 
2014/06/10 11:09:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.02.ebuild,v 1.2 
2014/06/10 11:39:33 blueness Exp $
 
 EAPI="5"
 
@@ -54,11 +54,11 @@
                tools/importCA.html
 
        insinto /etc/stunnel
-       doins "${FILESDIR}"/stunnel.conf
-       newinitd "${FILESDIR}"/stunnel.initd-start-stop-daemon stunnel
+       newins "${FILESDIR}"/stunnel.conf-r1 stunnel.conf
+       newinitd "${FILESDIR}"/stunnel.rc7 stunnel
 
        systemd_dounit "${S}/tools/stunnel.service"
-       systemd_newtmpfilesd "${FILESDIR}"/stunnel.tmpfiles.conf stunnel.conf
+       systemd_newtmpfilesd "${FILESDIR}"/stunnel.tmpfiles.conf-r1 stunnel.conf
 }
 
 pkg_postinst() {



1.165                net-misc/stunnel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   10 Jun 2014 11:18:53 -0000      1.164
+++ ChangeLog   10 Jun 2014 11:39:33 -0000      1.165
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/stunnel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.164 
2014/06/10 11:18:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.165 
2014/06/10 11:39:33 blueness Exp $
+
+  10 Jun 2014; Anthony G. Basile <[email protected]> +files/stunnel.conf-r1,
+  +files/stunnel.rc7, +files/stunnel.tmpfiles.conf-r1, stunnel-5.02.ebuild:
+  Fix bug #476672
 
   10 Jun 2014; Anthony G. Basile <[email protected]> stunnel-5.01.ebuild:
   Stable arm, ppc, ppc64.  Bug #503506




Reply via email to