summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-12 05:38:53 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-12 05:38:53 +0000
commit79482393111875390538fd8d53661293a2364e20 (patch)
tree55082aabaf6555298aa5c7a85c9fece8f260bc52
parentUse a shell script wrapper for EPYTHON handling. (trunk r14585) (diff)
downloadportage-79482393111875390538fd8d53661293a2364e20.tar.gz
portage-79482393111875390538fd8d53661293a2364e20.tar.bz2
portage-79482393111875390538fd8d53661293a2364e20.zip
Document license_groups. (trunk r14587)
svn path=/main/branches/2.1.7/; revision=14588
-rw-r--r--man/portage.521
1 files changed, 19 insertions, 2 deletions
diff --git a/man/portage.5 b/man/portage.5
index 94657e117..59ab0a276 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -73,6 +73,7 @@ arch.list
categories
info_pkgs
info_vars
+license_groups
package.mask
profiles.desc
repo_name
@@ -681,8 +682,24 @@ sys\-kernel
.BR info_pkgs
A list of all the packages which will be displayed when you run `emerge info`.
.TP
-.BR info_vars
-A list of all the variables which will be displayed when you run `emerge info`.
+.BR license_groups
+This contains groups of licenses that may be specifed in the
+\fBACCEPT_LICENSE\fR variable (see \fBmake.conf\fR(5)).
+
+.I Format:
+.nf
+\- comments begin with # (no inline comments)
+\- one group name, followed by list of licenses and nested groups
+\- nested groups are prefixed with the @ symbol
+.fi
+
+.I Example:
+.nf
+# The FSF-APPROVED group includes the entire GPL-COMPATIBLE group and more.
+FSF-APPROVED @GPL-COMPATIBLE Apache-1.1 BSD-4 MPL-1.0 MPL-1.1
+# The GPL-COMPATIBLE group includes all licenses compatible with the GNU GPL.
+GPL-COMPATIBLE Apache-2.0 BSD BSD-2 GPL-2 GPL-3 LGPL-2.1 LGPL-3 X11 ZLIB
+.fi
.TP
.BR package.keywords
Per\-profile KEYWORDS. Useful for cases in which the effective KEYWORDS of a