summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-09-26 04:02:37 +0000
committerZac Medico <zmedico@gentoo.org>2007-09-26 04:02:37 +0000
commit657bc09ddfc220c57556fe4765582a4e00250296 (patch)
tree385ebdebe2659b54820f3dac4a6a1c7647202415
parent431c1ce5f51296e36ad96d97aeaf2c949243b150 (diff)
downloadportage-657bc09ddfc220c57556fe4765582a4e00250296.tar.gz
portage-657bc09ddfc220c57556fe4765582a4e00250296.tar.bz2
portage-657bc09ddfc220c57556fe4765582a4e00250296.zip
Bug #187795 - remove pointless digest.disjointed and digest.notadded
warnings since they are always added to cvs automatically anyway. (trunk r7772) svn path=/main/branches/2.1.2/; revision=7812
-rw-r--r--man/repoman.16
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