Gentoo Archives: gentoo-dev

From: Mike <mpagano@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 1/1] linux-mod.eclass: enable EAPI 8, remove EAPI 5
Date: Sat, 12 Feb 2022 20:24:12
Message-Id: fb43a471-f41c-ba4b-de3c-30a4931de70c@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH 1/1] linux-mod.eclass: enable EAPI 8, remove EAPI 5 by Ionen Wolkens
1 On 2/12/22 15:02, Ionen Wolkens wrote:
2 > On Sat, Feb 12, 2022 at 02:52:09PM -0500, Mike wrote:
3 >>
4 >> On 2/10/22 15:41, Anna Vyalkova wrote:
5 >>> eutils.eclass doesn't suport EAPI 8
6 >>
7 >> Thanks for the catch. Fixed and committed.
8 >
9 > It'd be good not to go too fast with this, new version wasn't reviewed.
10 >
11 >> - [678]) inherit eutils ;;
12 >> + [67]) inherit eutils ;;
13 >> *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
14 >
15 > Now it dies on EAPI=8, which thankfully is not harmful given no
16 > ebuilds use it yet.
17
18 Thanks for your review. Committed fix.
19
20 --
21 Mike Pagano
22 Gentoo Developer - Kernel Project
23 Gentoo Sources - Lead
24 E-Mail : mpagano@g.o
25 GnuPG FP : 52CC A0B0 F631 0B17 0142 F83F 92A6 DBEC 81F2 B137
26 Public Key : http://http://pgp.mit.edu/pks/lookup?search=0x92A6DBEC81F2B137&op=index