Make ebuild(1) detect ebuild/eclass changes and automatically source the
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 02:22:06 +0000 (02:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 02:22:06 +0000 (02:22 -0000)
commitfbe666d80666790e6f71121e274f44ae92dcb12d
tree8e768e8f2651f2ba899e1e707839bb7885c4fa0f
parent120d3bc398a4df787cc41c4a5d5be7f9f8d93e63
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. (trunk r13148)

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