summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-05-08 23:38:47 -0700
committerZac Medico <zmedico@gentoo.org>2012-05-09 00:09:22 -0700
commit20817801dd4ef0117bcc7b33c90650da1e920385 (patch)
treec2e30f858b87e9d1504774a8e84791aff149453c /man/repoman.1
parent476f99337da69662660bfe2a0406b9ac5b4678c4 (diff)
downloadportage-20817801dd4ef0117bcc7b33c90650da1e920385.tar.gz
portage-20817801dd4ef0117bcc7b33c90650da1e920385.tar.bz2
portage-20817801dd4ef0117bcc7b33c90650da1e920385.zip
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.
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 0e0715c9d..4305ce7d7 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -146,7 +146,7 @@ Syntax error in DEPEND (usually an extra/missing space/parenthesis)
Ebuilds that have a missing or empty DESCRIPTION variable
.TP
.B EAPI.definition
-EAPI definition does not conform to PMS section 8.3.1 (first
+EAPI definition does not conform to PMS section 7.3.1 (first
non\-comment, non\-blank line)
.TP
.B EAPI.deprecated