From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IyLvg-0004rM-2d for garchives@archives.gentoo.org; Sat, 01 Dec 2007 06:34:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lB16WrLH018446; Sat, 1 Dec 2007 06:32:53 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lB16TSnl012951 for ; Sat, 1 Dec 2007 06:29:28 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D445D65203; Sat, 1 Dec 2007 06:29:27 +0000 (UTC) Date: Fri, 30 Nov 2007 22:29:26 -0800 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org, matsuu@gentoo.org Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in app-text/ptex: ChangeLog ptex-3.1.10_p20071122.ebuild Message-ID: <20071201062926.GM11249@supernova> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 62b56143-7460-417b-9a3a-82d3e227f48c X-Archives-Hash: f742886070c3817cdfe005807502208d On 14:20 Fri 30 Nov , Matsuu Takuto (matsuu) wrote: > 1.1 app-text/ptex/ptex-3.1.10_p20071122.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ptex/ptex-3.1.10_p20071122.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ptex/ptex-3.1.10_p20071122.ebuild?rev=1.1&content-type=text/plain > # Parallel make b0rks > MAKEOPTS="-j1" This overwrites any other make options the user's set in MAKEOPTS. Either append to MAKEOPTS or pass -j1 directly to emake. Thanks, Donnie -- gentoo-dev@gentoo.org mailing list