diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-php/phing-2.16.1 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-php/phing-2.16.1')
-rw-r--r-- | dev-php/phing-2.16.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/phing-2.16.1 b/dev-php/phing-2.16.1 new file mode 100644 index 000000000000..dccefc4528aa --- /dev/null +++ b/dev-php/phing-2.16.1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install +DESCRIPTION=PHP project build system based on Apache Ant +EAPI=6 +HOMEPAGE=https://www.phing.info/ +IUSE=doc examples minimal zip +KEYWORDS=~amd64 ~x86 +LICENSE=FDL-1.3 LGPL-2.1 +RDEPEND=dev-lang/php:*[cli,xml,xslt,zip?] dev-php/symfony-yaml !minimal? ( dev-php/PEAR-HTTP_Request2 dev-php/PEAR-PEAR_PackageFileManager dev-php/PEAR-VersionControl_SVN dev-php/PHP_CodeCoverage dev-php/phpDocumentor dev-php/phpmd dev-php/phpunit dev-php/simpletest dev-php/xdebug ) +SLOT=0 +SRC_URI=https://www.phing.info/get/phing-2.16.1.tgz +_md5_=4b1969ef12d00a035e0c35280860d299 |