On Tue, 2003-12-09 at 09:03, Eivind Tagseth wrote: > cases. What's really important to me in these cases is that when I > `emerge -u otherpackage', or `emerge -u world' and thereby upgrading > otherpackage, portage must _remember_ the USE flags I originally used > to emerge otherpackage. Otherwise I may suddenly find myself without > CGI support one day and the system will be broken.
Well, In fact, portage already saves the USE flags a package was compiled with in /var/db/pkg. It's just a matter of utilizing this information (per-package is pretty straight forward, but I don't know about the graph building process...) -- [EMAIL PROTECTED] mailing list
