Bug 166509 - dev-embedded/pikdev is polluting reverse dependencies
Bug#: 166509 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dev-embedded@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: dev-embedded/pikdev is polluting reverse dependencies
Keywords:  
Status Whiteboard: 
Opened: 2007-02-12 15:06 0000
Description:   Opened: 2007-02-12 15:06 0000
I just got a false positive out of media-libs/freetype reverse dependencies
because pikdev is polluting the reverse dependencies data: please remove all
the dependencies that are not strictly from pikdev, see attached patch.

Also the $(useenable arts) piece is broken to begin with: there's no useenable,
and the proper check would have been --without-arts anyway, but kde.eclass
takes care of it.

It's important to leave to kde.eclass to do its job, because this way you won't
have problems when, for instance, KDE 4 is added... >=kdelibs will break
straight away.

Thanks,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2007-02-12 15:06:40 0000 -------
Created an attachment (id=109947) [details]
Ebuild patch

------- Comment #2 From Denis Dupeyron 2007-02-12 23:11:45 0000 -------
Fixed, thanks Diego. Plus, it was a good opportunity to make some more clean-up
of the ebuild.

Denis.