aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-09-11 16:15:28 -0700
committerZac Medico <zmedico@gentoo.org>2011-09-11 16:15:28 -0700
commit11d543aacf2ee7f7f214a256aabf668ad27ca013 (patch)
treef2601ac341ec1072a270fce7c64bd0653c7029c3 /bin/isolated-functions.sh
parentebuild.sh: remove unused lchown and lchgrp (diff)
downloadportage-11d543aacf2ee7f7f214a256aabf668ad27ca013.tar.gz
portage-11d543aacf2ee7f7f214a256aabf668ad27ca013.tar.bz2
portage-11d543aacf2ee7f7f214a256aabf668ad27ca013.zip
ebuild.sh: move hasg* funcs into econf
Diffstat (limited to 'bin/isolated-functions.sh')
-rw-r--r--bin/isolated-functions.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh
index 8e367fff1..c5adc0cc5 100644
--- a/bin/isolated-functions.sh
+++ b/bin/isolated-functions.sh
@@ -586,7 +586,7 @@ save_ebuild_env() {
esyslog einfo einfon ewarn eerror ebegin _eend eend KV_major \
KV_minor KV_micro KV_to_int get_KV unset_colors set_colors has \
has_phase_defined_up_to \
- hasg hasgq hasv hasq qa_source qa_call \
+ hasv hasq qa_source qa_call \
addread addwrite adddeny addpredict _sb_append_var \
use usev useq has_version portageq \
best_version use_with use_enable register_die_hook \
@@ -602,7 +602,7 @@ save_ebuild_env() {
set_unless_changed unset_unless_changed source_all_bashrcs \
ebuild_main ebuild_phase ebuild_phase_with_hooks \
_ebuild_arg_to_phase _ebuild_phase_funcs default \
- _pipestatus \
+ _hasg _hasgq _unpack_tar \
${QA_INTERCEPTORS}
# portage config variables and variables set directly by portage