summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-11 03:47:47 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-11 03:47:47 +0000
commit50d2def98385df3c06cdc803e8853c26cb6c2b1d (patch)
treefb2abcc64162dfaecb9935c94f08a372e9296df9 /bin
parentf6d435b8a12fc2b3994041fdf8755cd9bf8c4d57 (diff)
downloadportage-50d2def98385df3c06cdc803e8853c26cb6c2b1d.tar.gz
portage-50d2def98385df3c06cdc803e8853c26cb6c2b1d.tar.bz2
portage-50d2def98385df3c06cdc803e8853c26cb6c2b1d.zip
Filter the new hasg and hasgq functions inside save_ebuild_env(). (trunk r12592)
svn path=/main/branches/2.1.6/; revision=12873
Diffstat (limited to 'bin')
-rwxr-xr-xbin/isolated-functions.sh3
1 files changed, 2 insertions, 1 deletions
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 \