---------- quoting Ernie Schroder ---------- > # emerge -UD world --except openoffice > Or is there an easy way to accomplish this?
Maybe that's not exactly what you are looking for, but you could try to inject the packages you don't want to update. So it would look like: shell$ emerge -i openoffice-<version> shell$ emerge -i <other_packages> shell$ emerge -UD world If you then want to upgrade openoffice later, you still can do a normal: shell$ emerge -p openoffice-<version> HTH, Matthias -- Bart, a woman is like beer. They look good, they smell good, and you'd step over your own mother just to get one! - Homer Simpson -- [EMAIL PROTECTED] mailing list
