> Just out of curiosity: on my system "emerge" always lists the packages > that would be merged "in order" rather than "in reverse order". Where > can this be configured? > > $ man emerge | grep reverse > > Only finds "reverse dependencies".
This happens when you pass -t or --tree. I don't know of any way to force emerge to do one or the other. -- Wolf