summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-19 03:36:54 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-19 03:36:54 +0000
commit7c3dae33bf4fd66f63cc06f7505826ef37ea9f6d (patch)
treeb94681e3b94f680456170d2c4e88debf757954a7
parentPreserve variables which have been set in global scope using 'declare'. (diff)
downloadportage-multirepo-7c3dae33bf4fd66f63cc06f7505826ef37ea9f6d.tar.gz
portage-multirepo-7c3dae33bf4fd66f63cc06f7505826ef37ea9f6d.tar.bz2
portage-multirepo-7c3dae33bf4fd66f63cc06f7505826ef37ea9f6d.zip
Remove reference to non-existent _source_ebuild function. (trunk r14663)
svn path=/main/branches/2.1.7/; revision=14683
-rwxr-xr-xbin/isolated-functions.sh1
1 files changed, 0 insertions, 1 deletions
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