diff options
author | 2006-09-20 18:18:39 +0000 | |
---|---|---|
committer | 2006-09-20 18:18:39 +0000 | |
commit | 1950f5760d9b2f3d6db831b86021f4f91e379cf5 (patch) | |
tree | 53322cb370c6308fb99dcdd945799698749fecfa /net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild | |
parent | Remove old version. Stable on x86. (diff) | |
download | historical-1950f5760d9b2f3d6db831b86021f4f91e379cf5.tar.gz historical-1950f5760d9b2f3d6db831b86021f4f91e379cf5.tar.bz2 historical-1950f5760d9b2f3d6db831b86021f4f91e379cf5.zip |
x86
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild')
-rw-r--r-- | net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild b/net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild index ecb0f13660ef..c8dba480cf7c 100644 --- a/net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild +++ b/net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild,v 1.1 2006/07/16 17:51:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/tsocks-1.8_beta5-r1.ebuild,v 1.2 2006/09/20 18:18:39 mrness Exp $ inherit multilib eutils autotools toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tsocks/${PN}-${PV/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${P%%_*}" |