diff options
author | Lance Albertson <ramereth@gentoo.org> | 2005-11-20 03:16:43 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2005-11-20 03:16:43 +0000 |
commit | 602e8feb8842f1e874881cb672160a691f95442e (patch) | |
tree | 992051cccc4fc2e9f3f90c8c4124c14c31b08ca9 /net-misc/stunnel/stunnel-4.09-r1.ebuild | |
parent | no need to call portageq 15 times in a row while [[ (1/3) Configuring environ... (diff) | |
download | gentoo-2-602e8feb8842f1e874881cb672160a691f95442e.tar.gz gentoo-2-602e8feb8842f1e874881cb672160a691f95442e.tar.bz2 gentoo-2-602e8feb8842f1e874881cb672160a691f95442e.zip |
version bump, stable on x86, removed old ebuilds
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-misc/stunnel/stunnel-4.09-r1.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-4.09-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.09-r1.ebuild b/net-misc/stunnel/stunnel-4.09-r1.ebuild index 8079e6e9f69b..d812035a8a15 100644 --- a/net-misc/stunnel/stunnel-4.09-r1.ebuild +++ b/net-misc/stunnel/stunnel-4.09-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.1 2005/10/02 18:53:22 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09-r1.ebuild,v 1.2 2005/11/20 03:16:42 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 |