summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-04 20:14:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-04 20:14:39 +0000
commit693f73eb93f6b07ca772abd76a2d3931b56144a1 (patch)
treedf4230ed16801814dd9300a28e51381ef37ca38f /net-proxy
parentStable for x86, wrt bug #502908 (diff)
downloadgentoo-2-693f73eb93f6b07ca772abd76a2d3931b56144a1.tar.gz
gentoo-2-693f73eb93f6b07ca772abd76a2d3931b56144a1.tar.bz2
gentoo-2-693f73eb93f6b07ca772abd76a2d3931b56144a1.zip
Stable for x86, wrt bug #502910
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/sshuttle/ChangeLog5
-rw-r--r--net-proxy/sshuttle/sshuttle-0.61-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/sshuttle/ChangeLog b/net-proxy/sshuttle/ChangeLog
index a0a214469bf4..7a4ccb4b1987 100644
--- a/net-proxy/sshuttle/ChangeLog
+++ b/net-proxy/sshuttle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/sshuttle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.16 2014/03/02 23:18:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.17 2014/03/04 20:14:39 ago Exp $
+
+ 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> sshuttle-0.61-r1.ebuild:
+ Stable for x86, wrt bug #502910
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> sshuttle-0.61-r1.ebuild:
amd64 stable, bug #502910
diff --git a/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild b/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild
index 179eff70a2f1..7f374634965f 100644
--- a/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild
+++ b/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild,v 1.2 2014/03/02 23:18:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild,v 1.3 2014/03/04 20:14:39 ago Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="app-arch/xz-utils"
RDEPEND="net-firewall/iptables"