Automatically create a fallback setconfig, so emerge isn't crippled due to
authorZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 04:04:45 +0000 (04:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 04:04:45 +0000 (04:04 -0000)
commit0816e0db36fbc5898278a34bf2249975bc99da30
tree531ffef78d1d2d35d246fa9df132b39cb9c1f70b
parent291f5c2ed4b643fd99e18554a4599649ba971b2d
Automatically create a fallback setconfig, so emerge isn't crippled due to
misssing/corrupt/outdated sets.conf. This is especially important since
WorldSet has been renamed to WorldSelectedSet, and thus new and old sets.conf
files are incompatible. (trunk r14630)

svn path=/main/branches/2.1.7/; revision=14658
pym/_emerge/main.py