save-ebuild-env: fix for __dyn* renames
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Sep 2012 17:09:08 +0000 (10:09 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Sep 2012 17:09:08 +0000 (10:09 -0700)
bin/save-ebuild-env.sh

index c2082aba3398d286e79be9ff2238a40bd13e1a42..3b1a1da49188956fd7d88ca1fe7ec03cbec742b0 100644 (file)
@@ -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}