diff options
author | 2009-12-09 01:01:58 +0000 | |
---|---|---|
committer | 2009-12-09 01:01:58 +0000 | |
commit | 40a9ec9f5047839654542c0a6a4498b076e59be2 (patch) | |
tree | dfdfcad6b1d58a983d8d98f9e0676d57101ea914 /net-misc/stunnel/stunnel-4.27-r2.ebuild | |
parent | Version bump and old versions cleanup (diff) | |
download | gentoo-2-40a9ec9f5047839654542c0a6a4498b076e59be2.tar.gz gentoo-2-40a9ec9f5047839654542c0a6a4498b076e59be2.tar.bz2 gentoo-2-40a9ec9f5047839654542c0a6a4498b076e59be2.zip |
Version bump (fixes #293548), stablize stunnel-4.27-r2
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/stunnel/stunnel-4.27-r2.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-4.27-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.27-r2.ebuild b/net-misc/stunnel/stunnel-4.27-r2.ebuild index ba42e103b806..9097a23968f9 100644 --- a/net-misc/stunnel/stunnel-4.27-r2.ebuild +++ b/net-misc/stunnel/stunnel-4.27-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.27-r2.ebuild,v 1.1 2009/09/24 18:36:42 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.27-r2.ebuild,v 1.2 2009/12/09 01:01:58 ramereth 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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |