Implement eapi$EAPI_* default phase functions that are equivalent to the
authorZac Medico <zmedico@gentoo.org>
Fri, 8 Aug 2008 11:24:31 +0000 (11:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 8 Aug 2008 11:24:31 +0000 (11:24 -0000)
commit07103829a1bf0d6faed52a5ac3bf7130967e3726
tree5b70d29241edca4e112cab7cda5141ee7e8da3cf
parent2e5c28ed64b7e870bc2d0799efcf786e2577fdc3
Implement eapi$EAPI_* default phase functions that are equivalent to the
default_* functions for the given EAPI. For example, a function named
eapi0_src_compile provides access to the default src_compile implementation
that EAPI 0 provides. This feature is supported only when EAPI=2_pre2 is set.
Thanks to Brian Harring for suggesting this idea.

svn path=/main/trunk/; revision=11350
bin/ebuild.sh
bin/isolated-functions.sh