Take the code which displays ebuild information before pkg_setup,
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Sep 2010 07:28:49 +0000 (00:28 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Sep 2010 07:28:49 +0000 (00:28 -0700)
commitb703d3088f01060309479979a226d88b0e627931
tree4f066afd7535d09271b1c5a4ca355946003895c7
parent4a0bdc5f9205a9c03ba2a13f34b960d524f98177
Take the code which displays ebuild information before pkg_setup,
and move it from ebuild.sh to EbuildPhase. This way we can easily
use python to extend it for bug #336019.
bin/ebuild.sh
pym/_emerge/EbuildPhase.py