Improve --resume handling of saved "favorites" argument atoms:
authorZac Medico <zmedico@gentoo.org>
Sat, 3 May 2008 19:25:07 +0000 (19:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 3 May 2008 19:25:07 +0000 (19:25 -0000)
commite877ec9bb96a63b42a38bb722cbb6490fe04a08c
tree7bbba42951af038b173cdabf140e4091f61a974c
parent24f618f340ed82151c9c1c11f8182afac9d78798
Improve --resume handling of saved "favorites" argument atoms:

* Save the favorites in oneshot mode too since they're still useful for
  restoring state upon --resume.

* Add a depgraph._load_favorites() method to resume state from a previous
  select_files() call. This allows Package instances to be matched with
  DependencyArg instances during graph creation.
(trunk r10134)

svn path=/main/branches/2.1.2/; revision=10135
bin/emerge