Document RESTRICT=bindist and add a note about allowance for conditional syntax....
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 04:52:55 +0000 (04:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 04:52:55 +0000 (04:52 -0000)
svn path=/main/branches/2.1.2.9/; revision=7480

man/ebuild.5

index 006204387bae4522116e38a70dd198363f169dc2..26f851bb97bd9968460bc8d3a8cb15f54863b666 100644 (file)
@@ -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