You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
1.1 KiB
15 lines
1.1 KiB
DEFINED_PHASES=compile configure install prepare test
|
|
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
|
|
DESCRIPTION=A compressed bitset with supporting data structures and algorithms
|
|
EAPI=5
|
|
HOMEPAGE=http://github.com/chriso/bitset
|
|
IUSE=jemalloc static-libs tcmalloc
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=tcmalloc? ( dev-util/google-perftools:= ) jemalloc? ( >=dev-libs/jemalloc-3.2 )
|
|
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
|
|
_eclasses_=autotools 16761a2f972abd686713e5967ff3c754 autotools-utils 0954dce983a8c7cfe4e2b55263cb7a05 eutils 4878e7f88afc0ba0866ac112190b0fd4 libtool b1c8688e60f9580bcb9bb46e08737eb1 multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
|
|
_md5_=c2140c933c63330089a4cb1471c77d71
|