Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33448 - small error in kdeaddons-3.2.0_beta1.ebuild (dependency)
Summary: small error in kdeaddons-3.2.0_beta1.ebuild (dependency)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-14 02:41 UTC by Michiel de Bruijne
Modified: 2003-11-14 04:50 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 Michiel de Bruijne 2003-11-14 02:41:11 UTC
kde-base/kdeaddons-3.2.0_beta1.ebuild has "=kde-base/kdebase-${PV}" as a 
dependency. It needs to be "~kde-base/kdebase-${PV}", or else kdebase/
kdebase-3.2.0_beta1 is build twice when kde is being emerged. This is 
because kdebase/kdebase-3.2.0_beta1-r1 is the newest revision and other 
packages do have "~kde-base/kdebase-${PV}" as a dependency (e.g. 
kdebase/kdenetwork-3.2.0_beta1) 

Reproducible: Always
Steps to Reproduce:
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-11-14 04:50:18 UTC
Thanks for catching this - fixed in portage.