Bug #295715 - Implement a register_success_hook function to complement
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 10:22:54 +0000 (10:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Dec 2009 10:22:54 +0000 (10:22 -0000)
commitd0733a19ea2b08984589c5881b0a99c2ca26e4d6
treed26846c08c46bc51337182743d2e6c513f3b37d7
parentc37a96a355c769037cf88be5f4638db521122310
Bug #295715 - Implement a register_success_hook function to complement
register_die_hook, and also add code to ensure the die hooks are called even
when the failure is on the python side (like for file collisions).

svn path=/main/trunk/; revision=14936
bin/ebuild.sh
bin/isolated-functions.sh
bin/misc-functions.sh
man/ebuild.5
pym/_emerge/EbuildBuild.py
pym/_emerge/EbuildPhase.py
pym/_emerge/Scheduler.py
pym/portage/__init__.py
pym/portage/dbapi/vartree.py