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

Bug 113774

Summary: Wordpress ebuild doesn't support new Portage PHP schema
Product: Gentoo Linux Reporter: Jesse Adelman <jesse>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jesse Adelman 2005-11-28 03:40:04 UTC
/usr/portage/www-apps/worpress/wordpress-1.5.ebuild has:

RDEPEND=">=dev-php/mod_php-4.1
         >=dev-db/mysql-3.23.23"

I beleive it needs:

RDEPEND="virtual/httpd-php
         >=dev-db/mysql-3.23.23"

Thanks.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-28 08:11:19 UTC

*** This bug has been marked as a duplicate of 105419 ***