From: Zac Medico Date: Sat, 7 Feb 2009 22:36:46 +0000 (-0000) Subject: Filter the new hasg and hasgq functions inside save_ebuild_env(). X-Git-Tag: v2.2_rc24~210 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4930c3e92b26f63aedcdef30d55947fab4a7713f;p=portage.git Filter the new hasg and hasgq functions inside save_ebuild_env(). svn path=/main/trunk/; revision=12592 --- diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index e418bdde6..5c1444efd 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -500,7 +500,8 @@ save_ebuild_env() { unset -f dump_trace die diefunc quiet_mode vecho elog_base eqawarn elog \ esyslog einfo einfon ewarn eerror ebegin _eend eend KV_major \ KV_minor KV_micro KV_to_int get_KV unset_colors set_colors has \ - hasv hasq qa_source qa_call addread addwrite adddeny addpredict \ + hasg hasgq hasv hasq qa_source qa_call \ + addread addwrite adddeny addpredict \ lchown lchgrp esyslog use usev useq has_version portageq \ best_version use_with use_enable register_die_hook check_KV \ keepdir unpack strip_duplicate_slashes econf einstall \