blob: e1579db2ad3e21c567ec5c3973af8f0fc79b9240 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( || ( >=dev-lang/python-3.11.3:3.11 >=dev-lang/python-3.10.11:3.10 ) )
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 ~riscv ~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 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=08756a0f180064627f16b1c658e1add5
|