13 lines
977 B
Text
13 lines
977 B
Text
DEFINED_PHASES=install prepare setup
|
|
DEPEND=>=sys-devel/autoconf-2.63 tcmalloc? ( dev-util/google-perftools ) jemalloc? ( dev-libs/jemalloc ) test? ( dev-lang/tcl ) || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool
|
|
DESCRIPTION=A persistent caching system, key-value and data structures database.
|
|
EAPI=4
|
|
HOMEPAGE=http://redis.io/
|
|
IUSE=+jemalloc tcmalloc test
|
|
KEYWORDS=~amd64 ~x86 ~x86-macos ~x86-solaris
|
|
LICENSE=BSD
|
|
REQUIRED_USE=tcmalloc? ( !jemalloc ) jemalloc? ( !tcmalloc )
|
|
SLOT=0
|
|
SRC_URI=http://redis.googlecode.com/files/redis-2.4.13.tar.gz
|
|
_eclasses_=autotools 4e509fcd12ae437fba4665f2d04f0cf8 eutils e9ac199862f908195424dc48ca2de8f6 flag-o-matic d4d85170c0ee7a80c9a7cd009ae13133 libtool 46e19fa7553f66c48ebc7cf025acd3ed multilib 5782800349f728f725f9378105c6a2ab multiprocessing 1512bdfe7004902b8cd2c466fc3df772 toolchain-funcs f71b9936acc911ed1cc84557d3b5c2b3 user 32a09e82e2f592bf88ad2fd08525166e
|
|
_md5_=5021586e810c8ca6592be2e25369a0a9
|