Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23872 - kde, arts use flags tied to wrong packages in use.defaults
Summary: kde, arts use flags tied to wrong packages in use.defaults
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 08:01 UTC by Dan Armak (RETIRED)
Modified: 2003-07-20 07:11 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 Dan Armak (RETIRED) gentoo-dev 2003-07-02 08:01:14 UTC
use.defaults in default-x86-1.4, default-ppc-1.4 and probably other profiles as well has these flag-
package relations: 
 
arts	kde-base/kdelibs 
kde	kde-base/kde 
 
This is obviously wrong. kdelibs doesn't provide arts, kde-base/arts does. And kde-base/kde is a 
metapackage which doesn't install anything and which many people don't install who only want e.g. 
kdebase, kdenetwork and kdemultimedia. 
 
The right relations should IMO be: 
arts	kde-base/arts 
kde	kde-base/kdelibs 

Reproducible: Always
Steps to Reproduce:
Comment 1 Yannick Koehler (RETIRED) gentoo-dev 2003-07-02 10:32:09 UTC
I think that kde should still point to kdebase, as kdelibs itself is not very useful.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-07-20 07:11:34 UTC
Okie, I've commited this change for all 1.4 architectures.