-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09.12.2015 07:41, Michał Górny wrote:
> On Tue, 8 Dec 2015 21:54:44 + (UTC) "Sebastian Pipping"
> wrote:
>
>> commit: a1ea06b430e14f68b5b7bf1947a681215157c034 Author:
>> Sebastian Pipping gentoo org> AuthorDate: Tue
>> Dec 8 21:49:31 2
On Sun, 6 Dec 2015 19:57:45 +0100
Michał Górny wrote:
> Hi, everyone.
>
> Here's a patchset for review. Changes:
>
> 1. eclass-generated variables are read-only,
> 2. missing error checks (||die) added,
> 3. 'unset -f' used to wipe local and temporary functions from the env,
> 4. deprecated fu
On Sun, 6 Dec 2015 20:03:19 +0100
Michał Górny wrote:
> Hi,
>
> Here's another patchset. Mostly fixups inspired by multilib-build.eclass
> changes with a few little additions.
>
> Changes:
>
> 1. eclass-set variables are now read-only,
> 2. 'unset -f' is used to unset temporary & local functi
On Tue, 8 Dec 2015 09:19:57 +0100
Patrice Clement wrote:
> Sunday 06 Dec 2015 20:03:21, Michał Górny wrote :
> > Reorder the Python implementations to ascending version order, with
> > CPython listed first and other implementations in descending preference.
> >
> > The previous ordering has been
> On Wed, 9 Dec 2015, Michał Górny wrote:
>> AFAICS there are no particular EAPI 6 features this eclass could
>> make use of, so we can simply add 6 to the case pattern.
> We could use EAPI 6 as an opportunity to fix the API and stop
> overriding src_install() randomly.
I'm not fond of clutt