Make ebuild(1) detect ebuild/eclass changes and automatically source the
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 00:44:23 +0000 (00:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 00:44:23 +0000 (00:44 -0000)
commit82290f6d95c42c5b5d76b3256c55b67edccf99e3
tree7119387da6230f4baf37fa925a4f3937da3f919c
parent4c6962aca5b7ecbaaf8ff6e16fe91326d3e01c03
Make ebuild(1) detect ebuild/eclass changes and automatically source the
ebuild atain in this case (even though $T/environment may already exist).
This should help avoid confusion by ensuring that the latest changes to
the ebuild/eclasses are reflected in the environment.

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