Bug #233487 - Fix --fetch-all-uri breakage:
authorZac Medico <zmedico@gentoo.org>
Fri, 1 Aug 2008 00:47:23 +0000 (00:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 1 Aug 2008 00:47:23 +0000 (00:47 -0000)
commitaf68d7d489e1e6a65e4262ef67fdd14f061cdcff
tree1f6c43387223f0acc17fcb6165cfbb74e180148a
parent0a1c9e82f925d820ab1020de244fcbb3262def91
Bug #233487 - Fix --fetch-all-uri breakage:

* Make --fetch-all-uri imply --fetchonly so that all the --fetchonly
  conditionals apply to --fetch-all-uri as well.

* Add an EbuildFetcher.fetchall attribute, and also add the required
  support to portage.doebuild() for a "fetchall" phase that EbuildFetcher
  can invoke in the background via the ebuild(1) command.

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