Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] ebuild: Extend helper-in-global-scope ban to all EAPIs
Date: Mon, 27 Jun 2016 00:07:12
Message-Id: 57706E2D.2040008@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [PATCH] ebuild: Extend helper-in-global-scope ban to all EAPIs by "Michał Górny"
1 On 05/20/2016 03:27 PM, Michał Górny wrote:
2 > On Thu, 5 May 2016 23:10:43 +0200
3 > Michał Górny <mgorny@g.o> wrote:
4 >
5 >> Make helper calls in global scope fatal in all supported EAPIs since
6 >> this is the behavior required by PMS and all major offenders are fixed
7 >> already.
8 >> ---
9 >> bin/eapi.sh | 4 ----
10 >> bin/ebuild.sh | 30 ++++++------------------------
11 >> 2 files changed, 6 insertions(+), 28 deletions(-)
12 >
13 > Merged now.
14 >
15
16 Seems we might need to revert this patch:
17
18 https://forums.gentoo.org/viewtopic-t-1047248.html
19 --
20 Thanks,
21 Zac

Replies