Detect md5-cache when no cache-formats specified.
authorZac Medico <zmedico@gentoo.org>
Sat, 8 Sep 2012 04:32:03 +0000 (21:32 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 8 Sep 2012 04:32:03 +0000 (21:32 -0700)
commit24b7ebe3b9404f0344f5b34eb322abde64143263
tree2c5744e66faa0a1b16819695fd22a6a4f01a3a37
parentc35ec6c074f44ffbf7849c54976c91ce5a53e8fe
Detect md5-cache when no cache-formats specified.

Auto-detect cache-formats from the corresponding directories when
cache-formats is not specifed in layout.conf, and prefer md5-dict if
available. After this behavior is deployed in stable portage, the
default egencache format can be changed to md5-dict.
pym/portage/repository/config.py
pym/portage/tests/dbapi/test_portdb_cache.py