Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174410 - [EAPI-1] support for IUSE defaults
Summary: [EAPI-1] support for IUSE defaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: PMS/EAPI (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: PMS/EAPI
URL:
Whiteboard:
Keywords:
Depends on: 61732 178272
Blocks: 194041 194876
  Show dependency tree
 
Reported: 2007-04-13 09:53 UTC by SpanKY
Modified: 2007-10-06 04:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2007-04-13 09:53:50 UTC
add support for IUSE defaults in ebuilds: IUSE="+foo -moo cow"
Comment 1 Bo Ørsted Andresen (RETIRED) gentoo-dev 2007-04-13 18:06:09 UTC
What would -moo do? I mean by default all USE flags are off. Would it override if moo is enabled in the make.defaults? in make.conf? ...
Comment 2 SpanKY gentoo-dev 2007-04-13 18:14:53 UTC
for an explanation, see Bug 61732
Comment 3 Zac Medico gentoo-dev 2007-10-03 15:30:25 UTC
I'm marking this as FIXED since it's already implemented.