blob: 4f68642994d34e1bab037b02f0fc8f998c6e7256 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install setup
DEPEND=dev-lang/php >=dev-php/pear-1.8.1
DESCRIPTION=Find out the minimum version and the extensions required for a piece of code to run
EAPI=4
HOMEPAGE=http://pear.php.net/PHP_CompatInfo
IUSE=minimal
KEYWORDS=~amd64 ~x86
LICENSE=PHP-3.01
RDEPEND=dev-lang/php[tokenizer] !minimal? ( >=dev-php/PEAR-Console_Table-1.0.5 >=dev-php/PEAR-Console_Getargs-1.3.3 >=dev-php/PEAR-XML_Util-1.1.4 >=dev-php/phpunit-3.2.0 ) dev-lang/php >=dev-php/pear-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/PHP_CompatInfo-1.9.0.tgz
_eclass_exported_funcs=pkg_setup:php-pear-r1 src_install:php-pear-r1
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 php-pear-r1 5ed7690006b53587145608c30ed10798 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=cfcc84b0ae5fc7658a6aa8b0ddde409b
|