diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-24 16:34:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-24 16:34:57 +0000 |
commit | b9b2d686da3b8ba0db6729f55301e6cd182312d0 (patch) | |
tree | e0076049f9be899190a94a4fd4784d5fdc84b0cd /net-misc/stunnel | |
parent | Bumped to latest release (diff) | |
download | gentoo-2-b9b2d686da3b8ba0db6729f55301e6cd182312d0.tar.gz gentoo-2-b9b2d686da3b8ba0db6729f55301e6cd182312d0.tar.bz2 gentoo-2-b9b2d686da3b8ba0db6729f55301e6cd182312d0.zip |
Marking stunnel-4.21-r1 ppc64 stable for bug 201896
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.21-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index a3aa2a482ddd..8cb6b2924959 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/stunnel # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.88 2007/12/24 15:34:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.89 2007/12/24 16:34:57 ranger Exp $ + + 24 Dec 2007; Brent Baude <ranger@gentoo.org> stunnel-4.21-r1.ebuild: + Marking stunnel-4.21-r1 ppc64 stable for bug 201896 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> stunnel-4.21-r1.ebuild: alpha stable wrt #201896 diff --git a/net-misc/stunnel/stunnel-4.21-r1.ebuild b/net-misc/stunnel/stunnel-4.21-r1.ebuild index 721363456917..7c2d30d316cf 100644 --- a/net-misc/stunnel/stunnel-4.21-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21-r1.ebuild,v 1.6 2007/12/24 15:34:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21-r1.ebuild,v 1.7 2007/12/24 16:34:57 ranger Exp $ inherit autotools ssl-cert eutils @@ -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 hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |