diff options
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 7b215e2e4df3..ceb1651a4923 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.41 2005/06/17 20:15:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.42 2005/06/18 05:19:51 weeve Exp $ + + 18 Jun 2005; Jason Wever <weeve@gentoo.org> stunnel-4.09.ebuild: + Stable on SPARC wrt bug #95802. 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> stunnel-4.09.ebuild: Stable on ppc. diff --git a/net-misc/stunnel/stunnel-4.09.ebuild b/net-misc/stunnel/stunnel-4.09.ebuild index f2221c3e64ad..7be33819ff58 100644 --- a/net-misc/stunnel/stunnel-4.09.ebuild +++ b/net-misc/stunnel/stunnel-4.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09.ebuild,v 1.5 2005/06/17 20:15:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09.ebuild,v 1.6 2005/06/18 05:19:51 weeve 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 |