Gentoo Archives: gentoo-pms

From: Ulrich Mueller <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: Re: [gentoo-pms] EAPI 5 development branch
Date: Thu, 10 May 2012 09:04:23
Message-Id: 20395.33932.426381.392003@a1i15.kph.uni-mainz.de
In Reply to: [gentoo-pms] EAPI 5 development branch by Ciaran McCreesh
1 >>>>> On Sun, 6 May 2012, Ciaran McCreesh wrote:
2
3 > I've pushed an eapi-5 branch for development work. Feel free to screw
4 > around with it. It's probably best to assume that we might rebase /
5 > rewrite / do naughty things on it, and that we'll cherry pick to master
6 > and throw it away when we're done.
7
8 > So far:
9
10 > * Add \ChangeWhenAddingAnEAPI command.
11 > * Add an EAPI 5 identical to EAPI 4
12 > * EAPI 5 has econf --disable-silent-rules
13 > * Slot operator dependencies are back in EAPI 5
14 > * Profile IUSE injection is in EAPI 5.
15 > * IMAGE is removed in EAPI 5.
16 > * EAPI 5 supports ?? ( ) groups
17 > * EAPI 5 has apply_user_patches
18 > * EAPI 5 has EBUILD_PHASE_FUNC
19 > * Split up big table into two littler tables.
20 > * EAPI 5 mandates GNU find
21
22 > Not done:
23
24 > * EAPI parsing text
25
26 Merged from master, and changed from optional to mandatory parsing.
27
28 > * stdin / new* / here*
29
30 Done.
31
32 > * Licence groups
33 > * usex
34 > * has/best_version root
35 > * EJOBS
36 > * doheader
37
38 These are still missing.
39
40 > Things I'm conveniently ignoring because I don't like them or
41 > because I forgot:
42
43 > * Everything else
44
45 Any particular reason for leaving out "No -j1 for src_test"? It was on
46 your previous list.
47
48 Ulrich

Replies

Subject Author
Re: [gentoo-pms] EAPI 5 development branch Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>