Add vardbapi.aux_get() support for an "_mtime_" value which corresponds to
authorZac Medico <zmedico@gentoo.org>
Thu, 5 Jun 2008 17:30:46 +0000 (17:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 5 Jun 2008 17:30:46 +0000 (17:30 -0000)
commit2fa48970e2cd0fcda16d66bdb36bad52a1f2a259
tree7715a891b3200744f4d3fe4fd920a59ad022341d
parent20b85901f972965374e2e43ccb30e0c1d9694153
Add vardbapi.aux_get() support for an "_mtime_" value which corresponds to
the installed package directory's mtime (numeric value from stat result).
This value can be used to validate indexes or caches used in the optimization
of vdb query operations for various types of package metadata such as
dependencies and file contents.

svn path=/main/trunk/; revision=10586
pym/portage/dbapi/vartree.py