summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-05-24 22:34:55 +0000
committerZac Medico <zmedico@gentoo.org>2006-05-24 22:34:55 +0000
commita34f9bdb5879e59adfbb9c14ab5afaedd115ca9d (patch)
tree17fc632ef9525ef38e05423b580dd4c3af5bf781 /man
parent3e147210722ae228ee59dd9ccba211a8b0c1be8c (diff)
downloadportage-a34f9bdb5879e59adfbb9c14ab5afaedd115ca9d.tar.gz
portage-a34f9bdb5879e59adfbb9c14ab5afaedd115ca9d.tar.bz2
portage-a34f9bdb5879e59adfbb9c14ab5afaedd115ca9d.zip
Add some documentation for RESTRICT="binchecks" (bug #133804).
svn path=/main/trunk/; revision=3411
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 053702a8b..9a4003559 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -314,6 +314,10 @@ This should be a space delimited list of portage features to restrict.
.PD 0
.RS
.TP
+.I binchecks
+Disable all QA checks for binaries (do not use without very good reason). See
+the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
+.TP
.I fetch
like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.
.TP