Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452680 - dev-php/phpunit should use php-pear-lib-r1 eclass
Summary: dev-php/phpunit should use php-pear-lib-r1 eclass
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-17 15:10 UTC by Matthew Schultz
Modified: 2013-03-28 10:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Schultz 2013-01-17 15:10:27 UTC
phpunit is not currently using php-pear-lib-r1 eclass and as a result, it has no way of discovering the pear.phpunit.de pear channel.  Currently it does install but only when one of its dependencies discovers the same channel.

Reproducible: Always
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2013-03-28 10:39:37 UTC
Future versions of phpunit will be distributed using the phar file so that we
do not have to deal with this dependency nonsense anymore.

Find bump of phpunit in CVS.