Avoid leaking some variables from ebuild_main() into the environment (local
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:04:31 +0000 (07:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:04:31 +0000 (07:04 -0000)
commit2856a8be053b0f9ece347013883cac4d922e5307
tree70d6d5168cfbf1f28e8d8b206f3ab44a394d14c2
parent946b7d308a0fa688d612e44455dc9f072f4617b6
Avoid leaking some variables from ebuild_main() into the environment (local
variables are exposed to 'children'). (trunk r13316)

svn path=/main/branches/2.1.6/; revision=13487
bin/ebuild.sh