Fix PECLASS logic inside inherit() so that ECLASS is always restored to the
authorZac Medico <zmedico@gentoo.org>
Sun, 8 Mar 2009 06:53:55 +0000 (06:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 8 Mar 2009 06:53:55 +0000 (06:53 -0000)
commit0ce8797d6b342d20dc2ec4661551c1e338603e4c
treef0839ae124740be7318f925e59a30bee18c55a0b
parent63afbc1009c87071a6a66bf3f6dd26c311a81fe8
Fix PECLASS logic inside inherit() so that ECLASS is always restored to the
correct value after recursion (previously it would be restored to the wrong
value if more than one eclass was passed into the inherit call).

svn path=/main/trunk/; revision=12783
bin/ebuild.sh