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-2? ( dev-lang/php:7.2[json(+)?,session?] ) php_targets_php7-3? ( dev-lang/php:7.3[json(+)?,session?] ) php_targets_php7-4? ( dev-lang/php:7.4[json(+)?,session?] ) php_targets_php8-0? ( dev-lang/php:8.0[json(+)?,session?] )
DEFINED_PHASES=compile configure install prepare test
DEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-2(-)?,php_targets_php7-3(-)?,php_targets_php7-4(-)?,php_targets_php8-0(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) php_targets_php7-2? ( dev-lang/php:7.2[json(+)?,session?] ) php_targets_php7-3? ( dev-lang/php:7.3[json(+)?,session?] ) php_targets_php7-4? ( dev-lang/php:7.4[json(+)?,session?] ) php_targets_php8-0? ( dev-lang/php:8.0[json(+)?,session?] )
DESCRIPTION=PHP extension for interfacing with Redis
EAPI=7
HOMEPAGE=https://pecl.php.net/redis
INHERIT=php-ext-pecl-r3
IUSE=igbinary +json lz4 +session zstd php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0
KEYWORDS=~amd64 ~arm
LICENSE=PHP-3.01
RDEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-2(-)?,php_targets_php7-3(-)?,php_targets_php7-4(-)?,php_targets_php8-0(-)?] ) lz4? ( app-arch/lz4:= ) zstd? ( app-arch/zstd:= ) !dev-php/pecl-redis:7 php_targets_php7-2? ( dev-lang/php:7.2[json(+)?,session?] ) php_targets_php7-3? ( dev-lang/php:7.3[json(+)?,session?] ) php_targets_php7-4? ( dev-lang/php:7.4[json(+)?,session?] ) php_targets_php8-0? ( dev-lang/php:8.0[json(+)?,session?] )
REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 )
RESTRICT=test
SLOT=0
SRC_URI=https://pecl.php.net/get/redis-5.3.3.tgz
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354 php-ext-source-r3 59705d3e8b4658c589d46b4c7f90150c php-ext-pecl-r3 aa1126f832eb58d6b04711a39840710d
_md5_=be244b0a8c0de69921aacba711a6f4fd
|