Jakub Moc <[EMAIL PROTECTED]> wrote: > Well, I don't think so... If I want to enable a feature for one > specific ebuild and a USE flag in /etc/portage/package.use pulls in a > dep, that in turn enables that use flag globally, it's obviously not > what I intended and forces me to add yet another -flag into make.conf
If you don't want portage to employ dark magic in guessing which use flags you want enabled, don't let it. Specify your use flags explicitly. Put USE="-* oneuse twouse reduse blueuse" in make.conf to set the globals, and _then_ start tweaking in "package.use". -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^ A unix signature isn't a return address, it's the ASCII equivalent of ^ ^ a black velvet clown painting. It's a rectangle of carets surrounding ^ ^ a quote from a literary giant of weeniedom like Heinlein or Dr. Who. ^ ^ -- Chris Maeda ^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- [email protected] mailing list
