Created attachment 349142 [details, diff] Ebuild patch The attachment bumps dev-util/ninja to 1.3.3, and makes the following improvements: - EAPI=5 - Migrate from python.eclass to python-any-r1 eclass - Update SRC_URI to match new github tag-based tarball scheme - Export CXX instead of BUILD_CXX in src_compile; cross-compile support would be somewhat more involved than this - Build targets in "verbose" mode, which shows each command executed - Build new "manual" target and install manual.html - Implement test phase If you have no objections, I will go ahead and commit it. Also note that the chromium-29 ebuild uses ninja instead of make, so the chromium team now has a vested interest in keeping this package up to date.
Looks good to me, feel free to commit it, but the chromium herd will take it from here.
+*ninja-1.3.3 (28 May 2013) + + 28 May 2013; Mike Gilbert <floppym@gentoo.org> +ninja-1.3.3.ebuild, + metadata.xml: + Version bump and various improvements. Add chromium herd to metadata. Bug + 471252. +