Am Mittwoch, 24. August 2011, 14:12:53 schrieb walt:
> On 08/24/2011 01:05 AM, Yohan Pereira wrote:
> > On Tuesday 23 Aug 2011 20:28:14 Jeff Cranmer wrote:
> >> Pardon my ignorance, but how do I find out?
> > 
> > run this
> > 
> > equery belongs /usr/include/plasma/service.h
> > 
> > if you dont have the equery program install it by emerging
> > 
> > app-portage/gentoolkit
> 
> Seems there is always an alternate way of answering any portage question.
> I know "qfile service.h" will do the same thing (emerge portage-utils).
> 
> I'll bet there are still more ways that I don't know about yet.  Anyone
> have a different trick to do the same thing?

Hmm, this one...

~ $ find /var/db/pkg -name "CONTENTS" -exec grep -H 
"/usr/include/plasma/service.h" {} \;

/var/db/pkg/kde-base/kdelibs-4.7.0-r1/CONTENTS:obj 
/usr/include/plasma/service.h e9ddea9052c900f1f87c57025a0f36f0 1308840546

Michael


Reply via email to