public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile (blueness)" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/stunnel: stunnel-5.02.ebuild ChangeLog
Date: Tue, 10 Jun 2014 11:39:33 +0000 (UTC)	[thread overview]
Message-ID: <20140610113933.657542004E@flycatcher.gentoo.org> (raw)

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 <blueness@gentoo.org> +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 <blueness@gentoo.org> stunnel-5.01.ebuild:
   Stable arm, ppc, ppc64.  Bug #503506





             reply	other threads:[~2014-06-10 11:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10 11:39 Anthony G. Basile (blueness) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-05 12:57 [gentoo-commits] gentoo-x86 commit in net-misc/stunnel: stunnel-5.02.ebuild ChangeLog Agostino Sarubbo (ago)
2014-07-05 12:40 Agostino Sarubbo (ago)
2014-06-13 21:45 Agostino Sarubbo (ago)
2014-06-13 21:44 Agostino Sarubbo (ago)
2014-06-11 14:27 Anthony G. Basile (blueness)
2014-06-10 13:16 Jeroen Roovers (jer)
2014-06-10 11:09 Anthony G. Basile (blueness)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140610113933.657542004E@flycatcher.gentoo.org \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox