summaryrefslogtreecommitdiffstats
path: root/man/repoman.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-28 13:05:40 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-28 13:05:40 +0000
commit8839a0f0bfb9b669d56b39c7ffb045046123075c (patch)
tree800708528d8971a2a319f6fc705675315e4e3d19 /man/repoman.1
parentc192360e121c3b652d25f907b29d5174842a253d (diff)
downloadportage-8839a0f0bfb9b669d56b39c7ffb045046123075c.tar.gz
portage-8839a0f0bfb9b669d56b39c7ffb045046123075c.tar.bz2
portage-8839a0f0bfb9b669d56b39c7ffb045046123075c.zip
Bug #213629 - Create an EAPI.incompatible category and use it in cases
where EAPI=0 and a slot atom is encountered. (trunk r9524) svn path=/main/branches/2.1.2/; revision=9576
Diffstat (limited to 'man/repoman.1')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index e10f2fd48..835d2e625 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