blob: d5d835aac8383448bcd54165b0e7f9efbd817bb3 (
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 959e1d99122907eb98a3a660297a967e multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a php-ext-pecl-r3 5db9384543980900b5ecbac76136b6a8
_md5_=25a80e09dfaf48c7bf95f00b670161b6
|