summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/save-ebuild-env.sh11
1 files changed, 7 insertions, 4 deletions
diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh
index c2082aba3..3b1a1da49 100644
--- a/bin/save-ebuild-env.sh
+++ b/bin/save-ebuild-env.sh
@@ -61,15 +61,18 @@ __save_ebuild_env() {
into insinto exeinto docinto \
insopts diropts exeopts libopts docompress \
__abort_handler __abort_prepare __abort_configure __abort_compile \
- __abort_test __abort_install __dyn_prepare dyn_configure \
- __dyn_compile dyn_test dyn_install \
- __dyn_preinst dyn_pretend dyn_help debug-print debug-print-function \
+ __abort_test __abort_install __dyn_prepare __dyn_configure \
+ __dyn_compile __dyn_test __dyn_install \
+ __dyn_preinst __dyn_pretend __dyn_help \
+ debug-print debug-print-function \
debug-print-section __helpers_die inherit EXPORT_FUNCTIONS \
nonfatal register_success_hook \
- __save_ebuild_env __filter_readonly_variables __preprocess_ebuild_env \
+ __save_ebuild_env __set_colors __filter_readonly_variables \
+ __preprocess_ebuild_env \
__source_all_bashrcs \
__ebuild_main __ebuild_phase __ebuild_phase_with_hooks \
__ebuild_arg_to_phase __ebuild_phase_funcs default \
+ __unset_colors \
_hasg _hasgq _unpack_tar \
${QA_INTERCEPTORS}