diff options
author | Lance Albertson <ramereth@gentoo.org> | 2006-06-10 03:11:27 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2006-06-10 03:11:27 +0000 |
commit | 0f7424203b379859c0b955c981468d7fbb39f33f (patch) | |
tree | 48a76ea59f7afc38993dcfcb32550c8cf90c9c96 /net-misc | |
parent | don't call replace-flags in global scope (diff) | |
download | historical-0f7424203b379859c0b955c981468d7fbb39f33f.tar.gz historical-0f7424203b379859c0b955c981468d7fbb39f33f.tar.bz2 historical-0f7424203b379859c0b955c981468d7fbb39f33f.zip |
re-keyword because of a defunct issue
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/stunnel/Manifest | 6 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.14-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.15.ebuild | 4 |
4 files changed, 13 insertions, 8 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index ecde81fb71a4..e83ebf4d0275 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.55 2006/06/05 02:52:37 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.56 2006/06/10 03:11:27 ramereth Exp $ + + 10 Jun 2006; Lance Albertson <ramereth@gentoo.org> stunnel-4.14-r1.ebuild, + stunnel-4.15.ebuild: + * Re-keywording because of a few issues I've encountered. (mainly dealing with + segfaulting) 05 Jun 2006; Lance Albertson <ramereth@gentoo.org> -files/stunnel-4.05-gentoo.diff, -files/stunnel-4.09-gentoo.diff, diff --git a/net-misc/stunnel/Manifest b/net-misc/stunnel/Manifest index 0d06d3fa9873..b811ef5a5b77 100644 --- a/net-misc/stunnel/Manifest +++ b/net-misc/stunnel/Manifest @@ -1,4 +1,4 @@ -MD5 da987be212dfea340e1c1f17ba1310b3 ChangeLog 8456 +MD5 62a8530d370e2337a3c96a53cdff01c5 ChangeLog 8653 MD5 ea2086dcf69dddf6d075a7040d209335 files/digest-stunnel-3.26 64 MD5 b562ecc7a9dab7e2e2582a0601b42569 files/digest-stunnel-4.09-r1 64 MD5 ae279447729ad0d6d59b870b4ed28683 files/digest-stunnel-4.14-r1 64 @@ -9,5 +9,5 @@ MD5 f4879ffd6081bf6db14af6fac04f6b9e files/stunnel.rc6 933 MD5 3c7d56a1f6a95f21ceb95ddf5c76073c metadata.xml 703 MD5 40938d8bb3bba86aea441e89ad04bdc9 stunnel-3.26.ebuild 1085 MD5 0c914a1eb8d80cfa0ef23f0722d6afc9 stunnel-4.09-r1.ebuild 2225 -MD5 556f3f03c87d8082ed77e3fa473fda59 stunnel-4.14-r1.ebuild 2425 -MD5 be09639174dbee86d2811850b0dc5060 stunnel-4.15.ebuild 2422 +MD5 c750363920d058c25099bded2e536a3e stunnel-4.14-r1.ebuild 2426 +MD5 b5d65721e12b226aec773f6d616c9c06 stunnel-4.15.ebuild 2423 diff --git a/net-misc/stunnel/stunnel-4.14-r1.ebuild b/net-misc/stunnel/stunnel-4.14-r1.ebuild index 8a4a493484ac..a18e43fec9f0 100644 --- a/net-misc/stunnel/stunnel-4.14-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.14-r1.ebuild,v 1.2 2006/06/05 02:52:37 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.14-r1.ebuild,v 1.3 2006/06/10 03:11:27 ramereth Exp $ inherit ssl-cert eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc diff --git a/net-misc/stunnel/stunnel-4.15.ebuild b/net-misc/stunnel/stunnel-4.15.ebuild index fa4d93eb1035..70c46bdbd774 100644 --- a/net-misc/stunnel/stunnel-4.15.ebuild +++ b/net-misc/stunnel/stunnel-4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.15.ebuild,v 1.2 2006/06/05 02:52:37 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.15.ebuild,v 1.3 2006/06/10 03:11:27 ramereth Exp $ inherit ssl-cert eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc |