On Sat, Sep 22, 2012 at 10:37:57PM +0200, Micha?? G??rny wrote:
> On Sat, 22 Sep 2012 21:41:24 +0200
> Pacho Ramos <pa...@gentoo.org> wrote:
> 
> > Hello
> > 
> > This comes from:
> > http://www.gossamer-threads.com/lists/gentoo/dev/260536
> > 
> > In that one, we try to use the following:
> > has vala ${IUSE//+/} && ! use vala && return 0 
> 
> Just please stop repeating the random broken snippet and use `in_iuse`
> from eutils.eclass. That one is correct at least.

Inline that function into EAPI.  We shouldn't have basic metadata 
lookup issues like that reliant on an eclass to resolve it.

Exporting IUSE_FLATTENED or whatever the hell would be more than 
enough.

~harring

Reply via email to