summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-16 13:29:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-16 13:29:20 +0000
commitb536394880095cea65be363cfb37ffd33241728f (patch)
tree7c76b1b09ab434483606d08fb12296e9ae99e656 /net-proxy/sshuttle
parentStable for amd64, wrt bug #403747 (diff)
downloadgentoo-2-b536394880095cea65be363cfb37ffd33241728f.tar.gz
gentoo-2-b536394880095cea65be363cfb37ffd33241728f.tar.bz2
gentoo-2-b536394880095cea65be363cfb37ffd33241728f.zip
Stable for amd64, wrt bug #404025
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy/sshuttle')
-rw-r--r--net-proxy/sshuttle/ChangeLog5
-rw-r--r--net-proxy/sshuttle/sshuttle-0.60.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/sshuttle/ChangeLog b/net-proxy/sshuttle/ChangeLog
index bcdf4bec255a..1d33bb1bc47f 100644
--- a/net-proxy/sshuttle/ChangeLog
+++ b/net-proxy/sshuttle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/sshuttle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.7 2012/01/15 23:25:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.8 2012/02/16 13:29:20 ago Exp $
+
+ 16 Feb 2012; Agostino Sarubbo <ago@gentoo.org> sshuttle-0.60.ebuild:
+ Stable for amd64, wrt bug #404025
15 Jan 2012; Tim Harder <radhermit@gentoo.org> sshuttle-0.54.ebuild,
sshuttle-0.60.ebuild:
diff --git a/net-proxy/sshuttle/sshuttle-0.60.ebuild b/net-proxy/sshuttle/sshuttle-0.60.ebuild
index 40ee28f8e8a4..68fe76cd4d0e 100644
--- a/net-proxy/sshuttle/sshuttle-0.60.ebuild
+++ b/net-proxy/sshuttle/sshuttle-0.60.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/sshuttle/sshuttle-0.60.ebuild,v 1.2 2012/01/15 23:25:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/sshuttle-0.60.ebuild,v 1.3 2012/02/16 13:29:20 ago Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="app-arch/xz-utils"