diff options
author | 2006-02-07 21:44:10 +0000 | |
---|---|---|
committer | 2006-02-07 21:44:10 +0000 | |
commit | f48f28219248f8709cc8cf47f073954428006aa8 (patch) | |
tree | efc69a07130e47ec8958c646d83bb7e7f8a29881 /net-misc | |
parent | stable amd64 (diff) | |
download | gentoo-2-f48f28219248f8709cc8cf47f073954428006aa8.tar.gz gentoo-2-f48f28219248f8709cc8cf47f073954428006aa8.tar.bz2 gentoo-2-f48f28219248f8709cc8cf47f073954428006aa8.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.09-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index f38cdadd49d7..a8de36c00707 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # 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.50 2006/02/07 01:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.51 2006/02/07 21:39:50 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> stunnel-4.09-r1.ebuild: + stable on amd64 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> stunnel-4.09-r1.ebuild: Mark 4.09-r1 stable on alpha diff --git a/net-misc/stunnel/stunnel-4.09-r1.ebuild b/net-misc/stunnel/stunnel-4.09-r1.ebuild index e150e6b49509..752a433cb722 100644 --- a/net-misc/stunnel/stunnel-4.09-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.09-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.09-r1.ebuild,v 1.6 2006/02/07 01:44:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.7 2006/02/07 21:39:50 blubb 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 |