Automatically create a fallback setconfig, so emerge isn't crippled due to
authorZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 01:21:52 +0000 (01:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 01:21:52 +0000 (01:21 -0000)
commitc0d9ff7b1749726f8575a0e15b84c04100ab6ddf
treee1ba79b1bc09043bec76fc9550bc6596c46f3653
parent4db9b69b55539bea618bf5383a5cd86265323fb7
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.

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