blob: 20f51656a6253ab0d51e5478331151f703feaebd (
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.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool extension? ( 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 ) )
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( 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 ) )
DESCRIPTION=PHP reader for the MaxMind database format
EAPI=7
HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-php
INHERIT=php-ext-source-r3
IUSE=extension test php_targets_php7-2 php_targets_php7-3 php_targets_php7-4
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( 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 ) )
REQUIRED_USE=extension? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/maxmind/MaxMind-DB-Reader-php/archive/v1.6.0.tar.gz -> MaxMind-DB-Reader-php-1.6.0.tar.gz
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c
_md5_=f582b4f0c0d2d7039e54bc498f09e53f
|