When scheduling builds in parallel for --jobs, avoid potential build dir
authorZac Medico <zmedico@gentoo.org>
Wed, 28 Jan 2009 08:47:38 +0000 (08:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 Jan 2009 08:47:38 +0000 (08:47 -0000)
commit43e23f470a35215a96c646d107e3a6dc31d16216
treeefaa0c1f2d02f7f4bfdb824a43a384a7966a272f
parent5b1d653ae0f85814b3c633f2579608646ac5122e
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.

svn path=/main/trunk/; revision=12557
pym/_emerge/__init__.py