Split dep validation out of doebuild() and skip it when called by emerge since
authorZac Medico <zmedico@gentoo.org>
Tue, 21 Oct 2008 22:05:51 +0000 (22:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 21 Oct 2008 22:05:51 +0000 (22:05 -0000)
commit881b3dc0fdbb11ef9893e60ff68f57970c056eda
treed402ae037dc4665391514485e3a31553a647061b
parent9874b7bf2454643a9a288d6d6fc36ef543004fc3
Split dep validation out of doebuild() and skip it when called by emerge since
there's no need to do this every time emerge executes a phase.

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