diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-11 21:10:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-11 21:10:59 +0000 |
commit | 81ab6aa3d3eff14b20d93e9016c0c4b251329272 (patch) | |
tree | 57ea2cf167edacc0cc0b83c320e4f4e70dd56691 /net-misc/stunnel | |
parent | stable on x86 (diff) | |
download | gentoo-2-81ab6aa3d3eff14b20d93e9016c0c4b251329272.tar.gz gentoo-2-81ab6aa3d3eff14b20d93e9016c0c4b251329272.tar.bz2 gentoo-2-81ab6aa3d3eff14b20d93e9016c0c4b251329272.zip |
arm stable #95802
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-4.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.09.ebuild b/net-misc/stunnel/stunnel-4.09.ebuild index 4c8a2d2dabd3..071596079d37 100644 --- a/net-misc/stunnel/stunnel-4.09.ebuild +++ b/net-misc/stunnel/stunnel-4.09.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.ebuild,v 1.2 2005/06/11 20:59:49 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.09.ebuild,v 1.3 2005/06/11 21:10:59 vapier 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 |