Factor out mtimedb saving code from portageexit() into a new commit_mtimedb
authorJason Stubbs <jstubbs@gentoo.org>
Sun, 25 Dec 2005 08:04:56 +0000 (08:04 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Sun, 25 Dec 2005 08:04:56 +0000 (08:04 -0000)
commit0f6bb75975aeb321480cd66ed7a8c80b4e27694c
treec3ce6b0e123eec2159d6d8cdff258cb7a1ffd64d
parentb3131da61a07d55f06938378a6be38f9cbd69381
Factor out mtimedb saving code from portageexit() into a new commit_mtimedb
function and call that rather than portageexit() after package updates.

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