On Fri, 2005-10-14 at 13:15 -0700, Manuel McLure wrote: > One question for those with more USE flag-fu than I have - does the > default set of USE flags depend on the packages that have been installed > into world? It seems to me that at some point I have installed a package > (for example postgresql) and suddenly found that the next "emerge > --newuse world" spits out a list of packages it will rebuild with a new > flag.
That would be use.defaults, which I personally think is evil. The idea behind it is if you install a package, then you want to turn on the corresponding USE flag. All of the current definitions can be found in $PORTDIR/profiles/base/use.defaults It contains a list of USE flags followed by the package that automatically turns that flag on. Regards, Paul -- gentoo-user@gentoo.org mailing list