Make post_emerge() exit early if it detects that the vdb state hasn't changed. v2.2_rc14
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 19:59:49 +0000 (19:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 19:59:49 +0000 (19:59 -0000)
commitc07a9eee5040025d68121e41943929a96e0421c4
treebe0ea8ccc79e92ec29d68a0bdcdbbe6d16b1308a
parent7fda15ffe221c8a4946aba3a10cc3c068616d797
Make post_emerge() exit early if it detects that the vdb state hasn't changed.
This works by comparing a hash of the COUNTER values for all packages in the
vdb.

svn path=/main/trunk/; revision=11859
pym/_emerge/__init__.py
pym/portage/__init__.py
pym/portage/dbapi/vartree.py