When generating variable names to hold EXPORT_FUNCTIONS argument in, use
authorZac Medico <zmedico@gentoo.org>
Mon, 9 Mar 2009 10:32:13 +0000 (10:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 9 Mar 2009 10:32:13 +0000 (10:32 -0000)
commit39a97c03ea7b9116334384760502a06f5ba87ae6
tree176a5ad45c1c6eef613875ffe060aa9000a93231
parent8958e4cc1f7623916c25dfe081ca74524cd90f11
When generating variable names to hold EXPORT_FUNCTIONS argument in, use
$ECLASS_DEPTH as a unique id since it's a lot simpler then encoding the
eclass name in the variable name.

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