layout.conf: rename cache_format to cache_formats
authorZac Medico <zmedico@gentoo.org>
Tue, 25 Oct 2011 22:52:59 +0000 (15:52 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 25 Oct 2011 22:52:59 +0000 (15:52 -0700)
commit2843806fad6d0aa07ad4ce97290ebe1d03b00104
treec0baeda8d5182b25504f602440c1e22d134cdc27
parente544ee13527a0568de2b556510280ed96fc1b3ff
layout.conf: rename cache_format to cache_formats

We read layout.conf cache-formats from left to right and use the first
supported type that's found. This will allow support for multiple
formats in parallel, providing for smooth transitions between formats.
bin/egencache
pym/portage/repository/config.py