Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 298857

Summary: =sci-misc/qcad-2.0.5.0 shouldn't inherit deprecated kde-functions.eclass
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292791    

Description Samuli Suominen (RETIRED) gentoo-dev 2009-12-29 13:32:12 UTC
qcad doesn't depend on kde-base/kdelibs:3.5 but is inheriting deprecated kde-functions.eclass, this is wrong, migrate to qt3.eclass if needed
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-12-31 18:25:59 UTC
+  31 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> qcad-2.0.5.0.ebuild:
+  Stop using deprecated kde-functions.eclass.
+

Changed to qt3.eclass and changed "need-qt 3" line to a real DEPEND in the ebuild, seems to work.