On Thu, 28 Aug 2008 15:38:47 +0200, Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 28. August 2008 15:36:54 schrieb ext Xav: > >> This has not worked not because of the -1, but because you remove > --newuse > > No, it was because he removed -D (deep update), to force a > (re-)installation.
No... The -D doesn't stand for deep update, but for deep, so with deep, portage will also check dependencies of the package. Try to do emerge -D kdelibs and you will see that portage reemerge kdelibs. To have a deep update, the right command is emerge -Du/emerge --deep --update... In his case, with emerge --newuse --deep, portage has checked that no use flags has changed for kdelibs and all of his dependencies :) > Bye... Bye ;) > Dirk > -- Xavier