Add vardbapi.aux_get() support for an "_mtime_" value which corresponds to
authorZac Medico <zmedico@gentoo.org>
Mon, 9 Jun 2008 14:20:45 +0000 (14:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 9 Jun 2008 14:20:45 +0000 (14:20 -0000)
commit92017be236bfd3a15f3fbdd03272ac83e1f24b1e
treee2b4d008279cff9b42af5befba7ef4ede16373d3
parent029ca98a4492efb618bfdde249868060e16f51f1
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. (trunk r10586)

svn path=/main/branches/2.1.2/; revision=10610
pym/portage.py