Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3945 - An old version of kcpuload is used when emerging. But the new version is in place an not masked.
Summary: An old version of kcpuload is used when emerging. But the new version is in p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-20 17:48 UTC by Kintaro Oe
Modified: 2002-06-22 14:00 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 Kintaro Oe 2002-06-20 17:48:39 UTC
I like to emerge kcpuload, but the actual version and not an old one. In 
app-misc/kcpuload you'll find kcpuload-1.9.1.ebuild and 
kcpuload-1.90-r2.ebuild. But emerge tells me that kcpuload-1.90-r2.ebuild is 
the new one, but the new one is kcpuload-1.9.1.ebuild. 
 
I emerged kcpuload-1.9.1.ebuild by hand, but everytime i tryk for a world 
update it will try to emerge the old version.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-06-22 14:00:36 UTC
That's because, versionwise, 1.90 > 1.9 since 90>9. The kcpuload versioning  
scheme was changed between these two versions it seems. I'll remove the old 
one from cvs and you'll be left with the new (kde-based) one, 1.9.1, which is 
the newest.