Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151872 - emerging kdelibs-3.5.5-r2 wants to downgrade qt-3.3.6-r3 to qt-3.3.6-r2
Summary: emerging kdelibs-3.5.5-r2 wants to downgrade qt-3.3.6-r3 to qt-3.3.6-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-18 14:05 UTC by Rene Gass
Modified: 2006-10-18 14:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Gass 2006-10-18 14:05:44 UTC
I've just upgraded from qt-3.3.6-r2 to qt-3.3.6-r3. When I try to reemerge kdelibs-3.5.5-r2, portage wants to downgrade qt again to 3.3.6-r2. In the kdelibs ebuild I can only find
RDEPEND="$(qt_min_version 3.3.3) ..." so I don't understand the reason for the downgrade.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-18 14:20:45 UTC
Fixed in qt3.eclass, thanks.
Comment 2 Rene Gass 2006-10-18 14:51:47 UTC
Thanks for the quick solution, it's much appreciated!