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

Bug 60178

Summary: PHP 5.0-r1 ebuild minor bug
Product: Gentoo Linux Reporter: Haldir
Component: [OLD] ServerAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: gertjan.zwartjes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Haldir 2004-08-12 15:17:38 UTC
For the use flags, php ebuild tells the user to add certain flags to /etc/portage/package.use

like =dev-php/php-5.0.0-r1:  dba

correct syntax should be:
=dev-php/php-5.0.0-r1 dba

Reproducible: Always
Steps to Reproduce:
1.emerge dev-php/php-5.0.0-r1
2.
3.




This is just a minor bug which might confuse users who don't know how the 
package.use format looks like
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-13 13:49:43 UTC
fixed in cvs.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-13 15:49:02 UTC
*** Bug 60227 has been marked as a duplicate of this bug. ***