svn path=/main/trunk/; revision=2562
else:
stats["digest.partial"] += 1
fails["digest.partial"].append(y+"::"+myf)
- else:
+ elif "assume-digests" not in portage.features:
if os.path.exists(myff):
if not portage_checksum.verify_all(myff, mydigests[myf]):
stats["digest.fail"] += 1
an incremental variable.
.RS
.TP
+.B assume-digests
+When commiting work to cvs with \fBrepoman\fR(1), assume that all existing
+SRC_URI digests are correct.
+.TP
.B autoaddcvs
Causes portage to automatically try to add files to cvs that will have to be added
later. Done at generation times and only works when \fIcvs\fR is also in