On Wed, Jul 08, 2009 at 05:02:10AM +0200, Arfrever Frehtes Taifersar Arahesis wrote: > 2009-07-07 01:01:11 Ciaran McCreesh napisał(a): > > ... > > IUSE_IMPLICIT="build debug" > > > > Are people wanting to make those implicit? > > IMHO they shouldn't be implicit.
Agreed. They shouldn't be implicit, if only because you really want emerge --newuse (or equivalent) to pick up on changes in USE=build or USE=debug. Also, are USE dependencies possible with implicit IUSE? If not, things like DEPEND="dev-lang/python[-build]" would have to be changed even though they're probably a good idea.
