blob: 7c19a58d5295133967531ec63afe61ec2cd0d404 (
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 >=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 ) php_targets_php8-0? ( dev-lang/php:8.0 )
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libxdiff php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 )
DESCRIPTION=PHP extension for generating diff files
EAPI=7
HOMEPAGE=https://pecl.php.net/xdiff
INHERIT=php-ext-pecl-r3
IUSE=php_targets_php7-3 php_targets_php7-4 php_targets_php8-0
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3.01
RDEPEND=dev-libs/libxdiff php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) php_targets_php8-0? ( dev-lang/php:8.0 )
REQUIRED_USE=|| ( php_targets_php7-3 php_targets_php7-4 php_targets_php8-0 )
SLOT=7
SRC_URI=https://pecl.php.net/get/xdiff-2.0.1.tgz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools 9724194ab651ce63fd9bc06e4e1410b4 php-ext-source-r3 3c26d87acac034aedf8bf126f7010c8a php-ext-pecl-r3 5db9384543980900b5ecbac76136b6a8
_md5_=7a90fbacdcc465eaed218229a90cf511
|