diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 23:18:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 23:18:10 +0000 |
commit | 191207343d6ef1a2a395dbfcaf37b6e3c3f2d8ab (patch) | |
tree | 04e5fb5280315c99733154764c69c186dd329e5c /net-proxy/sshuttle/sshuttle-0.61-r1.ebuild | |
parent | amd64 stable, bug #502908 (diff) | |
download | historical-191207343d6ef1a2a395dbfcaf37b6e3c3f2d8ab.tar.gz historical-191207343d6ef1a2a395dbfcaf37b6e3c3f2d8ab.tar.bz2 historical-191207343d6ef1a2a395dbfcaf37b6e3c3f2d8ab.zip |
amd64 stable, bug #502910
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'net-proxy/sshuttle/sshuttle-0.61-r1.ebuild')
-rw-r--r-- | net-proxy/sshuttle/sshuttle-0.61-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |