From 5645c4390128c0a174290d9727195b97a894088e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 11 Sep 2012 21:26:49 -0700 Subject: Add EAPI 5_pre2 with features approved by council In the 9/11 council meeting, they approved everything in EAPI 5_pre1 except user patches. So, add EAPI 5_pre2 which is identical to EAPI 5_pre1 but with user patches (apply_user_patches) support removed. --- bin/phase-helpers.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin/phase-helpers.sh') diff --git a/bin/phase-helpers.sh b/bin/phase-helpers.sh index bb5e057a7..0250aca96 100644 --- a/bin/phase-helpers.sh +++ b/bin/phase-helpers.sh @@ -638,10 +638,6 @@ _eapi5_src_prepare() { apply_user_patches } -apply_user_patches() { - die "apply_user_patches is not supported with EAPI ${EAPI}" -} - _eapi5_apply_user_patches() { [[ ${EBUILD_PHASE} == prepare ]] || \ die "apply_user_patches may only be called during src_prepare" -- cgit v1.2.3-1-g7c22