Add some ACCEPT_LICENSE docs.
authorZac Medico <zmedico@gentoo.org>
Sun, 22 Oct 2006 20:00:45 +0000 (20:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 22 Oct 2006 20:00:45 +0000 (20:00 -0000)
svn path=/main/trunk/; revision=4797

man/make.conf.5

index 4782183a37229d0fc6bc6aa0b957d53f57e7582a..d9956d668d4cffbf8575cf58196f753c71740b36 100644 (file)
@@ -29,6 +29,12 @@ 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]\fR
+Specify acceptable licenses for installed packages.  Any packages with
+unaccepted licenses will be masked.  The default value is "*", which means to
+accept all licenses.  Licenses can be accepted for individual packages via the
+package.license file.  See \fBportage\fR(5) for more information.
+.TP
 \fBBUILD_PREFIX\fR = \fI[path]\fR
 Defines the location of the package working directory. 
 .br