blob: 1773edd6cf4562d8b16aec66b7965f7133304b70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare
DEPEND=doc? ( app-doc/doxygen ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A platform-independent multi-threading and synchronization library for C++
EAPI=2
HOMEPAGE=http://zthread.sourceforge.net/
IUSE=debug doc kernel_linux static-libs
KEYWORDS=alpha amd64 ~hppa ~mips ppc sparc x86
LICENSE=MIT
SLOT=0
SRC_URI=mirror://sourceforge/zthread/ZThread-2.3.2.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=b9f4fd0e7d7c0ea71838aa429b98e9d9
|