summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-18 05:31:07 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-18 05:31:07 +0000
commitb111836664e3962b37b524d9898a7927290d609b (patch)
treeb52c1a650ed913eb1c669f9607432d58b219c437 /bin
parentPreserve variables which have been set in global scope using 'declare'. (diff)
downloadportage-idfetch-b111836664e3962b37b524d9898a7927290d609b.tar.gz
portage-idfetch-b111836664e3962b37b524d9898a7927290d609b.tar.bz2
portage-idfetch-b111836664e3962b37b524d9898a7927290d609b.zip
Remove reference to non-existent _source_ebuild function.
svn path=/main/trunk/; revision=14663
Diffstat (limited to 'bin')
-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