In EbuildBuild.execute(), call doebuild() separately for each phase since
authorZac Medico <zmedico@gentoo.org>
Sun, 29 Jun 2008 09:38:16 +0000 (09:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 29 Jun 2008 09:38:16 +0000 (09:38 -0000)
commit0c277f2ca685f1058d4217b94ae9905b3098333e
tree398de8c69c5120f2e7b6a6c4d9acc0a959d35fff
parent8b9c5845a3cf4563456d09a520dad745ecc05211
In EbuildBuild.execute(), call doebuild() separately for each phase since
it will be easier to add asynchronous support to doebuild() if it's called
this way.

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