blob: 44076690e5b8e1bc95b955a3e48992fbdb149834 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/geoip 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 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 extension to map IP address to geographic places
EAPI=6
HOMEPAGE=https://pecl.php.net/geoip
INHERIT=php-ext-pecl-r3
IUSE=php_targets_php7-2 php_targets_php7-3 php_targets_php7-4
KEYWORDS=amd64 x86
LICENSE=PHP-3
RDEPEND=dev-libs/geoip 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=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 )
SLOT=0
SRC_URI=https://pecl.php.net/get/geoip-1.1.1.tgz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch 28f0f3c0226306ec5f49e13bf851f171 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4a33c9008e5ee30cb8840a3fdc24df2b ltprune 97143780d341cc8d8f1d4c6187a36d29 preserve-libs a8e50acee31b5759b4df1f7707cae54b strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 eapi7-ver 1a0a60ad07c8b32d2faba2d085dc0f24 php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a php-ext-pecl-r3 5db9384543980900b5ecbac76136b6a8
_md5_=164e2eca2cbdc6542f86a5eac8511b19
|