blob: 972efb44dbddda5adebae9357eae533a78c4dcdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool extension? ( 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=extension? ( dev-libs/libmaxminddb ) extension? ( 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=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_php7-4 php_targets_php8-0 php_targets_php8-1
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( 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=extension? ( || ( php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 ) )
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
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 3484f775017f532a8d1ae02c65defe13 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 2fd69a56a527d12409ba43c733b7ac8f php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a
_md5_=2c729a9efe582b75a0f698c37041820a
|