summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 37ccb0ead833..644f92c55635 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.71 2007/09/20 12:42:24 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.72 2007/09/20 20:50:43 joker Exp $
+
+ 20 Sep 2007; Christian Birchinger <joker@gentoo.org> stunnel-4.20.ebuild:
+ Added sparc stable keyword
20 Sep 2007; Robert Buchholz <rbu@gentoo.org> stunnel-3.26.ebuild,
stunnel-4.20.ebuild:
diff --git a/net-misc/stunnel/stunnel-4.20.ebuild b/net-misc/stunnel/stunnel-4.20.ebuild
index 27789321171a..e1d2414bbbf5 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.9 2007/09/20 12:42:24 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.20.ebuild,v 1.10 2007/09/20 20:50:43 joker 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 )