diff options
author | Lance Albertson <ramereth@gentoo.org> | 2006-06-05 02:52:37 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2006-06-05 02:52:37 +0000 |
commit | f4e76aa315ad97ab7ce7bddd33255d00c91654e0 (patch) | |
tree | 6d6052826828de849e3219d6b2f2aadb6e844bd1 /net-misc/stunnel/stunnel-4.15.ebuild | |
parent | Remove old-style ebuilds (diff) | |
download | historical-f4e76aa315ad97ab7ce7bddd33255d00c91654e0.tar.gz historical-f4e76aa315ad97ab7ce7bddd33255d00c91654e0.tar.bz2 historical-f4e76aa315ad97ab7ce7bddd33255d00c91654e0.zip |
stable on x86, files/ebuild cleanup
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'net-misc/stunnel/stunnel-4.15.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-4.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.15.ebuild b/net-misc/stunnel/stunnel-4.15.ebuild index 742a1f2c6961..fa4d93eb1035 100644 --- a/net-misc/stunnel/stunnel-4.15.ebuild +++ b/net-misc/stunnel/stunnel-4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.15.ebuild,v 1.1 2006/04/27 13:56:18 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.15.ebuild,v 1.2 2006/06/05 02:52:37 ramereth 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc x86" IUSE="ipv6 selinux tcpd" DEPEND="virtual/libc |