diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:08:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:08:23 +0000 |
commit | 178238b624c1b84af8627409f74de64bb561b173 (patch) | |
tree | 08c6bec70615afbb79ba415700afd0dfe4eb5cc6 /net-misc/stunnel | |
parent | Stable on ppc64 (diff) | |
download | historical-178238b624c1b84af8627409f74de64bb561b173.tar.gz historical-178238b624c1b84af8627409f74de64bb561b173.tar.bz2 historical-178238b624c1b84af8627409f74de64bb561b173.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'net-misc/stunnel')
-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 b15a4cd783aa..36c7e20d3c44 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.53 2006/04/27 13:56:18 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.54 2006/05/23 20:07:42 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> stunnel-4.09-r1.ebuild: + Stable on ppc64 *stunnel-4.15 (27 Apr 2006) *stunnel-4.14-r1 (27 Apr 2006) diff --git a/net-misc/stunnel/stunnel-4.09-r1.ebuild b/net-misc/stunnel/stunnel-4.09-r1.ebuild index 361bbaa12e7d..e431d80292ad 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.8 2006/03/29 18:44:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.9 2006/05/23 20:07:42 corsair 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc |