Split the --skipfirst code into a resume_depgraph() function that will
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Jun 2008 04:00:48 +0000 (04:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Jun 2008 04:00:48 +0000 (04:00 -0000)
commitab3a77f3bf1a5435193aa1af51a8590b35b4a6b0
tree3b1f9891456c446d88fbf0bc92abe6f349003424
parent3324ca094bf8ef0d101aacde2a9b95c0ce0ecbb6
Split the --skipfirst code into a resume_depgraph() function that will
be useful for implementing a --keep-going option (bug #12768).

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