diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-09-12 18:40:02 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-09-12 18:40:02 +0000 |
commit | b886888d236f97d69ec27b6b15cdf2a8b22f33c5 (patch) | |
tree | 5cbcdcf214a906a21f9bea3ba6f4de04b8e57a82 | |
parent | d36bbaea92bf306b6e17e32d8e03a41eb1b2dcbe (diff) | |
download | portage-b886888d236f97d69ec27b6b15cdf2a8b22f33c5.tar.gz portage-b886888d236f97d69ec27b6b15cdf2a8b22f33c5.tar.bz2 portage-b886888d236f97d69ec27b6b15cdf2a8b22f33c5.zip |
Bug #187795 - remove pointless digest.disjointed and digest.notadded warnings
since they are always added to cvs automatically anyway.
svn path=/main/trunk/; revision=7772
-rw-r--r-- | man/repoman.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/repoman.1 b/man/repoman.1 index 306ddd0a1..1986f121f 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -159,18 +159,12 @@ ChangeLogs that exist but have not been added to cvs .B digest.assumed Existing digest must be assumed correct (Package level only) .TP -.B digest.disjointed -Digests not added to cvs when the matching ebuild has been added -.TP .B digest.fail Digest does not match the specified local file .TP .B digest.missing Digest files that are missing (ebuild exists, digest doesn't) .TP -.B digest.notadded -Digests that exist but have not been added to cvs -.TP .B digest.partial Digest files do not contain all corresponding URI elements .TP |