summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-09-06 00:31:10 +0000
committerZac Medico <zmedico@gentoo.org>2009-09-06 00:31:10 +0000
commit63357c43454a783f015bd4c8c57e438aa272f79f (patch)
treefea78b1ebb44caa90e6e4b4794c1d23ca78a2d80 /man/make.conf.5
parentDocument ACCEPT_LICENSE and package.license. (diff)
downloadportage-multirepo-63357c43454a783f015bd4c8c57e438aa272f79f.tar.gz
portage-multirepo-63357c43454a783f015bd4c8c57e438aa272f79f.tar.bz2
portage-multirepo-63357c43454a783f015bd4c8c57e438aa272f79f.zip
Document ACCEPT_PROPERTIES and package.properties.
svn path=/main/trunk/; revision=14206
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 0283f4f0..be4b1ab9 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -41,6 +41,12 @@ This variable is used to mask packages based on licensing restrictions.
.br
Defaults to the value of * -@EULA.
.TP
+\fBACCEPT_PROPERTIES\fR = \fI[space delimited list of properties]\fR
+This variable is used to mask packages based on PROPERTIES restrictions.
+See \fBebuild\fR(5) for more information about PROPERTIES.
+.br
+Defaults to the value of *.
+.TP
.B CBUILD
This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR
as \fI\-\-build=${CBUILD}\fR only if it is defined. Do not set this yourself