blob: 77d7a3e355604b571af68b4f4812ac7acdda066e (
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 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=test? ( php_targets_php7-3? ( dev-lang/php:7.3[threads] ) php_targets_php7-4? ( dev-lang/php:7.4[threads] ) ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 )
DESCRIPTION=A succint parallel concurrency API for PHP
EAPI=7
HOMEPAGE=https://pecl.php.net/parallel
INHERIT=php-ext-pecl-r3
IUSE=test php_targets_php7-3 php_targets_php7-4
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3.01
RDEPEND=php_targets_php7-3? ( dev-lang/php:7.3[threads] ) php_targets_php7-4? ( dev-lang/php:7.4[threads] ) 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://pecl.php.net/get/parallel-1.1.4.tgz -> pecl-parallel-1.1.4.tgz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef php-ext-pecl-r3 eca1c6dfee2c8b7095b024f79e37dd6c
_md5_=f0b0f5906c8b9b6c828e8c064b5ef3e0
|