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
Created attachment 109947 [details, diff] Ebuild patch
Fixed, thanks Diego. Plus, it was a good opportunity to make some more clean-up of the ebuild. Denis.