From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L8SNH-0007XH-4t for garchives@archives.gentoo.org; Fri, 05 Dec 2008 04:33:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CB7FE0433; Fri, 5 Dec 2008 04:33:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 35AC3E0433 for ; Fri, 5 Dec 2008 04:33:04 +0000 (UTC) Received: from [67.40.138.82] (crater.wildlava.net [67.40.138.82]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8D8C264B9D for ; Fri, 5 Dec 2008 04:33:03 +0000 (UTC) Message-ID: <4938AEFD.6090309@gentoo.org> Date: Thu, 04 Dec 2008 21:33:01 -0700 From: Joe Peterson User-Agent: Thunderbird 2.0.0.18 (X11/20081127) 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] Re: [RFC] Create a JOBS variable to replace -jX in MAKEOPTS References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 85c02087-6a96-4020-bc2a-76ba63c941de X-Archives-Hash: f21f6aeb0b5b29aca58a2c811d04b141 Diego 'Flameeyes' Petten=C3=B2 wrote: > "Alec Warner" writes: >=20 >> Looks Good To Me, but I would prefix the JOBS variable with some sort >> of namespace (EJOBS, GENTOO_JOBS, etc.) to avoid conflicts with other >> systems that may use JOBS internally already (seems vaguely likely). >=20 > Good point, GENTOO_JOBS sounds good to me. How about "PORTAGE_JOBS" to go along with "PORTAGE_OVERLAY", "PORTAGE_NICENESS", etc. -Joe