summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-09-13 18:12:10 +0000
committerZac Medico <zmedico@gentoo.org>2007-09-13 18:12:10 +0000
commit2a6cf4eec7ad6f8e99023c71b366fcb49866b824 (patch)
tree0126d2a408dc48b19a3b3493ae2e4587e56536fa /man/make.conf.5
parent19811a04c5514d2911c386b1d4ea61f3ac516287 (diff)
downloadportage-2a6cf4eec7ad6f8e99023c71b366fcb49866b824.tar.gz
portage-2a6cf4eec7ad6f8e99023c71b366fcb49866b824.tar.bz2
portage-2a6cf4eec7ad6f8e99023c71b366fcb49866b824.zip
Bug #191645 - Cross-reference the `ebuild --force digest` docs with the
FEATURES=assume-digests docs. svn path=/main/trunk/; revision=7778
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.53
1 files changed, 2 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 8147ee913..3b6f0861b 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -139,7 +139,8 @@ SRC_URI digests are correct. This feature also affects digest generation via
in ${DISTDIR} will be automatically assumed even when \fIassume\-digests\fR is
not enabled. If a file exists in ${DISTDIR} but it's size does not match the
existing digest, the digest will be regenerated regardless of the whether or
-not \fIassume\-digests\fR is enabled.
+not \fIassume\-digests\fR is enabled. The \fBebuild\fR(1) \fBdigest\fR command
+has a \fB\-\-force\fR option that can be used to force regeneration of digests.
.TP
.B buildpkg
Binary packages will be created for all packages that are merged.