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 1MXa2Z-0001kB-2P for garchives@archives.gentoo.org; Sun, 02 Aug 2009 12:19:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89538E01CF; Sun, 2 Aug 2009 12:19:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E88BE01CF for ; Sun, 2 Aug 2009 12:19:50 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 046EA65858 for ; Sun, 2 Aug 2009 12:19:50 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MXa2X-0004I5-6Q for gentoo-commits@lists.gentoo.org; Sun, 02 Aug 2009 12:19:49 +0000 From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ocaml: ChangeLog ocaml-3.10.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog ocaml-3.10.2.ebuild X-VCS-Directories: dev-lang/ocaml X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Sun, 02 Aug 2009 12:19:49 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 68ea5691-3504-49c8-a5ec-18df4357d11e X-Archives-Hash: 69d8643582302453b55b8d5a7d900320 flameeyes 09/08/02 12:19:49 Modified: ChangeLog ocaml-3.10.2.ebuild Log: Use serial make everywhere until fixed. (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.170 dev-lang/ocaml/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/Cha= ngeLog?rev=3D1.170&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/Cha= ngeLog?rev=3D1.170&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/Cha= ngeLog?r1=3D1.169&r2=3D1.170 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- ChangeLog 1 Aug 2009 23:11:57 -0000 1.169 +++ ChangeLog 2 Aug 2009 12:19:49 -0000 1.170 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.169 2009= /08/01 23:11:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.170 2009= /08/02 12:19:49 flameeyes Exp $ + + 02 Aug 2009; Diego E. Petten=C3=B2 ocaml-3.10.2= .ebuild: + Use serial make everywhere until fixed. =20 01 Aug 2009; Diego E. Petten=C3=B2 ocaml-3.10.2= .ebuild: Use -j1 for make. Bug #279968. 1.16 dev-lang/ocaml/ocaml-3.10.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/oca= ml-3.10.2.ebuild?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/oca= ml-3.10.2.ebuild?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/oca= ml-3.10.2.ebuild?r1=3D1.15&r2=3D1.16 Index: ocaml-3.10.2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ocaml-3.10.2.ebuild 1 Aug 2009 23:11:57 -0000 1.15 +++ ocaml-3.10.2.ebuild 2 Aug 2009 12:19:49 -0000 1.16 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v = 1.15 2009/08/01 23:11:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v = 1.16 2009/08/02 12:19:49 flameeyes Exp $ =20 EAPI=3D"1" =20 @@ -90,13 +90,13 @@ =20 # Native code generation can be disabled now if use ocamlopt ; then - make opt || die "make opt failed!" - make opt.opt || die "make opt.opt failed!" + emake -j1 opt || die "make opt failed!" + emake -j1 opt.opt || die "make opt.opt failed!" fi } =20 src_install() { - make BINDIR=3D"${D}"/usr/bin \ + emake -j1 BINDIR=3D"${D}"/usr/bin \ LIBDIR=3D"${D}"/usr/$(get_libdir)/ocaml \ MANDIR=3D"${D}"/usr/share/man \ install || die "make install failed!"