summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-07-04 12:53:28 +0000
committerBrent Baude <ranger@gentoo.org>2009-07-04 12:53:28 +0000
commit398b6a069ec9f8947d13b1d17f20fcefa88a66f5 (patch)
tree15e5e0f90fa3f21aa5be7f25a417cb59a8a165bc /net-proxy/tsocks
parentstable ppc64, bug 274405 (diff)
downloadgentoo-2-398b6a069ec9f8947d13b1d17f20fcefa88a66f5.tar.gz
gentoo-2-398b6a069ec9f8947d13b1d17f20fcefa88a66f5.tar.bz2
gentoo-2-398b6a069ec9f8947d13b1d17f20fcefa88a66f5.zip
stable ppc64, bug 274790
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-proxy/tsocks')
-rw-r--r--net-proxy/tsocks/ChangeLog5
-rw-r--r--net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/tsocks/ChangeLog b/net-proxy/tsocks/ChangeLog
index 0c6d4ff02999..807e23314635 100644
--- a/net-proxy/tsocks/ChangeLog
+++ b/net-proxy/tsocks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/tsocks
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/ChangeLog,v 1.31 2009/06/28 13:40:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/ChangeLog,v 1.32 2009/07/04 12:53:28 ranger Exp $
+
+ 04 Jul 2009; Brent Baude <ranger@gentoo.org> tsocks-1.8_beta5-r5.ebuild:
+ stable ppc64, bug 274790
28 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
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 d74adbe0658c..39ce1c5599dc 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-2009 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.3 2009/06/28 13:40:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/tsocks/tsocks-1.8_beta5-r5.ebuild,v 1.4 2009/07/04 12:53:28 ranger Exp $
EAPI="2"
@@ -13,7 +13,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="tordns"
S="${WORKDIR}/${P%%_*}"