diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-06 14:40:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-06 14:40:38 +0000 |
commit | 28541269471033fd3baba4083444a0e32c3b46c0 (patch) | |
tree | 9f4a115f1675a680fb6f64f66bbdcc3f108a6e78 /net-proxy/tsocks | |
parent | arm stable wrt #300828 (diff) | |
download | gentoo-2-28541269471033fd3baba4083444a0e32c3b46c0.tar.gz gentoo-2-28541269471033fd3baba4083444a0e32c3b46c0.tar.bz2 gentoo-2-28541269471033fd3baba4083444a0e32c3b46c0.zip |
arm stable wrt #300830
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-proxy/tsocks')
-rw-r--r-- | net-proxy/tsocks/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/tsocks/ChangeLog b/net-proxy/tsocks/ChangeLog index 2da38e42f17a..0835909418d8 100644 --- a/net-proxy/tsocks/ChangeLog +++ b/net-proxy/tsocks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/tsocks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/ChangeLog,v 1.35 2010/04/17 16:59:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/ChangeLog,v 1.36 2010/06/06 14:40:38 armin76 Exp $ + + 06 Jun 2010; Raúl Porcel <armin76@gentoo.org> tsocks-1.8_beta5-r5.ebuild: + arm stable wrt #300830 17 Apr 2010; Raúl Porcel <armin76@gentoo.org> tsocks-1.8_beta5-r3.ebuild, tsocks-1.8_beta5-r4.ebuild, tsocks-1.8_beta5-r5.ebuild: diff --git a/net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild b/net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild index 140782616269..c37c44f3e8f8 100644 --- a/net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild +++ b/net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r5.ebuild,v 1.7 2010/04/17 16:59:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild,v 1.8 2010/06/06 14:40:38 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tsocks/${PN}-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" IUSE="tordns" S="${WORKDIR}/${P%%_*}" |