Fix serialize_eclasses = False in cache template.
authorZac Medico <zmedico@gentoo.org>
Tue, 18 Oct 2011 05:26:27 +0000 (22:26 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 18 Oct 2011 05:26:27 +0000 (22:26 -0700)
commit095a648f4726a467934b819e214a2468308ca351
tree575c2d6b1c57fc293b66384e3ac718b35535e30e
parenta63c163a50bf8a4e5ca8673cd8bebae29c36643a
Fix serialize_eclasses = False in cache template.

This fixes volatile cache validation that did not get fixed in commit
a63c163a50bf8a4e5ca8673cd8bebae29c36643a. Now all volatile cache
problems that have been introduced since commit
2ed1cb53cc4158af08c22d466b15b9a9a7767212 should be fixed.
pym/portage/cache/template.py
pym/portage/cache/volatile.py