When scheduling builds in parallel for --jobs, avoid potential build dir
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 03:27:27 +0000 (03:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 03:27:27 +0000 (03:27 -0000)
commit9dac64d8db6bc89acebeb2ff7e2d8a19f378d924
tree6f0717927ad25c1344421c9ecf4fe2e8be4ff113
parentf8dc250a08d8d6843a32c087ea0e6563b62f68b0
When scheduling builds in parallel for --jobs, avoid potential build dir
collisions in cases when the same exact cpv needs to be merged to multiple
$ROOTs (like when building stages). Thanks for Daniel Robbins for reporting
this issue and troubleshooting it. (trunk r12557)

svn path=/main/branches/2.1.6/; revision=12843
pym/_emerge/__init__.py