Gentoo Archives: gentoo-user

From: Marc Christiansen <usenet@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Why does kdevevelop-3.3.2 depend on the old KDE packages arts-3.4.3, kdelibs-3.4.3-r1 and kdesdk-kioslaves-3.4.3?
Date: Tue, 04 Apr 2006 21:09:25
Message-Id: a63bg3-76n.ln1@halut.solar-empire.de
In Reply to: [gentoo-user] Why does kdevevelop-3.3.2 depend on the old KDE packages arts-3.4.3, kdelibs-3.4.3-r1 and kdesdk-kioslaves-3.4.3? by Erik
1 Erik <sigra@××××.se> wrote:
2 > I use KDE 3.5.2 and KDevelop 3.3.2 but it wants me to install some old
3 > KDE packages despite that I have "dev-util/kdevelop ~x86" in
4 > /etc/portage/package.keywords. This looks like a bug with the dependencies:
5 > # emerge -Dpv kdevelop
6 >
7 > These are the packages that would be merged, in order:
8 >
9 > Calculating dependencies... done!
10 > [ebuild NS ] kde-base/arts-3.4.3 USE="alsa arts jack kdeenablefinal
11 > mp3 vorbis xinerama -artswrappersuid -debug -esd -hardened -nas" 0 kB
12 > [ebuild NS ] kde-base/kdelibs-3.4.3-r1 USE="alsa arts cups
13 > kdeenablefinal kerberos spell ssl xinerama -debug -doc -jpeg2k -openexr
14 > -tiff -zeroconf" 0 kB
15 > [ebuild N ] kde-base/kdesdk-kioslaves-3.4.3 USE="arts
16 > kdeenablefinal xinerama -debug -kdexdeltas" 0 kB
17 > [ebuild R ] dev-util/kdevelop-3.3.2 USE="ada arts fortran perl php
18 > python ruby sql subversion xinerama -clearcase -cvs -debug -haskell
19 > -java -pascal -perforce" 0 kB
20 >
21 > Total size of downloads: 0 kB
22
23 It looks like you don't have kde-base/kdesdk-kioslaves in packages.keywords.
24
25 HTH
26 Marc
27
28 PS: Try adding -t (or --tree) to your emerge call. It should show you
29 that kdesdk-kioslaves is pulling in the other packages.
30
31 --
32 gentoo-user@g.o mailing list

Replies