gd? ( dev-lang/php[gd] dev-lang/php[gd-external] ) tries to pull in php with both use flags enabled, but php only lets one be enabled at a time change depends definition to: gd? || ( dev-lang/php[gd] dev-lang/php[gd-external] ) Reproducible: Always Steps to Reproduce: 1. compile base 1.4.1-r1 wid USE="gd" Actual Results: emerge fails to calculate dependencies Expected Results: a valid php compilation of either php[gd] or php[gd-external] should be accepted
Created attachment 247475 [details, diff] patch for 1.4.1-r1 php depends fixes php depends
Sorry for that. I asked to change src_unpack to src_prepare but got no reply. So I finally committed the fix only a second ago. Should be on the mirrors soon.
*** Bug 337376 has been marked as a duplicate of this bug. ***