From: Zac Medico Date: Mon, 30 Jul 2007 04:52:55 +0000 (-0000) Subject: Document RESTRICT=bindist and add a note about allowance for conditional syntax.... X-Git-Tag: v2.1.2.11~37 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e94e2a4fe3879bea028154f2a2ba210058d185b;p=portage.git Document RESTRICT=bindist and add a note about allowance for conditional syntax. (branches/2.1.2 r6957) svn path=/main/branches/2.1.2.9/; revision=7480 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 006204387..26f851bb9 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -320,6 +320,7 @@ You may use the same syntax to vary dependencies as seen above in \fBDEPEND\fR. .TP \fBRESTRICT\fR = \fI[strip,mirror,fetch,userpriv]\fR This should be a space delimited list of portage features to restrict. +You may use conditional syntax to vary restrictions as seen above in DEPEND. .PD 0 .RS .TP @@ -333,6 +334,9 @@ see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions. .I confcache Prevent econf from using confcache. .TP +.I bindist +Distribution of binary packages is restricted. +.TP .I fetch like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either. .TP