Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113774 - Wordpress ebuild doesn't support new Portage PHP schema
Summary: Wordpress ebuild doesn't support new Portage PHP schema
Status: RESOLVED DUPLICATE of bug 105419
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 03:40 UTC by Jesse Adelman
Modified: 2005-11-28 08:11 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 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 ***