public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-sports/vdrift: vdrift-20090615.ebuild
@ 2009-11-23  1:38 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2009-11-23  1:38 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/11/23 01:38:47

  Modified:             vdrift-20090615.ebuild
  Log:
  just pass -j to scons from MAKEOPTS
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.4                  games-sports/vdrift/vdrift-20090615.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/vdrift/vdrift-20090615.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/vdrift/vdrift-20090615.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-sports/vdrift/vdrift-20090615.ebuild?r1=1.3&r2=1.4

Index: vdrift-20090615.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-sports/vdrift/vdrift-20090615.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vdrift-20090615.ebuild	20 Nov 2009 14:16:12 -0000	1.3
+++ vdrift-20090615.ebuild	23 Nov 2009 01:38:47 -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/games-sports/vdrift/vdrift-20090615.ebuild,v 1.3 2009/11/20 14:16:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/vdrift/vdrift-20090615.ebuild,v 1.4 2009/11/23 01:38:47 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils games
@@ -40,7 +40,7 @@
 }
 
 src_compile() {
-	local sconsopts=$(echo "${MAKEOPTS}" | sed -ne "/-j/ { s/.*\(-j[0-9]\+\).*/\1/; p }")
+	local sconsopts=$(echo "${MAKEOPTS}" | sed -ne "/-j/ { s/.*\(-j[[:space:]]*[0-9]\+\).*/\1/; p }")
 
 	scons \
 		${sconsopts} \






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

only message in thread, other threads:[~2009-11-23  1:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23  1:38 [gentoo-commits] gentoo-x86 commit in games-sports/vdrift: vdrift-20090615.ebuild Michael Sterrett (mr_bones_)

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