On Fri, 14 Nov 2003 16:33:23 -0800 (PST) [EMAIL PROTECTED] wrote: > I have the following: > > Calculating world dependencies ...done! > [ebuild U ] sys-apps/man-pages-1.61 [1.60] > [ebuild UD] net-mail/postfix-2.0.11 [2.0.16-r1] > [...] > > Postfix is just fine.. I'd like to emerge everything else but *skip* > Postfix. Any way way to do that, or should I just do 'em 1 by 1? :)
# emerge -U world Notice the capital 'U' instead of 'u'. This will install only upgrades, and postfix would be a downgrade, so it will be skipped. HTH -- Dennis Freise <[EMAIL PROTECTED]> GnuPG key fingerprint: 2DE8 CCEF 6E20 11D4 3B27 21EC B0BA 1749 D2C8 38ED Get my public key at : http://www.final-frontier.ath.cx/gpg_public_key.txt
pgp00000.pgp
Description: PGP signature
