Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFD: EAPI specification in ebuilds
Date: Mon, 12 Mar 2012 07:09:22
Message-Id: 4F5DA0FE.1070405@gentoo.org
In Reply to: Re: [gentoo-dev] RFD: EAPI specification in ebuilds by Kent Fredric
1 On 03/11/2012 11:50 PM, Kent Fredric wrote:
2 > #!/usr/bin/env eapi-xml-5
3 >
4 > would send the current file ( foo.ebuild ) to the process "eapi-xml-5"
5 > ( as defined by the current $PATH setting )
6
7 All we need is a way for the package manager to probe the EAPI. Spawning
8 a process to do that is just overkill.
9 --
10 Thanks,
11 Zac

Replies

Subject Author
Re: [gentoo-dev] RFD: EAPI specification in ebuilds Kent Fredric <kentfredric@×××××.com>
Re: [gentoo-dev] RFD: EAPI specification in ebuilds "Michał Górny" <mgorny@g.o>