summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-09-06 00:15:27 +0000
committerZac Medico <zmedico@gentoo.org>2009-09-06 00:15:27 +0000
commita7f701bb839256c996f8e3cf7646fdb761a06119 (patch)
treeb9844714e841a9ed6d2b1058e001f23dea12f9dd /man/make.conf.5
parentcb372e381eadc032e2e9c08a49c93777f6821bbc (diff)
downloadportage-a7f701bb839256c996f8e3cf7646fdb761a06119.tar.gz
portage-a7f701bb839256c996f8e3cf7646fdb761a06119.tar.bz2
portage-a7f701bb839256c996f8e3cf7646fdb761a06119.zip
Document ACCEPT_LICENSE and package.license.
svn path=/main/trunk/; revision=14205
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 229e50b3f..0283f4f0f 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -36,6 +36,11 @@ set this to '~ppc'. This is an incremental variable. Only define a
.br
Defaults to the value of $ARCH.
.TP
+\fBACCEPT_LICENSE\fR = \fI[space delimited list of licenses or groups]\fR
+This variable is used to mask packages based on licensing restrictions.
+.br
+Defaults to the value of * -@EULA.
+.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