On Thursday 07 January 2010 15:55:51 Michael Sullivan wrote: > > USE="-apm" > > > > If you have acpi you do not need to use apm. Unless you have weird > > hardware. > > catherine ~ # USE="-apm" emerge -pvuDt world >
You need "N" in those portage options. Without it, it won't take changed USE flags into account for already installed packages. Test with -p, if you are happy with what portage intends to do, put USE="-apm" into make.conf or packages.use as normal, then run the emerge for real. -- alan dot mckinnon at gmail dot com