summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-05 06:12:13 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-05 06:12:13 +0000
commitbd3422b8086b07ee978858ac2282af236ba2e260 (patch)
tree0aea651cc317bf6045cacf5534513188c6e9bf2b /net-misc/stunnel
parentadded ~x86-fbsd keyword. Jason Smathers (jsin) <jsin@gentoo.org> (diff)
downloadgentoo-2-bd3422b8086b07ee978858ac2282af236ba2e260.tar.gz
gentoo-2-bd3422b8086b07ee978858ac2282af236ba2e260.tar.bz2
gentoo-2-bd3422b8086b07ee978858ac2282af236ba2e260.zip
stable x86, bug 113778
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r--net-misc/stunnel/ChangeLog5
-rw-r--r--net-misc/stunnel/stunnel-4.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/stunnel/ChangeLog b/net-misc/stunnel/ChangeLog
index b792d71d0b21..ca2a13fd21f1 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.66 2007/09/01 16:19:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.67 2007/09/05 06:12:13 opfer Exp $
+
+ 05 Sep 2007; Christian Faulhammer <opfer@gentoo.org> stunnel-4.20.ebuild:
+ stable x86, bug 113778
01 Sep 2007; Jeroen Roovers <jer@gentoo.org> stunnel-4.20.ebuild:
Stable for HPPA (bug #113778).
diff --git a/net-misc/stunnel/stunnel-4.20.ebuild b/net-misc/stunnel/stunnel-4.20.ebuild
index e44955b072fc..63e7f662e04e 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.6 2007/09/01 16:19:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.20.ebuild,v 1.7 2007/09/05 06:12:13 opfer 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 )