Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] EAPI 7 in Portage needs YOU!
Date: Mon, 19 Feb 2018 10:49:55
Message-Id: 6A1DC1CD-A6F2-4094-BAD9-7D3F413EE769@gentoo.org
1 Hi, everyone.
2
3 The time for EAPI 7 cutoff is coming near, and as usual it looks like we're going to scratch the hardest bits due to lack of implementation. Most notably, the following two features are unlikely to be implemented:
4
5 1. Runtime-switchable USE flags,
6
7 2. ||= (binding any-of) dep groups.
8
9 If you want to see either of them in EAPI 7, you need to start working on implementing them in Portage *right now*. I can help you comprehend the spec and Zac can give you some implementation tips but you have to do the coding yourself.
10
11 That said, help with other EAPI 7 items as well as reviews and testing of the existing code are also welcome.
12
13 The combined work of all developers involved in the implementation as well as complete change list and linked documentation can be found in the following pull request:
14
15 https://github.com/gentoo/portage/pull/208
16 --
17 Best regards,
18 Michał Górny (by phone)

Replies

Subject Author
Re: [gentoo-dev] EAPI 7 in Portage needs YOU! "Anthony G. Basile" <blueness@g.o>
Re: [gentoo-dev] EAPI 7 in Portage needs YOU! Michael Lienhardt <michael.lienhardt@×××××××.net>