Make dblink invalidate the vardbapi caches for each merge and unmerge. Don't use...
authorZac Medico <zmedico@gentoo.org>
Sun, 8 Jul 2007 16:50:42 +0000 (16:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 8 Jul 2007 16:50:42 +0000 (16:50 -0000)
commit5b6df227c9a0c4716868dd0b0258f53f3e23a562
tree3a632357f6e7957d96358db558442e0e531ac6e2
parentc807e23b6c323ca59d7f3d249251aaff9bac3fdd
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. (trunk r7202:7204)

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