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 1MBukq-0001KX-HX for garchives@archives.gentoo.org; Wed, 03 Jun 2009 18:00:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1B99E0540; Wed, 3 Jun 2009 17:59:57 +0000 (UTC) Received: from tulikuusama.dnainternet.net (dnainternet-smtp-132.dnaip.fi [81.175.170.16]) by pigeon.gentoo.org (Postfix) with ESMTP id A4CBCE0540 for ; Wed, 3 Jun 2009 17:59:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by tulikuusama.dnainternet.net (Postfix) with ESMTP id 6C8D22C389 for ; Wed, 3 Jun 2009 20:59:56 +0300 (EEST) X-Virus-Scanned: Debian amavisd-new at !change-mydomain-variable!.example.com X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-9999 required=7 tests=[none] Received: from tulikuusama.dnainternet.net ([83.102.40.132]) by localhost (tulikuusama.dnainternet.net [127.0.0.1]) (amavisd-new, port 10041) with ESMTP id 7rLueNC9kPtK for ; Wed, 3 Jun 2009 20:59:56 +0300 (EEST) Received: from oliivipuu.dnainternet.net (oliivipuu.dnainternet.net [83.102.40.215]) by tulikuusama.dnainternet.net (Postfix) with ESMTP id 44EFC2C387 for ; Wed, 3 Jun 2009 20:59:56 +0300 (EEST) Received: from [87.95.62.213] (i062213.gprs.dnafinland.fi [87.95.62.213]) by oliivipuu.dnainternet.net (Postfix) with ESMTP id D0A912BAF1 for ; Wed, 3 Jun 2009 20:59:54 +0300 (EEST) Message-ID: <4A26BAB5.8010802@gentoo.org> Date: Wed, 03 Jun 2009 21:02:29 +0300 From: Samuli Suominen User-Agent: Thunderbird 2.0.0.21 (X11/20090507) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] New global USE flags (network, 3dnowext, static-libs, mtp) References: <4A25B1FE.9070603@gentoo.org> <1244019896.3048.1.camel@localhost> In-Reply-To: <1244019896.3048.1.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2890ac4c-294e-4958-83a4-55bb88742eda X-Archives-Hash: f3b87f5e6812d54dad2f18a0ce3e2f02 Mart Raudsepp wrote: > On K, 2009-06-03 at 02:13 +0300, Samuli Suominen wrote: >> USE network is used by 9 ebuilds, and one is using USE networking which >> can be converted, that'd be 10. USE network "Enable networking support" >> >> >> USE 3dnowext is basic optimization, 3 ebuilds, but it should be with mmx >> and others. USE 3dnowext "Adds support for 3dnowext multimedia processor instructions" (desc. almost copy from 3dnow desc) >> >> USE static-libs to enable or disable static libs (archives), used by 6 >> ebuilds, soon more. USE static-libs "Build static libraries" >> >> USE mtp is used by 6 ebuilds, enables Media Transfer Protocol support. USE mtp "Enable support for Media Transfer Protocol" >> >> Any objections? > > Could you share it with everyone what the proposed global descriptions > of these USE flags would be, and what the individual local USE flag > descriptions currently are? So that everyone won't need to look up by > themselves or guess the global description. > Thanks Samuli