blob: 160eff03dc231aaa44de355bef2829522bdd1b98 (
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.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 sys-devel/m4 sys-devel/libtool php_targets_php7-3? ( dev-lang/php:7.3[session(-)?] ) php_targets_php7-4? ( dev-lang/php:7.4[session(-)?] ) php_targets_php8-0? ( dev-lang/php:8.0[session(-)?] ) php_targets_php8-1? ( dev-lang/php:8.1[session(-)?] )
DEFINED_PHASES=compile configure install prepare test
DEPEND=php_targets_php8-0? ( sys-libs/zlib ) php_targets_php8-1? ( sys-libs/zlib ) php_targets_php7-3? ( dev-lang/php:7.3[session(-)?] ) php_targets_php7-4? ( dev-lang/php:7.4[session(-)?] ) php_targets_php8-0? ( dev-lang/php:8.0[session(-)?] ) php_targets_php8-1? ( dev-lang/php:8.1[session(-)?] )
DESCRIPTION=PHP extension for using memcached
EAPI=7
HOMEPAGE=https://pecl.php.net/memcache
INHERIT=php-ext-pecl-r3
IUSE=+session php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1
KEYWORDS=~amd64 ~hppa ~ppc64 ~x86
LICENSE=PHP-3
RDEPEND=php_targets_php8-0? ( sys-libs/zlib ) php_targets_php8-1? ( sys-libs/zlib ) php_targets_php7-3? ( dev-php/pecl-memcache:7[php_targets_php7-3(-)?] ) php_targets_php7-4? ( dev-php/pecl-memcache:7[php_targets_php7-4(-)?] ) php_targets_php7-3? ( dev-lang/php:7.3[session(-)?] ) php_targets_php7-4? ( dev-lang/php:7.4[session(-)?] ) php_targets_php8-0? ( dev-lang/php:8.0[session(-)?] ) php_targets_php8-1? ( dev-lang/php:8.1[session(-)?] )
REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 php_targets_php8-1 )
RESTRICT=test
SLOT=8
SRC_URI=https://pecl.php.net/get/memcache-8.0.tgz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a php-ext-source-r3 3a4893beb5327f4519ae3278ef151fa7 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
_md5_=cb9c7182096756f47abbf410b23119c4
|