Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Bo Ørsted Andresen <bo.andresen@...>
Subject: Re: Making built_with_use die by default with EAPI 2
Date: Tue, 23 Sep 2008 11:41:44 +0200
On Monday 22 September 2008 22:25:20 Petteri Räty wrote:
> > If you mean something like
> >
> >     built_with_use cat/foo coolfeature || ewarn "bar will be more useful if you rebuild cat/foo with USE=coolfeature" 
> >
> > then you can use
> >
> >     has_version 'cat/foo[coolfeature]' || ...
> >
> > instead.
>
> What does this report if cat/foo does not have coolfeature use flag in
> some version? Meaning can this support cases which need --missing true.

False. If for instance coolfeature was made optional in >=pv you can use logic
like:

if has_version '>=cat/foo-pv' && ! has_version 'cat/foo[coolfeature]'; then
   ewarn '...'
fi

-- 
Bo Andresen
Attachment:
signature.asc (This is a digitally signed message part.)
Replies:
Re: Making built_with_use die by default with EAPI 2
-- Petteri Räty
References:
Making built_with_use die by default with EAPI 2
-- Petteri Räty
Re: Making built_with_use die by default with EAPI 2
-- David Leverton
Re: Making built_with_use die by default with EAPI 2
-- Petteri Räty
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Making built_with_use die by default with EAPI 2
Next by thread:
Re: Making built_with_use die by default with EAPI 2
Previous by date:
Re: Gentoo Council Reminder for September 25
Next by date:
libffi situation


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.