Gentoo Archives: gentoo-dev

From: Marius Mauch <genone@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [GLEP] Use EAPI inside ebuild filename (.EAPI-ebuild of different?)
Date: Mon, 31 Dec 2007 15:05:09
Message-Id: 20071231153807.803e6ca8.genone@gentoo.org
In Reply to: Re: [gentoo-dev] [GLEP] Use EAPI inside ebuild filename (.EAPI-ebuild of different?) by Peter Volkov
1 On Thu, 20 Dec 2007 15:50:02 +0300
2 Peter Volkov <pva@g.o> wrote:
3
4 > This hack is just to solve portage problem which does not ignore .ebuild
5 > files which does not follow pkg-ver.ebuild syntax and suggested solution
6 > is not the only solution. Other possibilities are, which I like more:
7 >
8 > 1. USE pkg-ver.<EAPI>-ebuild
9
10 Same thing really, just looks even messier IMO.
11
12 > 2. USE pkg-ver${EAPITAG}<EAPI>.ebuild
13 > Here ${EAPITAG} is string to simplify parsing <EAPI> from
14 > version. E.g. EAPITAG could be _eapi or EAPI or something
15 > else.
16
17 Isn't backwards compatible in any way.
18
19 Marius
20 --
21 gentoo-dev@g.o mailing list