Break references between the depgraph and the dropped tasks inside
authorZac Medico <zmedico@gentoo.org>
Wed, 3 Dec 2008 20:46:05 +0000 (20:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 3 Dec 2008 20:46:05 +0000 (20:46 -0000)
commit3bda3df0a824981ee2bb988337638730ecbbe64c
treefeebbf1c929f9c3813b824d3d9df4fba0ee79d6e
parent3999a10915177d137620b4fa7ad882777fb9a46c
Break references between the depgraph and the dropped tasks inside
Scheduler._calc_resume_list(), since the tasks are now saved for
display at the end.

svn path=/main/trunk/; revision=12146
pym/_emerge/__init__.py