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 1Poq9N-0008R9-Gk for garchives@archives.gentoo.org; Mon, 14 Feb 2011 04:35:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BA3DE06D8; Mon, 14 Feb 2011 04:34:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CA1B1E06D8 for ; Mon, 14 Feb 2011 04:34:53 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24D201B40B4 for ; Mon, 14 Feb 2011 04:34:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 87EC58006A for ; Mon, 14 Feb 2011 04:34:52 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <212ddce3b78f65caa5f62d34bbef709a78675b65.dol-sen@gentoo> Subject: [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/layman/ X-VCS-Repository: proj/gentoo-guis X-VCS-Files: app-portage/layman/ChangeLog app-portage/layman/Manifest app-portage/layman/layman-9999.ebuild X-VCS-Directories: app-portage/layman/ X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 212ddce3b78f65caa5f62d34bbef709a78675b65 Date: Mon, 14 Feb 2011 04:34:52 +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: X-Archives-Hash: 3dccccd28293d232a7ff5e0c5e6d91d9 commit: 212ddce3b78f65caa5f62d34bbef709a78675b65 Author: Brian Dolbec gmail com> AuthorDate: Mon Feb 14 04:34:43 2011 +0000 Commit: Brian Dolbec gmail com> CommitDate: Mon Feb 14 04:34:43 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoo-guis.g= it;a=3Dcommit;h=3D212ddce3 fix the random build failure making the doc's --- app-portage/layman/ChangeLog | 4 ++-- app-portage/layman/Manifest | 4 ++-- app-portage/layman/layman-9999.ebuild | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/app-portage/layman/ChangeLog b/app-portage/layman/ChangeLog index 48584eb..bb87f1f 100644 --- a/app-portage/layman/ChangeLog +++ b/app-portage/layman/ChangeLog @@ -3,8 +3,8 @@ # $Header: /var/cvsroot/gentoo-x86/app-portage/layman/ChangeLog,v 1.125 = 2011/02/12 12:29:16 idl0r Exp $ =20 13 Feb 2011; Brian Dolbec layman-9999.ebuild, - Add g-common use flag and dependency. delete a randomly appearing gho= st - of doc/layman.8.xml that causes a build failure. + Add g-common use flag and dependency. Override MaKEOPTS to -j1 to + prevent a build failure for the doc's. =20 12 Feb 2011; Christian Ruppert layman-1.4.2.ebuild, layman-9999.ebuild: diff --git a/app-portage/layman/Manifest b/app-portage/layman/Manifest index bed7c51..cdb1e3c 100644 --- a/app-portage/layman/Manifest +++ b/app-portage/layman/Manifest @@ -1,3 +1,3 @@ -EBUILD layman-9999.ebuild 3088 RMD160 f15f421e37b929becc5d84df3d895c6417= 0544e9 SHA1 36729cbfbb34e54cd1c0c34208e55e128fb3c589 SHA256 a56fce17cb994= ff7747aab50368511af168fcf113ace7854a58d0538548f4e3d -MISC ChangeLog 18147 RMD160 e9cd8fbe030dda1e930e3cf68e59d5ea25c673f3 SHA= 1 abf667ef8d4a44136f5082930c13d9c4ebfd1cf7 SHA256 c9bc290efcc05632e0c096a= aa79ad912c9ab7b44216147e8bec80b09b0f5ded4 +EBUILD layman-9999.ebuild 3051 RMD160 9883c974a974419faf0cce4a4e97aefbad= e6bf40 SHA1 a6921aff1ffd7006af23157cab5f8c19228ae7d7 SHA256 0b63bc99db12c= 7a1a5ce474a763b57f2fad23b11b64508cb934d8c9fe8549c59 +MISC ChangeLog 18131 RMD160 3ac96924c4b7fcf937bd040ca502832f8a33aadf SHA= 1 1f899ff81c790dee46e97bb5e7a269ef43839837 SHA256 f08bb9cea53d3eb4e850f5d= 0ec8247992406fa91b86b97dc16bd9363c1dbe65f MISC metadata.xml 929 RMD160 a90301ecf6c16e2f67a7d828e8a014eede1760ec SH= A1 75f0feba31c81c8586411cd56aefa8f1b2c8c750 SHA256 225a8f899c0bc1d086ffc2= 860fad68e5dba1c86f2c260241bb30b6037b370bc3 diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/l= ayman-9999.ebuild index c439309..964cd67 100644 --- a/app-portage/layman/layman-9999.ebuild +++ b/app-portage/layman/layman-9999.ebuild @@ -61,9 +61,8 @@ src_test() { =20 src_compile() { distutils_src_compile - # deal with a randomly appearing ghost - rm ${WORKDIR}/layman-9999/doc/layman.8.xml - emake -C doc || die "emake -C doc failed" + # override MAKEOPTS to prevent build failure + emake -j1 -C doc || die "emake -C doc failed" } =20 src_install() {