Gentoo Archives: gentoo-dev

From: Marius Mauch <genone@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [GLEP] Use EAPI-suffixed ebuilds (.ebuild-EAPI)
Date: Thu, 27 Dec 2007 19:50:14
Message-Id: 20071227204855.094d3944.genone@gentoo.org
In Reply to: Re: [gentoo-dev] [GLEP] Use EAPI-suffixed ebuilds (.ebuild-EAPI) by Luca Barbato
1 On Thu, 20 Dec 2007 17:22:22 +0100
2 Luca Barbato <lu_zero@g.o> wrote:
3
4 > I'm thinking about having them embedded in the comment as first line as
5 > something like
6 >
7 > #!/usr/bin/env emerge --eapi $foo
8
9 Unfortunately the "emerge --eapi $foo" part would be passed as a single argument to /usr/bin/env, therefore can't work.
10
11 Marius
12 --
13 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] [GLEP] Use EAPI-suffixed ebuilds (.ebuild-EAPI) Michael Haubenwallner <haubi@g.o>