Remove obsolete reference to nonexistent functions like newdepend in
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Mar 2010 09:49:10 +0000 (02:49 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Mar 2010 09:49:10 +0000 (02:49 -0700)
save_ebuild_env. Thanks to Brian Harring.

bin/isolated-functions.sh

index f797a342bf2d9f2940cb19dfc743e2fafc47d81e..5613e6f4681ddab7a318a8d0185cdd67fd49aff0 100644 (file)
@@ -535,8 +535,7 @@ save_ebuild_env() {
                        abort_test abort_install dyn_prepare dyn_configure \
                        dyn_compile dyn_test dyn_install \
                        dyn_preinst dyn_help debug-print debug-print-function \
-                       debug-print-section inherit EXPORT_FUNCTIONS newdepend newrdepend \
-                       newpdepend do_newdepend remove_path_entry \
+                       debug-print-section inherit EXPORT_FUNCTIONS remove_path_entry \
                        save_ebuild_env filter_readonly_variables preprocess_ebuild_env \
                        source_all_bashrcs ebuild_main \
                        ebuild_phase ebuild_phase_with_hooks \