From c5c5986915916dc88f000955e3246d98666f3095 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 12 Oct 2009 05:50:28 +0000 Subject: Update ACCEPT_LICENSE and ACCEPT_PROPERTIES docs. svn path=/main/trunk/; revision=14591 --- man/make.conf.5 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 0e7ebf888..6c4d81f31 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -37,13 +37,20 @@ set this to '~ppc'. This is an incremental variable. Only define a 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. +This variable is used to mask packages based on licensing restrictions. It +make contain both license and group names, where group names are prefixed +with the '@' symbol. License groups are defined in the \fIlicense_groups\fR +file (see \fBportage\fR(5)). In addition to license and group names, the +\fI*\fR and \fI-*\fR wildcard tokens are also supported. Refer to GLEP 23 +for further information: +\fIhttp://www.gentoo.org/proj/en/glep/glep-0023.html\fR. .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. -This varable can be temporarily overridden using the the +In addition to property names, the \fI*\fR and \fI-*\fR wildcard tokens are +also supported. This varable can be temporarily overridden using the \fB\-\-accept\-properties\fR option of \fBemerge\fR(1). See \fBebuild\fR(5) for more information about PROPERTIES. .br -- cgit v1.2.3-1-g7c22