In portage.commit_mtimedb(), use the commit() method when possible, so that the mtime...
authorZac Medico <zmedico@gentoo.org>
Sat, 16 Sep 2006 07:33:09 +0000 (07:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 16 Sep 2006 07:33:09 +0000 (07:33 -0000)
commitdce55fb0765fb4454ac62098de9214c31b094e1a
treeedc96b2501d0b630d48bba3c4b340354b41ba17f
parentda89627328c34e7f8e7e734767e910892f675975
In portage.commit_mtimedb(), use the commit() method when possible, so that the mtimedb is only rewritten when it has been modified.

svn path=/main/trunk/; revision=4464
pym/portage.py