From 46eedbedafdb0040c37884982d4c775ce277fb7b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 20 Oct 2021 10:22:14 +0100 Subject: gentoo resync : 20.10.2021 --- metadata/md5-cache/dev-php/Manifest.gz | Bin 66866 -> 68774 bytes metadata/md5-cache/dev-php/PHP_CodeSniffer-3.6.1 | 13 +++++++++++++ metadata/md5-cache/dev-php/ca-bundle-1.2.11 | 10 ++++++++++ metadata/md5-cache/dev-php/composer-1.10.22 | 12 ------------ metadata/md5-cache/dev-php/composer-1.10.22-r1 | 12 ++++++++++++ metadata/md5-cache/dev-php/composer-2.1.9 | 11 +++++++++++ metadata/md5-cache/dev-php/pecl-apcu-5.1.21 | 15 +++++++++++++++ metadata/md5-cache/dev-php/pecl-mailparse-3.1.2 | 15 +++++++++++++++ metadata/md5-cache/dev-php/pecl-rrd-2.0.3 | 15 +++++++++++++++ .../md5-cache/dev-php/pecl-uploadprogress-2.0.2 | 15 +++++++++++++++ metadata/md5-cache/dev-php/phar-io-manifest-2.0.3 | 12 ++++++++++++ metadata/md5-cache/dev-php/phpspec-prophecy-1.14.0 | 10 ++++++++++ .../md5-cache/dev-php/theseer-Autoload-1.26.0-r1 | 13 ------------- .../md5-cache/dev-php/theseer-Autoload-1.26.0-r2 | 13 +++++++++++++ metadata/md5-cache/dev-php/theseer-Autoload-1.26.3 | 13 ------------- .../md5-cache/dev-php/theseer-Autoload-1.26.3-r1 | 13 +++++++++++++ metadata/md5-cache/dev-php/xdebug-3.1.1 | 16 ++++++++++++++++ metadata/md5-cache/dev-php/xhprof-2.3.5 | 15 +++++++++++++++ .../md5-cache/dev-php/zetacomponents-Base-1.9.3 | 10 ++++++++++ 19 files changed, 195 insertions(+), 38 deletions(-) create mode 100644 metadata/md5-cache/dev-php/PHP_CodeSniffer-3.6.1 create mode 100644 metadata/md5-cache/dev-php/ca-bundle-1.2.11 delete mode 100644 metadata/md5-cache/dev-php/composer-1.10.22 create mode 100644 metadata/md5-cache/dev-php/composer-1.10.22-r1 create mode 100644 metadata/md5-cache/dev-php/composer-2.1.9 create mode 100644 metadata/md5-cache/dev-php/pecl-apcu-5.1.21 create mode 100644 metadata/md5-cache/dev-php/pecl-mailparse-3.1.2 create mode 100644 metadata/md5-cache/dev-php/pecl-rrd-2.0.3 create mode 100644 metadata/md5-cache/dev-php/pecl-uploadprogress-2.0.2 create mode 100644 metadata/md5-cache/dev-php/phar-io-manifest-2.0.3 create mode 100644 metadata/md5-cache/dev-php/phpspec-prophecy-1.14.0 delete mode 100644 metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r1 create mode 100644 metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r2 delete mode 100644 metadata/md5-cache/dev-php/theseer-Autoload-1.26.3 create mode 100644 metadata/md5-cache/dev-php/theseer-Autoload-1.26.3-r1 create mode 100644 metadata/md5-cache/dev-php/xdebug-3.1.1 create mode 100644 metadata/md5-cache/dev-php/xhprof-2.3.5 create mode 100644 metadata/md5-cache/dev-php/zetacomponents-Base-1.9.3 (limited to 'metadata/md5-cache/dev-php') diff --git a/metadata/md5-cache/dev-php/Manifest.gz b/metadata/md5-cache/dev-php/Manifest.gz index 6672679508c2..dd754fb33b42 100644 Binary files a/metadata/md5-cache/dev-php/Manifest.gz and b/metadata/md5-cache/dev-php/Manifest.gz differ diff --git a/metadata/md5-cache/dev-php/PHP_CodeSniffer-3.6.1 b/metadata/md5-cache/dev-php/PHP_CodeSniffer-3.6.1 new file mode 100644 index 000000000000..fc7e1795be1a --- /dev/null +++ b/metadata/md5-cache/dev-php/PHP_CodeSniffer-3.6.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install prepare test +DEPEND=test? ( dev-lang/php:*[cli(-),tokenizer(-),xmlwriter(-)] ca-bundle-1.2.11.tar.gz +_md5_=18e614518c267a7213f37c618b895aef diff --git a/metadata/md5-cache/dev-php/composer-1.10.22 b/metadata/md5-cache/dev-php/composer-1.10.22 deleted file mode 100644 index a1e75d96eca0..000000000000 --- a/metadata/md5-cache/dev-php/composer-1.10.22 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Dependency Manager for PHP -EAPI=7 -HOMEPAGE=https://github.com/composer/composer -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=dev-lang/php:*[curl] >=dev-php/ca-bundle-1.1.3 >=dev-php/psr-log-1.1.0 dev-php/fedora-autoloader >=dev-php/json-schema-5.2.10 >=dev-php/jsonlint-1.7.1 >=dev-php/phar-utils-1.0.1 >=dev-php/semver-1.4.2 >=dev-php/spdx-licenses-1.5.0 >=dev-php/symfony-console-2.8.48 >=dev-php/symfony-filesystem-2.8.48 >=dev-php/symfony-finder-2.8.49 >=dev-php/symfony-process-2.8.48 >=dev-php/xdebug-handler-1.3.1 -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/composer/composer/archive/1.10.22.tar.gz -> composer-1.10.22.tar.gz -_md5_=4743fd5a31a3c49c6a2160bdc58c136c diff --git a/metadata/md5-cache/dev-php/composer-1.10.22-r1 b/metadata/md5-cache/dev-php/composer-1.10.22-r1 new file mode 100644 index 000000000000..4dcd102815a4 --- /dev/null +++ b/metadata/md5-cache/dev-php/composer-1.10.22-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install +DESCRIPTION=Dependency Manager for PHP +EAPI=7 +HOMEPAGE=https://github.com/composer/composer +IUSE=test +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=dev-lang/php:*[curl] >=dev-php/ca-bundle-1.1.3 >=dev-php/psr-log-1.1.0 dev-php/fedora-autoloader >=dev-php/json-schema-5.2.10 >=dev-php/jsonlint-1.7.1 >=dev-php/phar-utils-1.0.1 =dev-php/spdx-licenses-1.5.0 >=dev-php/symfony-console-2.8.48 >=dev-php/symfony-filesystem-2.8.48 >=dev-php/symfony-finder-2.8.49 >=dev-php/symfony-process-2.8.48 >=dev-php/xdebug-handler-1.3.1 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/composer/composer/archive/1.10.22.tar.gz -> composer-1.10.22.tar.gz +_md5_=8ab5b99eb2117850c4bb00eeee37ef7b diff --git a/metadata/md5-cache/dev-php/composer-2.1.9 b/metadata/md5-cache/dev-php/composer-2.1.9 new file mode 100644 index 000000000000..476f78d816ef --- /dev/null +++ b/metadata/md5-cache/dev-php/composer-2.1.9 @@ -0,0 +1,11 @@ +BDEPEND=dev-php/theseer-Autoload +DEFINED_PHASES=install prepare +DESCRIPTION=Dependency Manager for PHP +EAPI=8 +HOMEPAGE=https://github.com/composer/composer +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=dev-lang/php:*[curl] >=dev-php/ca-bundle-1.0 dev-php/fedora-autoloader >=dev-php/jsonlint-1.4 >=dev-php/json-schema-5.2.11 >=dev-php/metadata-minifier-1.0 >=dev-php/phar-utils-1.0 >=dev-php/psr-log-1.0 >=dev-php/reactphp-promise-2.7 >=dev-php/semver-3.0 >=dev-php/spdx-licenses-1.2 >=dev-php/symfony-console-2.8.52 >=dev-php/symfony-filesystem-2.8.52 >=dev-php/symfony-finder-2.8.52 >=dev-php/symfony-process-2.8.52 >=dev-php/xdebug-handler-2 +SLOT=0 +SRC_URI=https://github.com/composer/composer/archive/2.1.9.tar.gz -> composer-2.1.9.tar.gz +_md5_=167e5d4f26237b9612772af72914096a diff --git a/metadata/md5-cache/dev-php/pecl-apcu-5.1.21 b/metadata/md5-cache/dev-php/pecl-apcu-5.1.21 new file mode 100644 index 000000000000..19a4654c5f16 --- /dev/null +++ b/metadata/md5-cache/dev-php/pecl-apcu-5.1.21 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) +DESCRIPTION=Stripped down version of APC supporting only user cache +EAPI=7 +HOMEPAGE=https://pecl.php.net/apcu +IUSE=+mmap lock-pthreadmutex +lock-pthreadrw lock-spinlock lock-semaphore php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=PHP-3.01 +RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) +REQUIRED_USE=^^ ( lock-pthreadmutex lock-pthreadrw lock-spinlock lock-semaphore ) || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 ) +SLOT=7 +SRC_URI=https://pecl.php.net/get/apcu-5.1.21.tgz +_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 php-ext-pecl-r3 4263125759167648adee458afac9b3f1 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=f1bc1b7ca18935be8aba1e931dcfd146 diff --git a/metadata/md5-cache/dev-php/pecl-mailparse-3.1.2 b/metadata/md5-cache/dev-php/pecl-mailparse-3.1.2 new file mode 100644 index 000000000000..08feabbe219e --- /dev/null +++ b/metadata/md5-cache/dev-php/pecl-mailparse-3.1.2 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-devel/automake >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-2? ( dev-lang/php:7.2[unicode] ) php_targets_php7-3? ( dev-lang/php:7.3[unicode] ) php_targets_php7-4? ( dev-lang/php:7.4[unicode] ) php_targets_php8-0? ( dev-lang/php:8.0[unicode] ) php_targets_php8-1? ( dev-lang/php:8.1[unicode] ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=php_targets_php7-2? ( dev-lang/php:7.2[unicode] ) php_targets_php7-3? ( dev-lang/php:7.3[unicode] ) php_targets_php7-4? ( dev-lang/php:7.4[unicode] ) php_targets_php8-0? ( dev-lang/php:8.0[unicode] ) php_targets_php8-1? ( dev-lang/php:8.1[unicode] ) +DESCRIPTION=PHP extension for parsing and working with RFC822 and MIME compliant messages +EAPI=7 +HOMEPAGE=https://pecl.php.net/mailparse +IUSE=php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=PHP-3.01 +RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2[unicode] ) php_targets_php7-3? ( dev-lang/php:7.3[unicode] ) php_targets_php7-4? ( dev-lang/php:7.4[unicode] ) php_targets_php8-0? ( dev-lang/php:8.0[unicode] ) php_targets_php8-1? ( dev-lang/php:8.1[unicode] ) +REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 ) +SLOT=7 +SRC_URI=https://pecl.php.net/get/mailparse-3.1.2.tgz +_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 php-ext-pecl-r3 4263125759167648adee458afac9b3f1 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=f4e26a86682e09aa1fd561d4db3716eb diff --git a/metadata/md5-cache/dev-php/pecl-rrd-2.0.3 b/metadata/md5-cache/dev-php/pecl-rrd-2.0.3 new file mode 100644 index 000000000000..2838eb5f3cfe --- /dev/null +++ b/metadata/md5-cache/dev-php/pecl-rrd-2.0.3 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=net-analyzer/rrdtool[graph(-)] php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) +DESCRIPTION=RRDtool bindings for PHP +EAPI=7 +HOMEPAGE=https://pecl.php.net/rrd +IUSE=php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=net-analyzer/rrdtool[graph(-)] php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) +REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 ) +SLOT=7 +SRC_URI=https://pecl.php.net/get/rrd-2.0.3.tgz +_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 php-ext-pecl-r3 4263125759167648adee458afac9b3f1 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=e3bf5216eb64148ce0dbfa00beae8660 diff --git a/metadata/md5-cache/dev-php/pecl-uploadprogress-2.0.2 b/metadata/md5-cache/dev-php/pecl-uploadprogress-2.0.2 new file mode 100644 index 000000000000..04bbd1a6b4ae --- /dev/null +++ b/metadata/md5-cache/dev-php/pecl-uploadprogress-2.0.2 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) +DESCRIPTION=An extension to track progress of a file upload +EAPI=7 +HOMEPAGE=https://pecl.php.net/uploadprogress +IUSE=examples php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 +KEYWORDS=~amd64 ~x86 +LICENSE=PHP-3.01 +RDEPEND=php_targets_php7-3? ( || ( dev-lang/php:7.3[apache2(-),fileinfo(-)] dev-lang/php:7.3[fileinfo(-),fpm(-)] ) ) php_targets_php7-4? ( || ( dev-lang/php:7.4[apache2(-),fileinfo(-)] dev-lang/php:7.4[fileinfo(-),fpm(-)] ) ) php_targets_php8-0? ( || ( dev-lang/php:8.0[apache2(-),fileinfo(-)] dev-lang/php:8.0[fileinfo(-),fpm(-)] ) ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) +REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 ) +SLOT=0 +SRC_URI=https://pecl.php.net/get/uploadprogress-2.0.2.tgz +_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 php-ext-pecl-r3 4263125759167648adee458afac9b3f1 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=11ac6d1d2ad80b31fc440a5b31916937 diff --git a/metadata/md5-cache/dev-php/phar-io-manifest-2.0.3 b/metadata/md5-cache/dev-php/phar-io-manifest-2.0.3 new file mode 100644 index 000000000000..16d62db82883 --- /dev/null +++ b/metadata/md5-cache/dev-php/phar-io-manifest-2.0.3 @@ -0,0 +1,12 @@ +BDEPEND=dev-php/theseer-Autoload +DEFINED_PHASES=install prepare +DESCRIPTION=Reading phar.io manifest information from a PHP Archive (PHAR) +EAPI=7 +HOMEPAGE=https://github.com/phar-io/manifest +IUSE=examples +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 +LICENSE=BSD +RDEPEND=dev-php/fedora-autoloader >=dev-php/phar-io-version-3.0.1 >=dev-lang/php-7.2:*[phar,xml(-),xmlwriter(-)] +SLOT=0 +SRC_URI=https://github.com/phar-io/manifest/archive/2.0.3.tar.gz -> phar-io-manifest-2.0.3.tar.gz +_md5_=b66283345bf0db14aa418de0816e3734 diff --git a/metadata/md5-cache/dev-php/phpspec-prophecy-1.14.0 b/metadata/md5-cache/dev-php/phpspec-prophecy-1.14.0 new file mode 100644 index 000000000000..44c6a846ef92 --- /dev/null +++ b/metadata/md5-cache/dev-php/phpspec-prophecy-1.14.0 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=Highly opinionated mocking framework +EAPI=7 +HOMEPAGE=https://github.com/phpspec/prophecy +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 +LICENSE=MIT +RDEPEND=dev-php/fedora-autoloader =dev-lang/php-5.6:* +SLOT=0 +SRC_URI=https://github.com/phpspec/prophecy/archive/refs/tags/1.14.0.tar.gz -> phpspec-prophecy-1.14.0.tar.gz +_md5_=5a4eacf3052f81726e7f552e2e3581f7 diff --git a/metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r1 b/metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r1 deleted file mode 100644 index b20a4c281e57..000000000000 --- a/metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=dev-lang/php:*[cli] >=dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 =dev-php/phpunit-8 =dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 theseer-Autoload-1.26.0.tar.gz -_md5_=dd2aab25ae3b42463a74e860f07d097c diff --git a/metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r2 b/metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r2 new file mode 100644 index 000000000000..6e7d4b5d0ca9 --- /dev/null +++ b/metadata/md5-cache/dev-php/theseer-Autoload-1.26.0-r2 @@ -0,0 +1,13 @@ +BDEPEND=dev-lang/php:*[cli,fileinfo(-),tokenizer(-)] >=dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 =dev-php/phpunit-8 =dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 theseer-Autoload-1.26.0.tar.gz +_md5_=48a8ff864e003a6ee3cf3bdd567ccdcd diff --git a/metadata/md5-cache/dev-php/theseer-Autoload-1.26.3 b/metadata/md5-cache/dev-php/theseer-Autoload-1.26.3 deleted file mode 100644 index 11bbc8853dca..000000000000 --- a/metadata/md5-cache/dev-php/theseer-Autoload-1.26.3 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=dev-lang/php:*[cli] >=dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 =dev-php/phpunit-8 =dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 theseer-Autoload-1.26.3.tar.gz -_md5_=e0873e0613fe51ba9e4b28439523d12a diff --git a/metadata/md5-cache/dev-php/theseer-Autoload-1.26.3-r1 b/metadata/md5-cache/dev-php/theseer-Autoload-1.26.3-r1 new file mode 100644 index 000000000000..bc862f2180c7 --- /dev/null +++ b/metadata/md5-cache/dev-php/theseer-Autoload-1.26.3-r1 @@ -0,0 +1,13 @@ +BDEPEND=dev-lang/php:*[cli,fileinfo(-),tokenizer(-)] >=dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 =dev-php/phpunit-8 =dev-php/theseer-DirectoryScanner-1.3 =dev-php/zetacomponents-Base-1.8 =dev-php/zetacomponents-ConsoleTools-1.7.1 theseer-Autoload-1.26.3.tar.gz +_md5_=208ae4c92f0d5512a7ee195cf9b9da5d diff --git a/metadata/md5-cache/dev-php/xdebug-3.1.1 b/metadata/md5-cache/dev-php/xdebug-3.1.1 new file mode 100644 index 000000000000..00760958e2a7 --- /dev/null +++ b/metadata/md5-cache/dev-php/xdebug-3.1.1 @@ -0,0 +1,16 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-3? ( dev-lang/php:7.3[-threads(-)] ) php_targets_php7-4? ( dev-lang/php:7.4[-threads(-)] ) php_targets_php8-0? ( dev-lang/php:8.0[-threads(-)] ) php_targets_php8-1? ( dev-lang/php:8.1[-threads(-)] ) +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=php_targets_php7-3? ( dev-lang/php:7.3[-threads(-)] ) php_targets_php7-4? ( dev-lang/php:7.4[-threads(-)] ) php_targets_php8-0? ( dev-lang/php:8.0[-threads(-)] ) php_targets_php8-1? ( dev-lang/php:8.1[-threads(-)] ) +DESCRIPTION=A PHP debugging and profiling extension +EAPI=7 +HOMEPAGE=https://xdebug.org/ +IUSE=php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 +KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 +LICENSE=Xdebug +RDEPEND=php_targets_php7-3? ( dev-lang/php:7.3[-threads(-)] ) php_targets_php7-4? ( dev-lang/php:7.4[-threads(-)] ) php_targets_php8-0? ( dev-lang/php:8.0[-threads(-)] ) php_targets_php8-1? ( dev-lang/php:8.1[-threads(-)] ) +REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/xdebug/xdebug/archive/3.1.1.tar.gz -> xdebug-3.1.1.tar.gz +_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=d5dda513c251550059dcb025b53b54aa diff --git a/metadata/md5-cache/dev-php/xhprof-2.3.5 b/metadata/md5-cache/dev-php/xhprof-2.3.5 new file mode 100644 index 000000000000..350704f08a89 --- /dev/null +++ b/metadata/md5-cache/dev-php/xhprof-2.3.5 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) +DESCRIPTION=A Hierarchical Profiler for PHP +EAPI=7 +HOMEPAGE=https://pecl.php.net/package/xhprof +IUSE=php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 ) php_targets_php8-1? ( dev-lang/php:8.1 ) +REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 ) +SLOT=0 +SRC_URI=https://pecl.php.net/get/xhprof-2.3.5.tgz +_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 php-ext-pecl-r3 4263125759167648adee458afac9b3f1 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa +_md5_=c74a1421d73a10ae04a6a6eff47bf750 diff --git a/metadata/md5-cache/dev-php/zetacomponents-Base-1.9.3 b/metadata/md5-cache/dev-php/zetacomponents-Base-1.9.3 new file mode 100644 index 000000000000..f32e44037d23 --- /dev/null +++ b/metadata/md5-cache/dev-php/zetacomponents-Base-1.9.3 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=Base package for any Zeta component +EAPI=8 +HOMEPAGE=https://github.com/zetacomponents/Base +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 +LICENSE=Apache-2.0 +RDEPEND=dev-lang/php:* +SLOT=0 +SRC_URI=https://github.com/zetacomponents/Base/archive/1.9.3.tar.gz -> zetacomponents-Base-1.9.3.tar.gz +_md5_=e6a997266ad32397d4f828671bd2e2bc -- cgit v1.2.3