Erik <[EMAIL PROTECTED]> wrote: > I use KDE 3.5.2 and KDevelop 3.3.2 but it wants me to install some old > KDE packages despite that I have "dev-util/kdevelop ~x86" in > /etc/portage/package.keywords. This looks like a bug with the dependencies: > # emerge -Dpv kdevelop > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild NS ] kde-base/arts-3.4.3 USE="alsa arts jack kdeenablefinal > mp3 vorbis xinerama -artswrappersuid -debug -esd -hardened -nas" 0 kB > [ebuild NS ] kde-base/kdelibs-3.4.3-r1 USE="alsa arts cups > kdeenablefinal kerberos spell ssl xinerama -debug -doc -jpeg2k -openexr > -tiff -zeroconf" 0 kB > [ebuild N ] kde-base/kdesdk-kioslaves-3.4.3 USE="arts > kdeenablefinal xinerama -debug -kdexdeltas" 0 kB > [ebuild R ] dev-util/kdevelop-3.3.2 USE="ada arts fortran perl php > python ruby sql subversion xinerama -clearcase -cvs -debug -haskell > -java -pascal -perforce" 0 kB > > Total size of downloads: 0 kB
It looks like you don't have kde-base/kdesdk-kioslaves in packages.keywords. HTH Marc PS: Try adding -t (or --tree) to your emerge call. It should show you that kdesdk-kioslaves is pulling in the other packages. -- [email protected] mailing list

