diff options
author | Robert Buchholz <rbu@gentoo.org> | 2007-09-20 12:42:24 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2007-09-20 12:42:24 +0000 |
commit | 62b3afd48af83510d6cfdb963aa3139ce796f69c (patch) | |
tree | e14f20aaa3cb4e1905497ec2b4e3087fb050a88e /net-misc/stunnel | |
parent | stable x86, security bug 192712 (diff) | |
download | historical-62b3afd48af83510d6cfdb963aa3139ce796f69c.tar.gz historical-62b3afd48af83510d6cfdb963aa3139ce796f69c.tar.bz2 historical-62b3afd48af83510d6cfdb963aa3139ce796f69c.zip |
amd64 stable, now the right one (bug #113778)
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-3.26.ebuild | 4 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-4.20.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog index bacb00852c94..37ccb0ead833 100644 --- a/net-misc/stunnel/ChangeLog +++ b/net-misc/stunnel/ChangeLog @@ -1,6 +1,10 @@ # 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.70 2007/09/20 12:39:37 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.71 2007/09/20 12:42:24 rbu Exp $ + + 20 Sep 2007; Robert Buchholz <rbu@gentoo.org> stunnel-3.26.ebuild, + stunnel-4.20.ebuild: + amd64 stable, now the right one (bug #113778) 20 Sep 2007; Robert Buchholz <rbu@gentoo.org> stunnel-3.26.ebuild: amd64 stable (bug #113778) diff --git a/net-misc/stunnel/stunnel-3.26.ebuild b/net-misc/stunnel/stunnel-3.26.ebuild index 1b5ec08839f7..a7501a691f6c 100644 --- a/net-misc/stunnel/stunnel-3.26.ebuild +++ b/net-misc/stunnel/stunnel-3.26.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-3.26.ebuild,v 1.14 2007/09/20 12:39:37 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-3.26.ebuild,v 1.15 2007/09/20 12:42:24 rbu Exp $ inherit 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 ppc ~ppc-macos sparc x86" +KEYWORDS="alpha ppc ~ppc-macos sparc x86" IUSE="selinux" DEPEND=">=dev-libs/openssl-0.9.6j diff --git a/net-misc/stunnel/stunnel-4.20.ebuild b/net-misc/stunnel/stunnel-4.20.ebuild index 40ea9e0a9bd5..27789321171a 100644 --- a/net-misc/stunnel/stunnel-4.20.ebuild +++ b/net-misc/stunnel/stunnel-4.20.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.20.ebuild,v 1.8 2007/09/05 11:30:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.20.ebuild,v 1.9 2007/09/20 12:42:24 rbu 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 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 ) |