From 7c3dae33bf4fd66f63cc06f7505826ef37ea9f6d Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 19 Oct 2009 03:36:54 +0000 Subject: Remove reference to non-existent _source_ebuild function. (trunk r14663) svn path=/main/branches/2.1.7/; revision=14683 --- bin/isolated-functions.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index 64f84b06..d4c5c70d 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -543,7 +543,6 @@ save_ebuild_env() { source_all_bashrcs ebuild_main \ ebuild_phase ebuild_phase_with_hooks \ _ebuild_arg_to_phase _ebuild_phase_funcs default \ - _source_ebuild \ ${QA_INTERCEPTORS} # portage config variables and variables set directly by portage -- cgit v1.2.3-65-gdbad