Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-pms
On 6 April 2012 08:40, Ulrich Mueller <ulm@g.o> wrote:
> +It is an error for an ebuild to contain more than one \t{EAPI} assignment.
Are package managers expected to enforce this in the parsing stage (at
least within the first 20 lines) or is it OK to stop reading as soon
as you see a valid EAPI= line (so any conflicting later assignments
would get caught by making sure the post-source EAPI matches the
parsed one, but redundant assignments with the same EAPI would get
through)?
|
|