blob: f68d2714148c99f50269dca03794ed4b639a546e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 ) php_targets_php7-4? ( dev-lang/php:7.4 )
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 )
DESCRIPTION=PHP wrapper for libeio library
EAPI=7
HOMEPAGE=https://pecl.php.net/eio
INHERIT=php-ext-pecl-r3
IUSE=debug php_targets_php7-3 php_targets_php7-4
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3
RDEPEND=php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 )
SLOT=0
SRC_URI=https://pecl.php.net/get/eio-2.0.4.tgz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c php-ext-pecl-r3 aa1126f832eb58d6b04711a39840710d
_md5_=c7bb24136d379cc25381ba7670a33660
|