From 20817801dd4ef0117bcc7b33c90650da1e920385 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 8 May 2012 23:38:47 -0700 Subject: Parse EAPI with pattern from PMS section 7.3.1. This implements the specification that was approved in Gentoo's council meeting on May 8, 2012 (see bug #402167). The parse-eapi-ebuild-head FEATURES setting is now enabled by default, and causes non-conformant ebuilds to be treated as invalid. This behavior will soon become enabled unconditionally. --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf/make.globals') diff --git a/cnf/make.globals b/cnf/make.globals index 975726ab6..1717baf68 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -52,7 +52,7 @@ FETCHCOMMAND_SFTP="bash -c \"x=\\\${2#sftp://} ; host=\\\${x%%/*} ; port=\\\${ho # Default user options FEATURES="assume-digests binpkg-logs distlocks ebuild-locks - fixlafiles news parallel-fetch protect-owned + fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" -- cgit v1.2.3-1-g7c22