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 1Li8Vs-00012p-Fy for garchives@archives.gentoo.org; Fri, 13 Mar 2009 14:37:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DF6EE02DC; Fri, 13 Mar 2009 14:37:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D013E02DC for ; Fri, 13 Mar 2009 14:37:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C3A76647B5 for ; Fri, 13 Mar 2009 14:37:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.918 X-Spam-Level: X-Spam-Status: No, score=-2.918 required=5.5 tests=[AWL=0.681, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] 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 qmku6N2U+wrb for ; Fri, 13 Mar 2009 14:37:20 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id EB0C56465F for ; Fri, 13 Mar 2009 14:37:18 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Li8Vb-0007U4-CD for gentoo-user@gentoo.org; Fri, 13 Mar 2009 14:37:11 +0000 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Mar 2009 14:37:11 +0000 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Mar 2009 14:37:11 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Find ebuilds that use a flag Date: Fri, 13 Mar 2009 14:36:54 +0000 (UTC) Message-ID: 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=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090306 SeaMonkey/1.1.14) Sender: news X-Archives-Salt: e3c9ea1a-91b4-4814-8971-91a1b57bd404 X-Archives-Hash: bd99d1f26fd59296c6ae9ad735aeddeb Hello, I need to be able to find which packages use a particular flag. "gpac" to be specific: Enable GPAC support when exporting to 3GPP format. Any simple/global tools to find and list each and every package available on Gentoo that has this flag as a option? There is also an ebuild named "gpac" Kino is one package the has this "gpac" flag. How so I know it is the only one that requires this gpac flag? James