diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-02-08 14:03:29 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-02-08 14:03:29 +0000 |
commit | 566a86bf236368ac4e554a6c6fc84205291a35c2 (patch) | |
tree | 5c3724c14763947b7c9565e1b873125efa61153f /metadata/md5-cache/dev-php | |
parent | Merge updates from master (diff) | |
download | gentoo-566a86bf236368ac4e554a6c6fc84205291a35c2.tar.gz gentoo-566a86bf236368ac4e554a6c6fc84205291a35c2.tar.bz2 gentoo-566a86bf236368ac4e554a6c6fc84205291a35c2.zip |
2024-02-08 14:03:29 UTC
Diffstat (limited to 'metadata/md5-cache/dev-php')
-rw-r--r-- | metadata/md5-cache/dev-php/maxmind-db-reader-1.11.1 (renamed from metadata/md5-cache/dev-php/maxmind-db-reader-1.11.0) | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-php/maxmind-db-reader-1.11.0 b/metadata/md5-cache/dev-php/maxmind-db-reader-1.11.1 index 91090bdcd419..f7da9abc031b 100644 --- a/metadata/md5-cache/dev-php/maxmind-db-reader-1.11.0 +++ b/metadata/md5-cache/dev-php/maxmind-db-reader-1.11.1 @@ -1,17 +1,17 @@ -BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7 sys-devel/m4 dev-build/libtool extension? ( php_targets_php8-1? ( dev-lang/php:8.1 ) ) +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7 sys-devel/m4 dev-build/libtool extension? ( php_targets_php8-1? ( dev-lang/php:8.1 ) php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) ) DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( php_targets_php8-1? ( dev-lang/php:8.1 ) ) +DEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( php_targets_php8-1? ( dev-lang/php:8.1 ) php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) ) DESCRIPTION=PHP reader for the MaxMind database format EAPI=8 HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-php INHERIT=php-ext-source-r3 -IUSE=extension test php_targets_php8-1 +IUSE=extension test php_targets_php8-1 php_targets_php8-2 php_targets_php8-3 KEYWORDS=~amd64 ~x86 LICENSE=Apache-2.0 -RDEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( php_targets_php8-1? ( dev-lang/php:8.1 ) ) -REQUIRED_USE=extension? ( || ( php_targets_php8-1 ) ) +RDEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( php_targets_php8-1? ( dev-lang/php:8.1 ) php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) ) +REQUIRED_USE=extension? ( || ( php_targets_php8-1 php_targets_php8-2 php_targets_php8-3 ) ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/maxmind/MaxMind-DB-Reader-php/archive/v1.11.0.tar.gz -> MaxMind-DB-Reader-php-1.11.0.tar.gz +SRC_URI=https://github.com/maxmind/MaxMind-DB-Reader-php/archive/v1.11.1.tar.gz -> MaxMind-DB-Reader-php-1.11.1.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 -_md5_=7c9c9c7e1cb220b2c62d1d575f29e2e5 +_md5_=a727b6ad6c0f4e62beeec8a4082056d1 |