Bug #223417 - Due to 1 second mtime granularity in < python-1.5, mtime checks
authorZac Medico <zmedico@gentoo.org>
Mon, 16 Jun 2008 11:30:39 +0000 (11:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 16 Jun 2008 11:30:39 +0000 (11:30 -0000)
commit4a0fa6a7a3e203aef40f45f0e380b5b1034d016c
treef032e7210d3cdbbe6a3ad562962d30f1c1611877
parent6b114bbe9af4e883f605fb7a01d2b05c9f532c15
Bug #223417 - Due to 1 second mtime granularity in < python-1.5, mtime checks
are not always sufficient to invalidate vardbapi caches. Therefore,
the caches need to be actively invalidated when packages are added and removed.
(trunk r10660)

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