From 774778214c28dff5a845714d32712bf86cd29a63 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 24 Sep 2012 13:26:24 -0700 Subject: repoman: support HDEPEND for EAPI 5-hdepend --- man/repoman.1 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man') diff --git a/man/repoman.1 b/man/repoman.1 index 0ea835a93..530927d1b 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -158,6 +158,24 @@ Ebuilds that use features that are only available with a different EAPI .B EAPI.unsupported Ebuilds that have an unsupported EAPI version (you must upgrade portage) .TP +.B HDEPEND.bad +User-visible ebuilds with bad HDEPEND settings (matched against *visible* ebuilds) +.TP +.B HDEPEND.badindev +User-visible ebuilds with bad HDEPEND settings (matched against *visible* ebuilds) in developing arch +.TP +.B HDEPEND.badmasked +Masked ebuilds with bad HDEPEND settings (matched against *all* ebuilds) +.TP +.B HDEPEND.badmaskedindev +Masked ebuilds with bad HDEPEND settings (matched against *all* ebuilds) in developing arch +.TP +.B HDEPEND.badtilde +HDEPEND uses the ~ dep operator with a non-zero revision part, which is useless (the revision is ignored) +.TP +.B HDEPEND.syntax +Syntax error in HDEPEND (usually an extra/missing space/parenthesis) +.TP .B HOMEPAGE.missing Ebuilds that have a missing or empty HOMEPAGE variable .TP -- cgit v1.2.3-1-g7c22