--- steve fox <[EMAIL PROTECTED]> wrote: > Hi, > > When I run the above command I get the error > message: > > emerge: there are no ebuilds to satisfy > "=kde-base/kdegraphics-3.3.2-r2". > > I am running kde 3.5 and do not want to rebuild this > package. How can I > remove the reference to it? I have hunted around > and haven't found a > satisfactory solution, and figured someone on this > list has had to overcome > this problem in the past. So you probably want to uninstall the old versions? This can be done using the following command: emerge -a --prune `equery l kde | grep 3.5` This will first show you a list of packages it wants to remove.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- [email protected] mailing list
