On May 13, 2005, at 3:46 pm, Neil Bothwick wrote:
On Fri, 13 May 2005 15:18:22 +0100, Russ Brown wrote:
Say I run emerge -pvD world, and ten packages pop out.
I look at the list and decide that I want to emerge all but one of the things on the list.
How do I go about this without running an emerge command with nine packages passed to emerge, and causing the world file pollution described in this thread?
emerge --oneshot package1 package2...
Or pin the single package at a specific version using /etc/portage/package.keywords or package.mask or something? Then you could `emerge world` and all the other 9 packages would be emerged, but not that one?
Stroller.
-- gentoo-user@gentoo.org mailing list