blob: b790a910ea5366c4b94d0dc7122a86fc9af96f08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure
DEPEND=nls? ( sys-devel/gettext )
DESCRIPTION=TCP network re-engineering tool
EAPI=5
HOMEPAGE=http://www.remlab.net/tcpreen/
IUSE=nls
KEYWORDS=~amd64 ~ppc x86
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.remlab.net/files/tcpreen/stable/tcpreen-1.4.4.tar.bz2
_eclass_exported_funcs=src_configure:- src_compile:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=2ff08ce394bd0af9cc535b449fe54941
|