Bug #273648 - EAPI 3 - the following condtions must be met:
authorZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 03:55:38 +0000 (03:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 03:55:38 +0000 (03:55 -0000)
commit3c94b33a3d81d1642707040e2cbec34262ff34c1
tree218bbf90c56b11ea0328c9512cda49e1adf5389a
parentf999dc9b0ee307defdd1af30a57684ed7abe6f98
Bug #273648 - EAPI 3 - the following condtions must be met:
1. The A variable contains no items.
2. The phase function in question is not in DEFINED_PHASES.
3. None of the phase functions unpack, prepare, configure, compile or install,
   if supported by the EAPI in question and occurring prior to the phase about
   to be executed, are in DEFINED_PHASES.

Thanks to Jonathan Callen <abcd@g.o> for this patch. (trunk r14616)

svn path=/main/branches/2.1.7/; revision=14644
bin/ebuild.sh