Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFD: EAPI specification in ebuilds
Date: Mon, 12 Mar 2012 09:49:21
Message-Id: 20317.50769.721982.842546@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] RFD: EAPI specification in ebuilds by Kent Fredric
1 >>>>> On Mon, 12 Mar 2012, Kent Fredric wrote:
2
3 > I just find a top-down regexp solution dangerously naive, as its
4 > infering that the first line that matches the regexp *is* the EAPI
5 > requirement field, when depending on the actual format used, that
6 > may not be the case.
7
8 There's little danger if we require the EAPI specification to be in
9 the first line of the ebuild. Of course the regexp should be general
10 enough to account for a non-bash comment syntax.
11
12 Ulrich

Replies

Subject Author
Re: [gentoo-dev] RFD: EAPI specification in ebuilds Kent Fredric <kentfredric@×××××.com>