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 1MZvFs-0005A4-U5 for garchives@archives.gentoo.org; Sat, 08 Aug 2009 23:23:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E0FEE0265; Sat, 8 Aug 2009 23:23:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 323F8E0265 for ; Sat, 8 Aug 2009 23:23:16 +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 D091D65CF1 for ; Sat, 8 Aug 2009 23:23:15 +0000 (UTC) Received: from dang by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MZvFr-0004j0-Da for gentoo-commits@lists.gentoo.org; Sat, 08 Aug 2009 23:23:15 +0000 From: "Daniel Gryniewicz (dang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/policykit: ChangeLog policykit-0.9-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog policykit-0.9-r1.ebuild X-VCS-Directories: sys-auth/policykit X-VCS-Committer: dang X-VCS-Committer-Name: Daniel Gryniewicz Content-Type: text/plain; charset=utf8 Message-Id: Sender: Daniel Gryniewicz Date: Sat, 08 Aug 2009 23:23:15 +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: 425517f6-5a36-465c-b1ea-39ca741a23ef X-Archives-Hash: 316970de7e7435906bc480cf1e5fb48e dang 09/08/08 23:23:15 Modified: ChangeLog policykit-0.9-r1.ebuild Log: Restrict parallel on install. bug #280829 (Portage version: 2.2_rc36/cvs/Linux x86_64) Revision Changes Path 1.19 sys-auth/policykit/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit= /ChangeLog?rev=3D1.19&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit= /ChangeLog?rev=3D1.19&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit= /ChangeLog?r1=3D1.18&r2=3D1.19 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/sys-auth/policykit/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 6 Jul 2009 10:53:44 -0000 1.18 +++ ChangeLog 8 Aug 2009 23:23:15 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/policykit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.18 2= 009/07/06 10:53:44 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.19 2= 009/08/08 23:23:15 dang Exp $ + + 08 Aug 2009; Daniel Gryniewicz policykit-0.9-r1.ebui= ld: + Restrict parallel on install. bug #280829 =20 06 Jul 2009; Alexey Shvetsov policykit-0.9-r1.ebui= ld, policykit-0.92.ebuild: 1.4 sys-auth/policykit/policykit-0.9-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit= /policykit-0.9-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit= /policykit-0.9-r1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit= /policykit-0.9-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: policykit-0.9-r1.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/sys-auth/policykit/policykit-0.9-r1.ebu= ild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- policykit-0.9-r1.ebuild 6 Jul 2009 10:53:44 -0000 1.3 +++ policykit-0.9-r1.ebuild 8 Aug 2009 23:23:15 -0000 1.4 @@ -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/sys-auth/policykit/policykit-0.9-r1.e= build,v 1.3 2009/07/06 10:53:44 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.e= build,v 1.4 2009/08/08 23:23:15 dang Exp $ =20 inherit autotools bash-completion eutils multilib pam =20 @@ -82,7 +82,7 @@ } =20 src_install() { - emake DESTDIR=3D"${D}" install || die "emake install failed" + emake -j1 DESTDIR=3D"${D}" install || die "emake install failed" =20 dodoc NEWS README AUTHORS ChangeLog =20