summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-24 11:56:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-24 11:56:23 +0000
commite3914bd83d7cc1d3f5f05c13fa721abf6986feba (patch)
tree507e4e2a770fecfab59a3ac23e494357d18038f2 /net-proxy
parentStable for amd64, wrt bug #409159 (diff)
downloadgentoo-2-e3914bd83d7cc1d3f5f05c13fa721abf6986feba.tar.gz
gentoo-2-e3914bd83d7cc1d3f5f05c13fa721abf6986feba.tar.bz2
gentoo-2-e3914bd83d7cc1d3f5f05c13fa721abf6986feba.zip
Stable for amd64, wrt bug #395215
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/torsocks/ChangeLog5
-rw-r--r--net-proxy/torsocks/torsocks-1.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/torsocks/ChangeLog b/net-proxy/torsocks/ChangeLog
index 606734e6fc26..7d7a549ee795 100644
--- a/net-proxy/torsocks/ChangeLog
+++ b/net-proxy/torsocks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/torsocks
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v 1.9 2012/03/11 14:51:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v 1.10 2012/03/24 11:56:23 ago Exp $
+
+ 24 Mar 2012; Agostino Sarubbo <ago@gentoo.org> torsocks-1.2-r2.ebuild:
+ Stable for amd64, wrt bug #395215
11 Mar 2012; Anthony G. Basile <blueness@gentoo.org> ChangeLog, Manifest:
Fixed ChangeLog Header
diff --git a/net-proxy/torsocks/torsocks-1.2-r2.ebuild b/net-proxy/torsocks/torsocks-1.2-r2.ebuild
index c9e213d9edde..a8ba2f9a6c73 100644
--- a/net-proxy/torsocks/torsocks-1.2-r2.ebuild
+++ b/net-proxy/torsocks/torsocks-1.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r2.ebuild,v 1.1 2012/03/08 18:41:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-1.2-r2.ebuild,v 1.2 2012/03/24 11:56:23 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${PN}-1.2.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="static-libs"
# We do not depend on tor which might be running on a different box