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 1Oi9QV-00031B-1C for garchives@archives.gentoo.org; Sun, 08 Aug 2010 17:12:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFAD8E0806; Sun, 8 Aug 2010 17:12:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 975AFE0806 for ; Sun, 8 Aug 2010 17:12:44 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F2AE1B4027 for ; Sun, 8 Aug 2010 17:12:44 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2230) id 301B42CE15; Sun, 8 Aug 2010 17:12:43 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/gdal: ChangeLog gdal-1.7.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gdal-1.7.2.ebuild X-VCS-Directories: sci-libs/gdal X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20100808171243.301B42CE15@corvid.gentoo.org> Date: Sun, 8 Aug 2010 17:12:43 +0000 (UTC) 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: 0370d362-3139-4eaf-bb55-9270fee069c0 X-Archives-Hash: 0416991f362977a20053e119136d2cc2 scarabeus 10/08/08 17:12:43 Modified: ChangeLog gdal-1.7.2.ebuild Log: Disable paralel emake everywhere. (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.95 sci-libs/gdal/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/Chan= geLog?rev=3D1.95&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/Chan= geLog?rev=3D1.95&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/Chan= geLog?r1=3D1.94&r2=3D1.95 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/sci-libs/gdal/ChangeLog,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- ChangeLog 31 Jul 2010 19:28:40 -0000 1.94 +++ ChangeLog 8 Aug 2010 17:12:42 -0000 1.95 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/gdal # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.94 2010/0= 7/31 19:28:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.95 2010/0= 8/08 17:12:42 scarabeus Exp $ + + 08 Aug 2010; Tom=C3=A1=C5=A1 Chv=C3=A1tal gdal-= 1.7.2.ebuild: + Disable paralel emake everywhere. =20 31 Jul 2010; Tom=C3=A1=C5=A1 Chv=C3=A1tal gdal-= 1.7.2.ebuild: Fix one too many : at sed line. Per bug #330515. 1.4 sci-libs/gdal/gdal-1.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal= -1.7.2.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal= -1.7.2.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal= -1.7.2.ebuild?r1=3D1.3&r2=3D1.4 Index: gdal-1.7.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/sci-libs/gdal/gdal-1.7.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gdal-1.7.2.ebuild 31 Jul 2010 19:28:40 -0000 1.3 +++ gdal-1.7.2.ebuild 8 Aug 2010 17:12:42 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.7.2.ebuild,v 1.3= 2010/07/31 19:28:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.7.2.ebuild,v 1.4= 2010/08/08 17:12:42 scarabeus Exp $ =20 EAPI=3D"3" =20 @@ -61,6 +61,8 @@ =20 AT_M4DIR=3D"${S}/m4" =20 +MAKEOPTS+=3D" -j1" + pkg_setup() { # only py2 is supported python_set_active_version 2 @@ -177,7 +179,7 @@ done =20 # parallel makes fail - emake -j1 || die "emake failed" + emake || die "emake failed" =20 if use perl ; then cd "${S}"/swig/perl