blob: 865563afc3aca68314746792ed4ea172e7c03217 (
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.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 sys-devel/m4 sys-devel/libtool php_targets_php8-0? ( dev-lang/php:8.0[threads] ) php_targets_php8-1? ( dev-lang/php:8.1[threads] ) php_targets_php8-2? ( dev-lang/php:8.2[threads] )
DEFINED_PHASES=compile configure install prepare test
DEPEND=php_targets_php8-0? ( dev-lang/php:8.0[threads] ) php_targets_php8-1? ( dev-lang/php:8.1[threads] ) php_targets_php8-2? ( dev-lang/php:8.2[threads] )
DESCRIPTION=A succint parallel concurrency API for PHP
EAPI=8
HOMEPAGE=https://pecl.php.net/parallel
INHERIT=php-ext-pecl-r3
IUSE=php_targets_php8-0 php_targets_php8-1 php_targets_php8-2
KEYWORDS=amd64 x86
LICENSE=PHP-3.01
RDEPEND=php_targets_php8-0? ( dev-lang/php:8.0[threads] ) php_targets_php8-1? ( dev-lang/php:8.1[threads] ) php_targets_php8-2? ( dev-lang/php:8.2[threads] )
REQUIRED_USE=|| ( php_targets_php8-0 php_targets_php8-1 php_targets_php8-2 )
SLOT=8
SRC_URI=https://pecl.php.net/get/parallel-1.2.0.tgz -> pecl-parallel-1.2.0.tgz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a php-ext-source-r3 3a4893beb5327f4519ae3278ef151fa7 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=25a80e09dfaf48c7bf95f00b670161b6
|