blob: b4542392194d6e247f11b7805207e40285176c47 (
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=Provides methods for configuration manipulation. Your configuration's swiss-army knife
EAPI=5
HOMEPAGE=http://pear.php.net/Config
IUSE=xml
KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86
LICENSE=PHP-2.02
RDEPEND=xml? ( dev-php/PEAR-XML_Parser dev-php/PEAR-XML_Util ) dev-lang/php:* >=dev-php/pear-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/Config-1.10.12.tgz
_eclass_exported_funcs=pkg_setup:php-pear-r1 src_install:php-pear-r1
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e php-pear-r1 5ed7690006b53587145608c30ed10798 toolchain-funcs 772b26a6baefb4c8c5e0c1fc724508b7
_md5_=b59f7aecf5209d061da2728931e7e72c
|