Gentoo Archives: gentoo-dev

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-dev@l.g.o, Ulrich Mueller <ulm@g.o>
Subject: Re: [gentoo-dev] [PATCH v2 3/5] flag-o-matic.eclass: get rid of eutils in <EAPI-8, fix eclassdoc, make some funcs internal
Date: Fri, 02 Apr 2021 09:49:54
Message-Id: 2011489.9o76ZdvQCi@tuxbook
In Reply to: Re: [gentoo-dev] [PATCH v2 3/5] flag-o-matic.eclass: get rid of eutils in by Ulrich Mueller
1 On Donnerstag, 1. April 2021 23:42:10 CEST you wrote:
2 > >>>>> On Thu, 01 Apr 2021, Andreas Sturmlechner wrote:
3 > >
4 > > + [[ ${EAPI} == [5-7] ]] ||
5 > > + die "Internal function ${FUNCNAME} is not available in
6 >=EAPI-8."
7 > > + _test-flag-PROG
8 > > +}
9 >
10 > Any reason why this cannot say "... in EAPI ${EAPI}." as I had suggested
11 > earlier?
12 >
13
14 None at all, I just forgot about it in v2. This is fixed and ready to view in
15 the PR now.
16
17 Regards

Attachments

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