[EMAIL PROTECTED] wrote: > Here again what I did: > > emerge -C <package> > syncing gives me this package as "N" (new). > >
Sounds like we need more info. Maybe post the output of emerge and add in the -t option. Generally a -C will remove the package and not install it again unless asked. You may have to manually remove the dependencies that got pulled in tho. You could use --depclean to help with that. While --depclean is better, use the -p option first just to make sure. Dale :-) :-)