Bug 70454 - app-sci/chemtool conditionally inherits kde eclass
Bug#: 70454 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: mr_bones_@gentoo.org
Component: Applications
URL: 
Summary: app-sci/chemtool conditionally inherits kde eclass
Keywords:  
Status Whiteboard: 
Opened: 2004-11-08 05:26 0000
Description:   Opened: 2004-11-08 05:26 0000
QA Notice: USE Flag 'kde' not in IUSE for app-sci/chemtool-1.6-r1
QA Notice: USE Flag 'kde' not in IUSE for app-sci/chemtool-1.6.3

The reason for the QA notice is this:

use kde && inherit kde-functions

Conditionally inheriting the eclass is not allows since that messed up the cache.
Please fix the ebuilds to inherit kde-functions unconditionally.

------- Comment #1 From Patrick Kursawe 2004-11-08 08:27:45 0000 -------
Well, vapier broke it, we fix it ;-) thanks for the hint.