From 68b10f5dcd17618959726143dc890f2618123f7a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 28 Mar 2008 04:07:13 +0000 Subject: 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 --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') 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 -- cgit v1.2.3-65-gdbad