diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:33:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:33:08 +0000 |
commit | d12a448e14d3dcde53472166d5050b1d18e45010 (patch) | |
tree | 025cf3bd9290d627a623f6f7389c950108f83a50 /net-misc/socat/socat-1.4.2.0.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.tar.gz gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.tar.bz2 gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/socat/socat-1.4.2.0.ebuild')
-rw-r--r-- | net-misc/socat/socat-1.4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.4.2.0.ebuild b/net-misc/socat/socat-1.4.2.0.ebuild index 29a13905d024..93f9105e150d 100644 --- a/net-misc/socat/socat-1.4.2.0.ebuild +++ b/net-misc/socat/socat-1.4.2.0.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/socat/socat-1.4.2.0.ebuild,v 1.3 2005/06/28 14:40:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.4.2.0.ebuild,v 1.4 2005/08/13 23:28:37 hansmi Exp $ DESCRIPTION="Multipurpose relay (SOcket CAT)" HOMEPAGE="http://www.dest-unreach.org/socat/" @@ -8,7 +8,7 @@ SRC_URI="http://www.dest-unreach.org/${PN}/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" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) |