* Fix the default() implementation so that it maps the ebuild argument to
authorZac Medico <zmedico@gentoo.org>
Fri, 8 Aug 2008 06:49:34 +0000 (06:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 8 Aug 2008 06:49:34 +0000 (06:49 -0000)
commit536eead0b367f9365d1d1574aff3a37a56b96d47
tree9086aa5f81a2f781de19cc392dcf3dc3ae51f988
parentfebc42619eb21131e8b669130273e8a3e91cb8c3
* Fix the default() implementation so that it maps the ebuild argument to
  the correct phase function.
* Add --exclude-init-phases option to save_ebuild_env() for filtering
  out unnecessary functions and variables when creating environment.bz2.
* Add support for default() and default_* functions that die in all
  ebuild phases so that improper use of these functions is quickly
  discovered.

svn path=/main/trunk/; revision=11346
bin/ebuild.sh
bin/isolated-functions.sh
pym/portage/__init__.py
pym/portage/const.py