summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-06 18:23:20 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-06 18:23:20 +0000
commitd37b97a25b8b10f748eead6574b01f893f140b01 (patch)
tree13e2a142a31cd193a39c63042a64cab29a1f7ae9 /metadata/md5-cache/dev-php
parenta833e3f4a431b8eea751b7420e127787f9c92117 (diff)
gentoo resync : 06.12.2017
Diffstat (limited to 'metadata/md5-cache/dev-php')
-rw-r--r--metadata/md5-cache/dev-php/Manifest.gzbin59256 -> 59413 bytes
-rw-r--r--metadata/md5-cache/dev-php/pecl-imagick-3.4.310
-rw-r--r--metadata/md5-cache/dev-php/pecl-memcached-2.2.0-r212
-rw-r--r--metadata/md5-cache/dev-php/pecl-memcached-3.0.414
4 files changed, 25 insertions, 11 deletions
diff --git a/metadata/md5-cache/dev-php/Manifest.gz b/metadata/md5-cache/dev-php/Manifest.gz
index ed32ed1b7dbd..963ce5c99e29 100644
--- a/metadata/md5-cache/dev-php/Manifest.gz
+++ b/metadata/md5-cache/dev-php/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-php/pecl-imagick-3.4.3 b/metadata/md5-cache/dev-php/pecl-imagick-3.4.3
index 53a0cc01945c..5c761422ef3f 100644
--- a/metadata/md5-cache/dev-php/pecl-imagick-3.4.3
+++ b/metadata/md5-cache/dev-php/pecl-imagick-3.4.3
@@ -1,14 +1,14 @@
DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] test? ( >=media-gfx/imagemagick-6.2.4:=[jpeg,png,truetype] ) >=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 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 )
+DEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] test? ( >=media-gfx/imagemagick-6.2.4:=[jpeg,png,truetype] ) >=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 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 )
DESCRIPTION=PHP wrapper for the ImageMagick library
EAPI=6
HOMEPAGE=https://pecl.php.net/imagick
-IUSE=examples test php_targets_php5-6 php_targets_php7-0 php_targets_php7-1
+IUSE=examples test php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2
KEYWORDS=amd64 x86
LICENSE=PHP-3.01
-RDEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 )
-REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 )
+RDEPEND=>=media-gfx/imagemagick-6.2.4:=[-openmp] php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 )
+REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2 )
SLOT=0
SRC_URI=https://pecl.php.net/get/imagick-3.4.3.tgz
_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 185a06792159ca143528e7010368e8af
-_md5_=914d660b73ad6f8630c2c7452ad644e8
+_md5_=54f3aa08d0c17b1e7ae063d43b7d6083
diff --git a/metadata/md5-cache/dev-php/pecl-memcached-2.2.0-r2 b/metadata/md5-cache/dev-php/pecl-memcached-2.2.0-r2
index ac1fadedb4cf..6203797be88e 100644
--- a/metadata/md5-cache/dev-php/pecl-memcached-2.2.0-r2
+++ b/metadata/md5-cache/dev-php/pecl-memcached-2.2.0-r2
@@ -1,15 +1,15 @@
DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=php_targets_php5-6? ( >=dev-libs/libmemcached-1.0[sasl?] sys-libs/zlib dev-lang/php:5.6[session?,json?] igbinary? ( dev-php/igbinary[php_targets_php5-6?] ) ) >=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 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 )
+DEPEND=php_targets_php5-6? ( >=dev-libs/libmemcached-1.0[sasl?] sys-libs/zlib dev-lang/php:5.6[session?,json?] igbinary? ( dev-php/igbinary[php_targets_php5-6?] ) ) >=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 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 )
DESCRIPTION=Interface PHP with memcached via libmemcached library
EAPI=6
HOMEPAGE=https://pecl.php.net/memcached
-IUSE=+session igbinary json sasl php_targets_php5-6 php_targets_php7-0
+IUSE=+session igbinary json sasl php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2
KEYWORDS=amd64 x86
LICENSE=PHP-3
-PDEPEND=php_targets_php7-0? ( dev-php/pecl-memcached:7[php_targets_php7-0] )
-RDEPEND=php_targets_php5-6? ( >=dev-libs/libmemcached-1.0[sasl?] sys-libs/zlib dev-lang/php:5.6[session?,json?] igbinary? ( dev-php/igbinary[php_targets_php5-6?] ) ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 )
-REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 )
+PDEPEND=php_targets_php7-0? ( dev-php/pecl-memcached:7[php_targets_php7-0] ) php_targets_php7-1? ( dev-php/pecl-memcached:7[php_targets_php7-1] ) php_targets_php7-2? ( dev-php/pecl-memcached:7[php_targets_php7-2] )
+RDEPEND=php_targets_php5-6? ( >=dev-libs/libmemcached-1.0[sasl?] sys-libs/zlib dev-lang/php:5.6[session?,json?] igbinary? ( dev-php/igbinary[php_targets_php5-6?] ) ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 )
+REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2 )
SLOT=0
SRC_URI=https://pecl.php.net/get/memcached-2.2.0.tgz
_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 185a06792159ca143528e7010368e8af
-_md5_=6104740c7af2058f70db3c691cf3d548
+_md5_=51cd7a85263bd6b996271372f729e17e
diff --git a/metadata/md5-cache/dev-php/pecl-memcached-3.0.4 b/metadata/md5-cache/dev-php/pecl-memcached-3.0.4
new file mode 100644
index 000000000000..035f1b164447
--- /dev/null
+++ b/metadata/md5-cache/dev-php/pecl-memcached-3.0.4
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install prepare test unpack
+DEPEND=php_targets_php7-0? ( >=dev-libs/libmemcached-1.0.14[sasl?] sys-libs/zlib igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?] ) dev-lang/php:7.0[session?,json?] ) php_targets_php7-1? ( >=dev-libs/libmemcached-1.0.14[sasl?] sys-libs/zlib igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?] ) dev-lang/php:7.1[session?,json?] ) php_targets_php7-2? ( >=dev-libs/libmemcached-1.0.14[sasl?] sys-libs/zlib igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?] ) dev-lang/php:7.2[session?,json?] ) >=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 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 )
+DESCRIPTION=Interface PHP with memcached via libmemcached library
+EAPI=6
+HOMEPAGE=https://pecl.php.net/memcached
+IUSE=examples igbinary json sasl +session php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2
+KEYWORDS=~amd64 ~x86
+LICENSE=PHP-3
+RDEPEND=php_targets_php7-0? ( >=dev-libs/libmemcached-1.0.14[sasl?] sys-libs/zlib igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?] ) dev-lang/php:7.0[session?,json?] ) php_targets_php7-1? ( >=dev-libs/libmemcached-1.0.14[sasl?] sys-libs/zlib igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?] ) dev-lang/php:7.1[session?,json?] ) php_targets_php7-2? ( >=dev-libs/libmemcached-1.0.14[sasl?] sys-libs/zlib igbinary? ( dev-php/igbinary[php_targets_php7-0?,php_targets_php7-1?,php_targets_php7-2?] ) dev-lang/php:7.2[session?,json?] ) php_targets_php5-6? ( dev-php/pecl-memcached:0[php_targets_php5-6] ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 )
+REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2 )
+SLOT=7
+SRC_URI=https://pecl.php.net/get/memcached-3.0.4.tgz
+_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 185a06792159ca143528e7010368e8af
+_md5_=750286dc2291801f81bb6498365415db