summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
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 7a70245f..306ddd0a 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -111,6 +111,9 @@ Ebuilds that have a missing or empty LICENSE variable
.B LICENSE.syntax
Syntax error in LICENSE (usually an extra/missing space/parenthesis)
.TP
+.B LIVEVCS.stable
+Ebuild is a live ebuild (cvs, git, darcs, svn, etc) checkout with stable keywords.
+.TP
.B PDEPEND.bad
User-visible ebuilds with bad PDEPEND settings (matched against *visible* ebuilds)
.TP