Entirely disable the src_configure phase from the python side for EAPI values
authorZac Medico <zmedico@gentoo.org>
Mon, 11 Aug 2008 19:50:57 +0000 (19:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 11 Aug 2008 19:50:57 +0000 (19:50 -0000)
commit8785a08f1cf6845e6b84951f835d3fbb20acc0d3
tree1688baff7d59c08e5335952f18419907597f1b30
parentd5cbfc067ed9a1ff30c4b40f4b9c7ab4ce16c173
Entirely disable the src_configure phase from the python side for EAPI values
for which it's not supported. This avoids pointless spawning of ebuild.sh and
also avoids having bashrc called during an invalid phase as reported by
Arfrever.

svn path=/main/trunk/; revision=11398
bin/ebuild.sh
pym/_emerge/__init__.py