2013-06-13 13:29:25 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2013-06-13 21:04:06 +04:00
|
|
|
DEPEND=tcmalloc? ( dev-util/google-perftools:= ) jemalloc? ( >=dev-libs/jemalloc-3.2 ) || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool
|
2013-06-13 13:29:25 +04:00
|
|
|
DESCRIPTION=A compressed bitset with supporting data structures and algorithms
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://github.com/chriso/bitset
|
|
|
|
IUSE=jemalloc static-libs tcmalloc
|
2013-06-13 21:04:06 +04:00
|
|
|
KEYWORDS=~amd64 ~arm ~x86
|
2013-06-13 13:29:25 +04:00
|
|
|
LICENSE=LGPL-2.1
|
2013-06-13 21:04:06 +04:00
|
|
|
RDEPEND=tcmalloc? ( dev-util/google-perftools:= ) jemalloc? ( >=dev-libs/jemalloc-3.2 )
|
2013-06-13 13:29:25 +04:00
|
|
|
REQUIRED_USE=?? ( jemalloc tcmalloc )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://github.com/chriso/bitset/archive/2.8.4.tar.gz -> bitset-2.8.4.tar.gz
|
2013-10-09 13:40:15 +04:00
|
|
|
_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 5f912199ed4fdfb0bfbde29c7ac7dbdb eutils 4878e7f88afc0ba0866ac112190b0fd4 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 3e30ef439a720915f8f4fd4fe75f704c user d0a4d0735a6c0183d707ca919bd72f28
|
2013-06-13 21:04:06 +04:00
|
|
|
_md5_=c2140c933c63330089a4cb1471c77d71
|