add support for IUSE defaults in ebuilds: IUSE="+foo -moo cow"
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? ...
for an explanation, see Bug 61732
I'm marking this as FIXED since it's already implemented.