blob: 6bbe408d5fa427ad4dfa26bfbeb66e58ab907a39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( || ( dev-lang/python:3.11 dev-lang/python: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 5ac4857ad078256d939c44f7c64197a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=08756a0f180064627f16b1c658e1add5
|