summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-04-15 15:21:49 -0700
committerZac Medico <zmedico@gentoo.org>2012-04-15 15:23:11 -0700
commitdb49b97f8d9d855482ecdc9a5760d3d620948d1d (patch)
tree6bf297444e0aae65429be4ee7129bc2c964fb7bc /man/repoman.1
parent4fd43df42a9705bdb7681f4d67fb49b8da24a5d9 (diff)
downloadportage-db49b97f8d9d855482ecdc9a5760d3d620948d1d.tar.gz
portage-db49b97f8d9d855482ecdc9a5760d3d620948d1d.tar.bz2
portage-db49b97f8d9d855482ecdc9a5760d3d620948d1d.zip
repoman: update EAPI.definition check for PMS
The plan is to update PMS section 8.3.1 as discussed here: http://archives.gentoo.org/gentoo-pms/msg_ef7635aa655913f2386e64e385f5a6ae.xml
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 37babcd4b..0e0715c9d 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -146,7 +146,8 @@ Syntax error in DEPEND (usually an extra/missing space/parenthesis)
Ebuilds that have a missing or empty DESCRIPTION variable
.TP
.B EAPI.definition
-EAPI is defined after an inherit call (must be defined before)
+EAPI definition does not conform to PMS section 8.3.1 (first
+non\-comment, non\-blank line)
.TP
.B EAPI.deprecated
Ebuilds that use features that are deprecated in the current EAPI