summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 23:18:05 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 23:18:05 +0000
commit779796164f9887e04e7371bfea0649ee7debd786 (patch)
treebb83bd534debe373bf8dc8714a58ef9f49f565dd /net-proxy
parentamd64 stable, bug #502908 (diff)
downloadgentoo-2-779796164f9887e04e7371bfea0649ee7debd786.tar.gz
gentoo-2-779796164f9887e04e7371bfea0649ee7debd786.tar.bz2
gentoo-2-779796164f9887e04e7371bfea0649ee7debd786.zip
amd64 stable, bug #502910
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/sshuttle/ChangeLog6
-rw-r--r--net-proxy/sshuttle/sshuttle-0.61-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-proxy/sshuttle/ChangeLog b/net-proxy/sshuttle/ChangeLog
index 79f0aaa55362..a0a214469bf4 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.15 2014/01/22 07:09:26 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/ChangeLog,v 1.16 2014/03/02 23:18:05 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> sshuttle-0.61-r1.ebuild:
+ amd64 stable, bug #502910
*sshuttle-0.61-r1 (22 Jan 2014)
@@ -57,4 +60,3 @@
04 Jul 2011; Tim Harder <radhermit@gentoo.org> +sshuttle-0.54.ebuild,
+metadata.xml:
Initial import.
-
diff --git a/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild b/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild
index 3f6ee5ae5c17..179eff70a2f1 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.1 2014/01/22 07:09:26 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/sshuttle/sshuttle-0.61-r1.ebuild,v 1.2 2014/03/02 23:18:05 pacho 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"