Roy Wright wrote: > Trying to switch from kde-portage to kde-testing overlays did not > progress well. What I'd like to do to recover is unmerge all the kde > 4.1 stuff and start over. Does anyone know a simple way (maybe a > script) to do this? As far as I'm concerned, I'd really like to unmerge > everything installed from the overlay.
Thanks everyone! I ended up using eix to find the files, then piped the output to a file and edited to have it unmerge them. Here's the eix command if you are interested: eix -C kde-base --installed-slot 4.1 --only-names Have fun, Roy

