Gentoo Archives: gentoo-dev

From: Arfrever Frehtes Taifersar Arahesis <Arfrever@g.o>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] [RFC] Allow bash-4.0 features in EAPI="3" ebuilds
Date: Wed, 20 May 2009 17:12:06
Message-Id: 200905201912.56509.Arfrever@gentoo.org
In Reply to: Re: [gentoo-dev] [RFC] Allow bash-4.0 features in EAPI="3" ebuilds by "Piotr Jaroszyński"
1 2009-05-17 19:02:02 Piotr Jaroszyński napisał(a):
2 > 2009/5/17 Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com>:
3 > > 2009-05-17 18:37:32 Ciaran McCreesh napisał(a):
4 > >> On Sun, 17 May 2009 18:20:21 +0200
5 > >> Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com> wrote:
6 > >> > I would like to suggest to include possibility of using of features of
7 > >> > bash-4.0 (and older versions) in local scope of EAPI="3" ebuilds.
8 > >> >
9 > >> > I know that it's slightly late, but this change is very easy to
10 > >> > implement (adjusting RDEPEND of new versions of package managers and
11 > >> > updating PMS).
12 > >>
13 > >> No good, for two reasons.
14 > >>
15 > >> First, this is a global scope change
16 > >
17 > > Why do you think that it is a global scope change?
18 >
19 > I have updated the glep, see how it breaks [1].
20 >
21 > [1] - http://dev.gentoo.org/~peper/glep-0055.html#use-newer-bash-features
22
23 This error occurs only when there is no up-to-date cache for given ebuild.
24 rsync users would see only the usual "masked by: EAPI 3" message.
25
26 Here's the updated version of my proposition:
27
28 * bash-4.0 features are allowed in EAPI="3" (global scope and local scope).
29
30 * bash-4.0 features temporarily shouldn't be used in gentoo-x86 repository
31 until 1 month has passed since stabilization of =app-shells/bash-4.0* on
32 all architectures. It will give Gentoo developers sufficient time to update
33 app-shells/bash. (app-shells/bash used on system, which generates cache,
34 also should be updated.)
35
36 --
37 Arfrever Frehtes Taifersar Arahesis

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] Allow bash-4.0 features in EAPI="3" ebuilds "Piotr Jaroszyński" <peper@g.o>
Re: [gentoo-dev] [RFC] Allow bash-4.0 features in EAPI="3" ebuilds Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>