Make dblink invalidate the vardbapi caches for each merge and unmerge. Don't use...
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 07:26:07 +0000 (07:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 07:26:07 +0000 (07:26 -0000)
commitb49c4f8f5cbe9224f6efaaa9abd2ecef903c3c6f
tree1080c9459244eb3ac0d8bdfb0d8b0562d52a44c3
parentab44fb7115ae2fe87630b494101f2f823e67ddda
Make dblink invalidate the vardbapi caches for each merge and unmerge.  Don't use portage.listdir() since mtime granularity can prevent cachedir from invalidating it's cache properly and
 this redundant cache layer isn't needed anyway.  This should solve the intermittent failure of AUTOCLEAN to properly clean packages. (branches/2.1.2 r7205)

svn path=/main/branches/2.1.2.9/; revision=7514
pym/portage.py