Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 453410

Summary: dev-php/PHP_CodeCoverage-1.2.7 - Version Bump
Product: Gentoo Linux Reporter: Matthew Schultz <mattsch>
Component: [OLD] DevelopmentAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: denny.reeh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pear.phpunit.de/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 452486    
Attachments: channel.xml
channel.xml
PHP_CodeCoverage-1.2.7.ebuild
PHP_CodeCoverage-1.2.7.ebuild
PHP_CodeCoverage-1.2.7.ebuild

Description Matthew Schultz 2013-01-21 20:59:56 UTC
PHP_CodeCoverage needs to be bumped for phpunit 3.7.

Reproducible: Always
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-01-21 21:03:08 UTC
Sorry, thought it wouldn't overwrite fields I didn't change; learned something new.
Comment 2 Matthew Schultz 2013-01-21 23:06:18 UTC
Created attachment 336408 [details]
channel.xml

channel.xml for offline builds.
Comment 3 Matthew Schultz 2013-01-21 23:07:40 UTC
Created attachment 336410 [details]
channel.xml

right channel file
Comment 4 Matthew Schultz 2013-01-22 04:39:31 UTC
Created attachment 336432 [details]
PHP_CodeCoverage-1.2.7.ebuild

Bumped EAPI, added new RDEPEND, changed inherit to php-pear-lib-r1.
Comment 5 Matthew Schultz 2013-01-22 04:49:52 UTC
Created attachment 336436 [details]
PHP_CodeCoverage-1.2.7.ebuild

changed ${PV} to eclass defined ${PHP_PEAR_PV}
Comment 6 Matthew Schultz 2013-01-22 13:33:44 UTC
Created attachment 336482 [details]
PHP_CodeCoverage-1.2.7.ebuild

Added missing tokenizer dependency.
Comment 7 Matti Bickel (RETIRED) gentoo-dev 2013-11-25 23:25:31 UTC
Thanks for the ebuild! I've just committed a bump.
Out of curiosity: how did you determine the php USE flags?