From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QwKmM-0000PM-DD for garchives@archives.gentoo.org; Wed, 24 Aug 2011 21:14:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C99D721C415; Wed, 24 Aug 2011 21:14:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1454521C2D2 for ; Wed, 24 Aug 2011 21:13:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2B46D641FF for ; Wed, 24 Aug 2011 21:13:16 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.999 X-Spam-Level: X-Spam-Status: No, score=-4.999 required=5.5 tests=[AWL=1.600, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9O3lCnRVAJcf for ; Wed, 24 Aug 2011 21:13:09 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 8B0121B401C for ; Wed, 24 Aug 2011 21:13:09 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwKl1-00068r-BB for gentoo-user@gentoo.org; Wed, 24 Aug 2011 23:13:07 +0200 Received: from adsl-69-234-179-222.dsl.irvnca.pacbell.net ([69.234.179.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Aug 2011 23:13:07 +0200 Received: from w41ter by adsl-69-234-179-222.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Aug 2011 23:13:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Plasma-runtime compilation problems Date: Wed, 24 Aug 2011 14:12:53 -0700 Message-ID: References: <1312947259.12939.4.camel@laptop.limeyworld> <1314145694.7594.0.camel@laptop.limeyworld> <1806444.ZDm6Jedacl@powerslave> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-179-222.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110822 Thunderbird/6.0 In-Reply-To: <1806444.ZDm6Jedacl@powerslave> X-Archives-Salt: X-Archives-Hash: cae49d5eaf3ee22fbc72f26955b956c6 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?