aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-08-29 22:04:42 -0700
committerZac Medico <zmedico@gentoo.org>2012-08-29 22:04:42 -0700
commit6b4b621f1abcf21d3bfa54b323126a3ef11eb52c (patch)
tree7fa1b7e4ddc3c01093f2166410191b81d5c08ff2 /bin/save-ebuild-env.sh
parentEAPI 5: enable slot-operator-deps (diff)
downloadportage-6b4b621f1abcf21d3bfa54b323126a3ef11eb52c.tar.gz
portage-6b4b621f1abcf21d3bfa54b323126a3ef11eb52c.tar.bz2
portage-6b4b621f1abcf21d3bfa54b323126a3ef11eb52c.zip
EAPI 5: User patches (no-op dummy stub for now)
A real apply_user_patches implementation will be a bit more work, so for now we'll just implement the minimum amount necessary to satisfy the spec: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=a8bf7862967cce36b7f1b408934a774126da2538
Diffstat (limited to 'bin/save-ebuild-env.sh')
-rw-r--r--bin/save-ebuild-env.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/save-ebuild-env.sh b/bin/save-ebuild-env.sh
index 47a2acae5..4bf6e4e18 100644
--- a/bin/save-ebuild-env.sh
+++ b/bin/save-ebuild-env.sh
@@ -46,7 +46,8 @@ save_ebuild_env() {
done
unset x
- unset -f assert assert_sigpipe_ok dump_trace die diefunc \
+ unset -f apply_user_patches assert assert_sigpipe_ok \
+ 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 \
@@ -67,6 +68,7 @@ save_ebuild_env() {
save_ebuild_env filter_readonly_variables preprocess_ebuild_env \
set_unless_changed unset_unless_changed source_all_bashrcs \
ebuild_main ebuild_phase ebuild_phase_with_hooks \
+ _eapi5_apply_user_patches _eapi5_src_prepare \
_ebuild_arg_to_phase _ebuild_phase_funcs default \
_hasg _hasgq _unpack_tar \
${QA_INTERCEPTORS}