diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-10 07:55:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-10 07:55:39 +0000 |
commit | ec95b5372daa48eb665eb04cb1e523a50ce9ed11 (patch) | |
tree | b81b9d977ef3c5b65f465c61684b28475715e885 /net-misc/socat/socat-1.7.1.1.ebuild | |
parent | stable x86, bug 265587 (diff) | |
download | historical-ec95b5372daa48eb665eb04cb1e523a50ce9ed11.tar.gz historical-ec95b5372daa48eb665eb04cb1e523a50ce9ed11.tar.bz2 historical-ec95b5372daa48eb665eb04cb1e523a50ce9ed11.zip |
Stable for HPPA (bug #270855).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'net-misc/socat/socat-1.7.1.1.ebuild')
-rw-r--r-- | net-misc/socat/socat-1.7.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.1.1.ebuild b/net-misc/socat/socat-1.7.1.1.ebuild index bb08e9c279bd..e3672b421dd4 100644 --- a/net-misc/socat/socat-1.7.1.1.ebuild +++ b/net-misc/socat/socat-1.7.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.1.1.ebuild,v 1.2 2009/05/10 16:09:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.1.1.ebuild,v 1.3 2009/06/10 07:55:39 jer Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${MY_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 ) |