summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2007-09-20 12:42:24 +0000
committerRobert Buchholz <rbu@gentoo.org>2007-09-20 12:42:24 +0000
commitde3a92c84d3163b3914564bedd190551df08f253 (patch)
tree5e5c169cfbf8e0d7e1c3f4032ffb00991274cf54 /net-misc
parentstable x86, security bug 192712 (diff)
downloadgentoo-2-de3a92c84d3163b3914564bedd190551df08f253.tar.gz
gentoo-2-de3a92c84d3163b3914564bedd190551df08f253.tar.bz2
gentoo-2-de3a92c84d3163b3914564bedd190551df08f253.zip
amd64 stable, now the right one (bug #113778)
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/stunnel/ChangeLog6
-rw-r--r--net-misc/stunnel/stunnel-3.26.ebuild4
-rw-r--r--net-misc/stunnel/stunnel-4.20.ebuild4
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 )