blob: 9cf7d50de9f63e02c609250285603d9601473feb (
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.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 ) 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 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf php-ext-source-r3 b61f3cc83a4e875e5eaf215d17ad83ef php-ext-pecl-r3 4263125759167648adee458afac9b3f1
_md5_=7a90fbacdcc465eaed218229a90cf511
|