diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-26 15:31:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-26 15:31:53 +0000 |
commit | 100e860c991bfc9f0fe4c64aafc02e8b4494dfeb (patch) | |
tree | cb3b9ec88ce87d741bfea35e308e25b03b91d923 /net-misc/socat/socat-1.6.0.0.ebuild | |
parent | Add ~ia64/~sparc (diff) | |
download | gentoo-2-100e860c991bfc9f0fe4c64aafc02e8b4494dfeb.tar.gz gentoo-2-100e860c991bfc9f0fe4c64aafc02e8b4494dfeb.tar.bz2 gentoo-2-100e860c991bfc9f0fe4c64aafc02e8b4494dfeb.zip |
alpha/ia64/sparc stable wrt #210328
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/socat/socat-1.6.0.0.ebuild')
-rw-r--r-- | net-misc/socat/socat-1.6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.6.0.0.ebuild b/net-misc/socat/socat-1.6.0.0.ebuild index 2444f5532a30..d4722f56b2dc 100644 --- a/net-misc/socat/socat-1.6.0.0.ebuild +++ b/net-misc/socat/socat-1.6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.6.0.0.ebuild,v 1.3 2008/02/25 21:09:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.6.0.0.ebuild,v 1.4 2008/02/26 15:31:53 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86" IUSE="ssl readline ipv6 tcpd" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) |