Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298857 - =sci-misc/qcad-2.0.5.0 shouldn't inherit deprecated kde-functions.eclass
Summary: =sci-misc/qcad-2.0.5.0 shouldn't inherit deprecated kde-functions.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 292791
  Show dependency tree
 
Reported: 2009-12-29 13:32 UTC by Samuli Suominen (RETIRED)
Modified: 2009-12-31 18:25 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 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.