summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2006-06-04 19:49:17 +0000
committerAlec Warner <antarus@gentoo.org>2006-06-04 19:49:17 +0000
commit0584f619d25f65d9770a6f40cdcc3d246aadd22c (patch)
treef1a308489a8209efb6ae6b89dc011afc2133ccb2
parentAdd live VCS check to repoman, fix misspelling (diff)
downloadportage-multirepo-0584f619d25f65d9770a6f40cdcc3d246aadd22c.tar.gz
portage-multirepo-0584f619d25f65d9770a6f40cdcc3d246aadd22c.tar.bz2
portage-multirepo-0584f619d25f65d9770a6f40cdcc3d246aadd22c.zip
add LIVEVCS.stable to man repoman
svn path=/main/trunk/; revision=3458
-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