diff options
author | Alec Warner <antarus@gentoo.org> | 2006-06-04 19:49:17 +0000 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2006-06-04 19:49:17 +0000 |
commit | 0584f619d25f65d9770a6f40cdcc3d246aadd22c (patch) | |
tree | f1a308489a8209efb6ae6b89dc011afc2133ccb2 | |
parent | e5ca1f041d8c57cce53fe523795fba300c112279 (diff) | |
download | portage-0584f619d25f65d9770a6f40cdcc3d246aadd22c.tar.gz portage-0584f619d25f65d9770a6f40cdcc3d246aadd22c.tar.bz2 portage-0584f619d25f65d9770a6f40cdcc3d246aadd22c.zip |
add LIVEVCS.stable to man repoman
svn path=/main/trunk/; revision=3458
-rw-r--r-- | man/repoman.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1 index 7a70245f8..306ddd0a1 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 |