dev-php/phpdepend: new version 2.3.2 sans bundled dependencies.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 5 Jan 2017 21:22:03 +0000 (16:22 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 5 Jan 2017 21:34:46 +0000 (16:34 -0500)
commitd6d393bf2e8fa74b57c39cc4faad1be1bf359ca9
treea4e31075ff7e0175e744815f41c65fd63c56cc2f
parent68d9fafc5652424a702ed2f9011bac5419bab328
dev-php/phpdepend: new version 2.3.2 sans bundled dependencies.

Now that we have a framework for installing Composer packages, we
don't need to bundle the Symfony components that phpdepend uses. This
new version switches back to a source distribution and adds the
requisite RDEPENDs.

In addition, we now install phpdepend under /usr/share/phpdepend as
opposed to /usr/share/php/phpdepend. The latter is part of PHP's
"include" search path, and is only meant for library code.

Gentoo-Bug: 573340

Package-Manager: portage-2.3.0
dev-php/phpdepend/Manifest
dev-php/phpdepend/files/autoload.php [new file with mode: 0644]
dev-php/phpdepend/phpdepend-2.3.2.ebuild [new file with mode: 0644]