summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-28 04:07:13 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-28 04:07:13 +0000
commit68b10f5dcd17618959726143dc890f2618123f7a (patch)
treed0d7fd6eb351ba9851c37b2de8bfb358a442230a /man
parentRemove redundant info from the KEYWORDS.dropped message. (diff)
downloadportage-multirepo-68b10f5dcd17618959726143dc890f2618123f7a.tar.gz
portage-multirepo-68b10f5dcd17618959726143dc890f2618123f7a.tar.bz2
portage-multirepo-68b10f5dcd17618959726143dc890f2618123f7a.zip
Bug #213629 - Create an EAPI.incompatible category and use it in cases
where EAPI=0 and a slot atom is encountered. svn path=/main/trunk/; revision=9524
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 7956ab44..f2175242 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -102,6 +102,9 @@ Syntax error in DEPEND (usually an extra/missing space/parenthesis)
.B DESCRIPTION.missing
Ebuilds that have a missing or empty DESCRIPTION variable
.TP
+.B EAPI.incompatible
+Ebuilds that use features that are only available with a different EAPI
+.TP
.B EAPI.unsupported
Ebuilds that have an unsupported EAPI version (you must upgrade portage)
.TP