blob: 8faeb65e609b7c167ac881c2fcd82da01df6a5c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=test? ( dev-util/cppunit )
DESCRIPTION=FreeSockets - Portable C++ classes for IP (sockets) applications
EAPI=2
HOMEPAGE=http://www.worldforge.org/
IUSE=test
KEYWORDS=amd64 ppc x86
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://sourceforge/worldforge/skstream-0.3.9.tar.bz2
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:base src_compile:base src_install:base
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=c029fc900b620cff7ca87a6f082561aa
|