blob: 4445091b5f6d0203b2662fcf33b30b2e74aae48d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install setup
DEPEND=app-arch/xz-utils
DESCRIPTION=Transparent proxy server that works as a poor man's VPN using ssh
EAPI=5
HOMEPAGE=https://github.com/apenwarr/sshuttle/
IUSE=python_targets_python2_7
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=net-firewall/iptables
SLOT=0
SRC_URI=https://dev.gentoo.org/~radhermit/dist/sshuttle-0.61.tar.xz
_eclass_exported_funcs=pkg_setup:- src_compile:- src_install:-
_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib 23ae8c186171e6476af098d2a50d0ee0 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 2e6826f6a93ad2acf904eecf5b5fb6d2 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=d8443c5a9c82c83f5d5cad675f6d904e
|