public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/quarter: ChangeLog quarter-1.0.0-r1.ebuild
@ 2010-09-06  1:11 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; only message in thread
From: Maciej Mrozowski (reavertm) @ 2010-09-06  1:11 UTC (permalink / raw
  To: gentoo-commits

reavertm    10/09/06 01:11:38

  Modified:             ChangeLog quarter-1.0.0-r1.ebuild
  Log:
  Parallel compilation workaround, bug 336008
  
  (Portage version: 2.2_rc75/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-libs/quarter/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/quarter/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/quarter/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/quarter/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/quarter/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 May 2010 14:34:59 -0000	1.3
+++ ChangeLog	6 Sep 2010 01:11:38 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/quarter
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/quarter/ChangeLog,v 1.3 2010/05/18 14:34:59 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/quarter/ChangeLog,v 1.4 2010/09/06 01:11:38 reavertm Exp $
+
+  06 Sep 2010; Maciej Mrozowski <reavertm@gentoo.org>
+  quarter-1.0.0-r1.ebuild:
+  Parallel compilation workaround, bug 336008
 
 *quarter-1.0.0-r1 (18 May 2010)
 



1.3                  media-libs/quarter/quarter-1.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/quarter/quarter-1.0.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/quarter/quarter-1.0.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/quarter/quarter-1.0.0-r1.ebuild?r1=1.2&r2=1.3

Index: quarter-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/quarter/quarter-1.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- quarter-1.0.0-r1.ebuild	26 Jun 2010 14:34:40 -0000	1.2
+++ quarter-1.0.0-r1.ebuild	6 Sep 2010 01:11:38 -0000	1.3
@@ -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/media-libs/quarter/quarter-1.0.0-r1.ebuild,v 1.2 2010/06/26 14:34:40 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/quarter/quarter-1.0.0-r1.ebuild,v 1.3 2010/09/06 01:11:38 reavertm Exp $
 
 EAPI="2"
 
@@ -37,6 +37,9 @@
 DOCS=(AUTHORS NEWS README)
 
 src_configure() {
+	# Bug 336008
+	MAKEOPTS=-j1
+
 	econf \
 		htmldir="${ROOT}usr/share/doc/${PF}/html" \
 		--enable-pkgconfig \






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-06  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-06  1:11 [gentoo-commits] gentoo-x86 commit in media-libs/quarter: ChangeLog quarter-1.0.0-r1.ebuild Maciej Mrozowski (reavertm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox