diff options
author | 2016-11-18 23:51:40 +0000 | |
---|---|---|
committer | 2016-11-18 23:51:40 +0000 | |
commit | d0d9bc8137c2fb0719960df32bf27a2cce9e71a5 (patch) | |
tree | e3e9107048f0476b4cffa8df8ad46fd831626805 /metadata/md5-cache/dev-db | |
parent | Merge updates from master (diff) | |
download | gentoo-d0d9bc8137c2fb0719960df32bf27a2cce9e71a5.tar.gz gentoo-d0d9bc8137c2fb0719960df32bf27a2cce9e71a5.tar.bz2 gentoo-d0d9bc8137c2fb0719960df32bf27a2cce9e71a5.zip |
2016-11-18 23:51:39 UTC
Diffstat (limited to 'metadata/md5-cache/dev-db')
-rw-r--r-- | metadata/md5-cache/dev-db/redis-3.2.5 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-db/redis-3.2.5-r1 | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-db/redis-3.2.5 b/metadata/md5-cache/dev-db/redis-3.2.5 new file mode 100644 index 000000000000..b0ba4164dc70 --- /dev/null +++ b/metadata/md5-cache/dev-db/redis-3.2.5 @@ -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 ) !<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 ~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-3.2.5.tar.gz +_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_compile:- src_install:- +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 systemd 5b6ca8b2fc1307ca593223f327342c96 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87 +_md5_=6da5faf13ed77ec5990def59dcf7e254 diff --git a/metadata/md5-cache/dev-db/redis-3.2.5-r1 b/metadata/md5-cache/dev-db/redis-3.2.5-r1 new file mode 100644 index 000000000000..c7f2d24a6749 --- /dev/null +++ b/metadata/md5-cache/dev-db/redis-3.2.5-r1 @@ -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 ) !<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 ~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-3.2.5.tar.gz +_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_compile:- src_install:- +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 systemd 5b6ca8b2fc1307ca593223f327342c96 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87 +_md5_=277a6861706faa23058f6d04056cbf70 |