Summary: | dev-php5/xcache is not slotted for PHP 5.2 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brian Moon <brianm-gentoo> |
Component: | New packages | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Brian Moon
2011-03-11 05:41:28 UTC
Works for me: # PHP_TARGETS=php5-2 emerge -pv xcache [ebuild N ] virtual/httpd-php-5.3 0 kB [ebuild N ] dev-php5/xcache-1.3.0-r2 PHP_TARGETS="php5-2 -php5-3" 0 kB Hmm, yeah, if I put PHP_TARGETS in make.conf it works. But, should that be required if I have only PHP 5.2 installed and selected? That would be tricky. Extensions would have to be dependant on the particular PHP version installed and such. It is better to just set the PHP_TARGETS variable, emerge an extension and let PHP be pulled in as a dependency. |