Re: [gentoo-portage-dev] [PATCH] ebuild: Extend helper-in-global-scope ban to all EAPIs

2016-06-26 Thread Michał Górny
On Sun, 26 Jun 2016 17:07:09 -0700
Zac Medico  wrote:

> On 05/20/2016 03:27 PM, Michał Górny wrote:
> > On Thu,  5 May 2016 23:10:43 +0200
> > Michał Górny  wrote:
> >   
> >> Make helper calls in global scope fatal in all supported EAPIs since
> >> this is the behavior required by PMS and all major offenders are fixed
> >> already.
> >> ---
> >>  bin/eapi.sh   |  4 
> >>  bin/ebuild.sh | 30 ++
> >>  2 files changed, 6 insertions(+), 28 deletions(-)  
> > 
> > Merged now.
> >   
> 
> Seems we might need to revert this patch:
> 
> https://forums.gentoo.org/viewtopic-t-1047248.html

If we revert it, people will stop caring for another year...

-- 
Best regards,
Michał Górny



pgpjRRa6t3u7q.pgp
Description: OpenPGP digital signature


Re: [gentoo-portage-dev] [PATCH] ebuild: Extend helper-in-global-scope ban to all EAPIs

2016-05-20 Thread Michał Górny
On Thu,  5 May 2016 23:10:43 +0200
Michał Górny  wrote:

> Make helper calls in global scope fatal in all supported EAPIs since
> this is the behavior required by PMS and all major offenders are fixed
> already.
> ---
>  bin/eapi.sh   |  4 
>  bin/ebuild.sh | 30 ++
>  2 files changed, 6 insertions(+), 28 deletions(-)

Merged now.

-- 
Best regards,
Michał Górny



pgpfu5F4jC_jU.pgp
Description: OpenPGP digital signature


Re: [gentoo-portage-dev] [PATCH] ebuild: Extend helper-in-global-scope ban to all EAPIs

2016-05-06 Thread Zac Medico
On 05/06/2016 06:14 AM, Alexander Berntsen wrote:
> Patch looks OK, but this is hardly an area that I'm very knowledgeable
> about, so if anyone else wants to chime in, that would be great. :)

Looks good to me. We could have done this a long time ago, except that
it would have broken the illegal multislot stuff in toolchain packages.
-- 
Thanks,
Zac