Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Collecting items for EAPI 6
Date: Thu, 28 Mar 2013 18:16:17
Message-Id: 20130328191559.39e66934@pomiocik.lan
1 Hello,
2
3 As discussed with ulm, I'd like to start a thread for collecting
4 initial items for EAPI 6. Preferably items which are either almost
5 ready or are easy to implement and are non-controversial. In other
6 words, thing which are practically ready to get on the actual list.
7
8 As usual, each item should have a corresponding 'Future EAPI' bug which
9 blocks the tracker [1].
10
11 [1]:https://bugs.gentoo.org/show_bug.cgi?id=future-eapi
12
13
14 My propositions:
15
16 a) for improving self-consistency of EAPI (high priority):
17
18 - #463586: move get_libdir to EAPI (since it is used in econf).
19
20 - #459692: split the doc-installation part of default_src_install
21 (e.g. as einstalldocs).
22
23 - #451938: provide a 'die' variant respecting 'nonfatal' (to implement
24 custom helpers respecting 'nonfatal').
25
26
27 b) for improving ebuild & eclass development:
28
29 - #449862: tidy up IUSE checking.
30
31 - #449806: support using DOCS to append to the standard document list.
32
33 - #431340: allow bash-4.2 (may require additional policy restrictions).
34
35 - #273101: explicit variable for no. of parallel jobs (rather than
36 hacking MAKEOPTS).
37
38 --
39 Best regards,
40 Michał Górny

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] Collecting items for EAPI 6 "Tomáš Chvátal" <tomas.chvatal@×××××.com>
Re: [gentoo-dev] Collecting items for EAPI 6 Pacho Ramos <pacho@g.o>
Re: [gentoo-dev] Collecting items for EAPI 6 "Andreas K. Huettel" <dilfridge@g.o>
Re: [gentoo-dev] Collecting items for EAPI 6 Christoph Junghans <ottxor@g.o>