diff options
author | Robert Buchholz <rbu@gentoo.org> | 2008-02-16 16:11:14 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2008-02-16 16:11:14 +0000 |
commit | c6c5f44102732eaa60b9c28ce0998385861b4a4a (patch) | |
tree | 6055ec231bef52a1d5d93148aa033975fcbdfbb0 /net-misc/stunnel | |
parent | stable x86, bug 210326 (diff) | |
download | gentoo-2-c6c5f44102732eaa60b9c28ce0998385861b4a4a.tar.gz gentoo-2-c6c5f44102732eaa60b9c28ce0998385861b4a4a.tar.bz2 gentoo-2-c6c5f44102732eaa60b9c28ce0998385861b4a4a.zip |
amd64 stable (bug #201896)
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.21-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index 8cb6b2924959..b2ed805f7361 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.89 2007/12/24 16:34:57 ranger Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.90 2008/02/16 16:11:14 rbu Exp $ + + 16 Feb 2008; Robert Buchholz <rbu@gentoo.org> stunnel-4.21-r1.ebuild: + amd64 stable (bug #201896) 24 Dec 2007; Brent Baude <ranger@gentoo.org> stunnel-4.21-r1.ebuild: Marking stunnel-4.21-r1 ppc64 stable for bug 201896 diff --git a/net-misc/stunnel/stunnel-4.21-r1.ebuild b/net-misc/stunnel/stunnel-4.21-r1.ebuild index 25a0b810a9d2..edb28fb0fc2f 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-2008 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.8 2008/01/10 09:18:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21-r1.ebuild,v 1.9 2008/02/16 16:11:14 rbu 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 ) |