summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-24 15:34:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-24 15:34:28 +0000
commita2e05f84eec81a8a84c7dc4bc4d1e5273dbdbccb (patch)
tree5124875b2da511f2cd5c37143722ac5ce1e3b74d /net-misc/stunnel
parentMarking reiserfsprogs-3.6.19-r2 ppc64 for bug 202592 (diff)
downloadgentoo-2-a2e05f84eec81a8a84c7dc4bc4d1e5273dbdbccb.tar.gz
gentoo-2-a2e05f84eec81a8a84c7dc4bc4d1e5273dbdbccb.tar.bz2
gentoo-2-a2e05f84eec81a8a84c7dc4bc4d1e5273dbdbccb.zip
alpha stable wrt #201896
(Portage version: 2.1.3.19)
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 d5b62cd318db..a3aa2a482ddd 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.87 2007/12/21 11:56:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.88 2007/12/24 15:34:28 armin76 Exp $
+
+ 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> stunnel-4.21-r1.ebuild:
+ alpha stable wrt #201896
21 Dec 2007; nixnut <nixnut@gentoo.org> stunnel-4.21-r1.ebuild:
Stable on ppc wrt bug 201896
diff --git a/net-misc/stunnel/stunnel-4.21-r1.ebuild b/net-misc/stunnel/stunnel-4.21-r1.ebuild
index 3c5c4201ab7d..721363456917 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.5 2007/12/21 11:56:13 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.21-r1.ebuild,v 1.6 2007/12/24 15:34:28 armin76 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 )