diff options
author | 2012-06-15 15:41:08 +0000 | |
---|---|---|
committer | 2012-06-15 15:41:08 +0000 | |
commit | f782efefbbcf7fe5cb0d47ab9c1e8f1488a5742e (patch) | |
tree | f315c1a4067dabedb8c87c418d54f1d2ff3fa482 /games-action/teeworlds | |
parent | games goes last on inherit line (diff) | |
download | historical-f782efefbbcf7fe5cb0d47ab9c1e8f1488a5742e.tar.gz historical-f782efefbbcf7fe5cb0d47ab9c1e8f1488a5742e.tar.bz2 historical-f782efefbbcf7fe5cb0d47ab9c1e8f1488a5742e.zip |
use makeopts_jobs (bug #421173)
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'games-action/teeworlds')
-rw-r--r-- | games-action/teeworlds/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/teeworlds/Manifest | 4 | ||||
-rw-r--r-- | games-action/teeworlds/teeworlds-0.6.1.ebuild | 9 |
3 files changed, 9 insertions, 9 deletions
diff --git a/games-action/teeworlds/ChangeLog b/games-action/teeworlds/ChangeLog index 1f5d576181b0..0e70bf2f6402 100644 --- a/games-action/teeworlds/ChangeLog +++ b/games-action/teeworlds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/teeworlds # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/ChangeLog,v 1.7 2012/04/18 21:43:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/ChangeLog,v 1.8 2012/06/15 15:41:08 mr_bones_ Exp $ + + 15 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> teeworlds-0.6.1.ebuild: + use makeopts_jobs (bug #421173) 18 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> teeworlds-0.6.1.ebuild: add parallel-build patch from Alec Moskvin (bug #335148) diff --git a/games-action/teeworlds/Manifest b/games-action/teeworlds/Manifest index 43c71923f3e6..b3275190de50 100644 --- a/games-action/teeworlds/Manifest +++ b/games-action/teeworlds/Manifest @@ -10,6 +10,6 @@ AUX teeworlds_srv.cfg 193 RMD160 256e8dee12d3f6bf4653bbe52443f9277c39425e SHA1 0 DIST teeworlds-0.5.2-src.tar.gz 6393472 RMD160 12b3384b3059d5ec0ebb437686f613f8d9430e61 SHA1 26d8059b1ad81ca6959b96fd3ff881f9db7550ef SHA256 1811a71bf9a1470c7a69308035744492f3e850aefdd12f1bc223fb85d98cf4c0 DIST teeworlds-0.6.1-source.tar.gz 8599538 RMD160 38ea0148ce9caf296403774b8b395df462e564ea SHA1 27f74db7c035143c7b539acc7aab7fb825b972ab SHA256 6328d48fb98d451af8e1dba0999190496e851842c84e4594d413b79aca67b908 EBUILD teeworlds-0.5.2.ebuild 2389 RMD160 c11b14424b34682d2a25fa061a08cb321b0a02dd SHA1 b5de3d8ccf765a617dd9c8c158f213c7fa3ed780 SHA256 55a315dcc02532fa9d525ec66497674edb84e901938e1559f11d55483bf7de5e -EBUILD teeworlds-0.6.1.ebuild 2653 RMD160 39d5cae7b10c49cc0184032a8dc36473f2b89d78 SHA1 dd7e40436383945a703a89bdd718a72a99d363a2 SHA256 c801c3090362f35ce5a4cf26f0e641098e11bd6aea0ac7333ec5e8e4990272c7 -MISC ChangeLog 1848 RMD160 fd00701456cd6e6d7ecf6817bd9541de4b3a176f SHA1 2b15c7f8df4914a802817565ab9354be78793083 SHA256 b33e18d10aae744c0142f9e9429553e93bb9d2dace4dfbbe9b6f1a5f8fda6214 +EBUILD teeworlds-0.6.1.ebuild 2530 RMD160 27ffa9281b233c14f702fe229285bf290decefec SHA1 2be0617798faabc0a3d74ab0911db3778f430169 SHA256 50d0d61d24087828e3b1636067477602c910e591f8d158b211587b6e64d3aa75 +MISC ChangeLog 1962 RMD160 d7ff8baef8ad9f39db15cd2d014ee426e71b1537 SHA1 9292d74c3c2d2ed7c42dcce6014e8acf2e6195a3 SHA256 189d598b0d2bc8e3e573ab3739f2bea7143d18d6cd45015a149b83d3f30b76f5 MISC metadata.xml 309 RMD160 77d06e39802ded0077343efe4e113a4fc23cbe0d SHA1 479fb96f2b7ad915bee07e5f46e407908bd678d7 SHA256 483d678f443d433b99a05dca001e83ae6f3d9128c2d6236196ec972386ef337a diff --git a/games-action/teeworlds/teeworlds-0.6.1.ebuild b/games-action/teeworlds/teeworlds-0.6.1.ebuild index 042a3219f646..f7fe4f758aa4 100644 --- a/games-action/teeworlds/teeworlds-0.6.1.ebuild +++ b/games-action/teeworlds/teeworlds-0.6.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.6.1.ebuild,v 1.2 2012/04/18 21:43:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.6.1.ebuild,v 1.3 2012/06/15 15:41:08 mr_bones_ Exp $ EAPI=3 PYTHON_DEPEND="2" -inherit eutils python toolchain-funcs games +inherit eutils multiprocessing python toolchain-funcs games REVISION="b177-r50edfd37" @@ -80,10 +80,7 @@ src_compile() { fi fi - # Taken from the libreoffice-3.5.2.2 ebuild - local jobs=$(sed -ne 's/.*\(-j[[:space:]]*\|--jobs=\)\([[:digit:]]\+\).*/\2/;T;p' <<< "${MAKEOPTS}") - - bam -a -j ${jobs} ${myopt} || die + bam -a -j $(makeopts_jobs) ${myopt} || die } src_install() { |