diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-08-16 22:43:54 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-08-16 22:43:54 +0000 |
commit | 19a29f9773de6f9de06b340fc0a5da3849a17424 (patch) | |
tree | 2e9b33d4ab659f8ee930ba3f74cea7f4bbae3aaf /metadata/md5-cache/dev-db/redis-4.0.1 | |
parent | Merge updates from master (diff) | |
download | gentoo-19a29f9773de6f9de06b340fc0a5da3849a17424.tar.gz gentoo-19a29f9773de6f9de06b340fc0a5da3849a17424.tar.bz2 gentoo-19a29f9773de6f9de06b340fc0a5da3849a17424.zip |
2017-08-16 22:43:53 UTC
Diffstat (limited to 'metadata/md5-cache/dev-db/redis-4.0.1')
-rw-r--r-- | metadata/md5-cache/dev-db/redis-4.0.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-db/redis-4.0.1 b/metadata/md5-cache/dev-db/redis-4.0.1 new file mode 100644 index 000000000000..3f182472586f --- /dev/null +++ b/metadata/md5-cache/dev-db/redis-4.0.1 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare setup +DEPEND=virtual/pkgconfig >=sys-devel/autoconf-2.63 test? ( dev-lang/tcl:0= ) luajit? ( dev-lang/luajit:2 ) !luajit? ( >=dev-lang/lua-5.1:* ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-3.2 ) >=app-portage/elt-patches-20170422 !<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 virtual/pkgconfig +DESCRIPTION=A persistent caching system, key-value and data structures database +EAPI=6 +HOMEPAGE=http://redis.io/ +IUSE=+jemalloc tcmalloc luajit test +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris +LICENSE=BSD +RDEPEND=luajit? ( dev-lang/luajit:2 ) !luajit? ( >=dev-lang/lua-5.1:* ) tcmalloc? ( dev-util/google-perftools ) jemalloc? ( >=dev-libs/jemalloc-3.2 ) +REQUIRED_USE=?? ( tcmalloc jemalloc ) +SLOT=0 +SRC_URI=http://download.redis.io/releases/redis-4.0.1.tar.gz +_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_compile:- src_install:- +_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e systemd e12dd5e3cf1f359292cea2a70abeba5f toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7 +_md5_=7757c68e2922997a56a59a8ea07b6f40 |