Gentoo Archives: gentoo-dev

From: "Toralf Förster" <toralf@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] systemd.eclass: set BDEPEND for EAPI 7
Date: Mon, 06 Aug 2018 20:23:59
Message-Id: 9396b341-591b-4c8b-e7e5-f4fcc5d47e79@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH] systemd.eclass: set BDEPEND for EAPI 7 by Alec Warner
1 On 08/06/2018 10:09 PM, Alec Warner wrote:
2 >
3 > They do not even do so by convention; there are numerous EAPIs in the
4 > wild that are non-numeric.
5
6 Then this line
7
8 if [[ ${EAPI} == [0123456] ]]; then
9
10 is a short-term solution, right?
11
12 --
13 Toralf
14 PGP 23217DA7 9B888F45

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] [PATCH] systemd.eclass: set BDEPEND for EAPI 7 Michael Orlitzky <mjo@g.o>