blob: 57509b75f398ddf13da1a992655f7f184ecc01a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure install prepare
DESCRIPTION=force any tcp connections to flow through a proxy (or proxy chain)
EAPI=6
HOMEPAGE=https://github.com/rofl0r/proxychains-ng/
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/rofl0r/proxychains-ng/releases/download/v4.12/proxychains-ng-4.12.tar.xz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=c395ddfd0ac14e391be9797e1c1b80f8
|