blob: 50543a38acd5b1052b49825531533cc794418282 (
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 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=c029fc900b620cff7ca87a6f082561aa
|