summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-12-20 15:01:57 +0000
committerMarkus Meier <maekke@gentoo.org>2007-12-20 15:01:57 +0000
commit84d0b90f3e694970155556aad421fb25ee314b3f (patch)
treedafb4ea9fa85a3efd27c594ff52c17f56be758fa /net-misc/stunnel
parentfix bug 201220, thanks to José Romildo Malaquias <j.romildo@gmail.com> for t... (diff)
downloadgentoo-2-84d0b90f3e694970155556aad421fb25ee314b3f.tar.gz
gentoo-2-84d0b90f3e694970155556aad421fb25ee314b3f.tar.bz2
gentoo-2-84d0b90f3e694970155556aad421fb25ee314b3f.zip
x86 stable, bug #201896
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r--net-misc/stunnel/ChangeLog5
-rw-r--r--net-misc/stunnel/stunnel-4.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog
index 635bd41963d8..1f8d90d94b41 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.84 2007/12/20 14:53:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.85 2007/12/20 15:01:57 maekke Exp $
+
+ 20 Dec 2007; Markus Meier <maekke@gentoo.org> stunnel-4.21-r1.ebuild:
+ x86 stable, bug #201896
20 Dec 2007; Jeroen Roovers <jer@gentoo.org> stunnel-4.21-r1.ebuild:
Stable for HPPA (bug #201896).
diff --git a/net-misc/stunnel/stunnel-4.21-r1.ebuild b/net-misc/stunnel/stunnel-4.21-r1.ebuild
index f0fedc87f93a..b971179c73a2 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.2 2007/12/20 14:53:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21-r1.ebuild,v 1.3 2007/12/20 15:01:57 maekke 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 )