blob: a08f6019a26ca41cf1002cd849aff4c170f93248 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( || ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) )
DEFINED_PHASES=setup
DESCRIPTION=TCP proxy for applications that don't speak IPv6
EAPI=7
HOMEPAGE=https://github.com/wojtekka/6tunnel
INHERIT=python-any-r1
IUSE=test
KEYWORDS=amd64 ~s390 x86
LICENSE=GPL-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/wojtekka/6tunnel/releases/download/0.13/6tunnel-0.13.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd
_md5_=dfaaf26f9ba79bd2c07519308ae52e70
|