On Tue, 2006-04-04 at 20:48 +0200, Erik 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
Hi,
That's not the proper way to install old version of (slotted) package.
Use "emerge =dev-util/kdevelop-3.1.2 -av" to install the oldest
available.
#eix kdevelop
* dev-util/kdevelop
     Available versions:  3.1.2 3.2.1-r1 3.2.2 3.2.3 3.2.3-r1 3.3.0
3.3.1 3.3.2
     Installed:           none
     Homepage:            http://www.kdevelop.org
     Description:         Integrated Development Enviroment for Unix,
supporting KDE/Qt, C/C++ and a many other languages.
When running "emerge category/package" it only shows the major slot
version.
This will (probably) fetch some old QT,Kdelibs,KDEbase versions too.
Check 'man emerge'
HTH.Rumen

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to