Move the MtimeDB class to portage.util.mtimedb and deprecate the commit_mtimedb
authorZac Medico <zmedico@gentoo.org>
Sun, 28 Feb 2010 04:09:59 +0000 (04:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 28 Feb 2010 04:09:59 +0000 (04:09 -0000)
commitc791599f2a768f87e63a68dc31d7f49bc3dfdd00
tree84238fc0e57ef138fda7bd5ac66ec94347de5368
parent652a94233e65ba6a83929edc3319b0f7676bb77b
Move the MtimeDB class to portage.util.mtimedb and deprecate the commit_mtimedb
function.

svn path=/main/trunk/; revision=15490
pym/portage/__init__.py
pym/portage/_deprecated.py
pym/portage/util/mtimedb.py [new file with mode: 0644]