From 79482393111875390538fd8d53661293a2364e20 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 12 Oct 2009 05:38:53 +0000 Subject: Document license_groups. (trunk r14587) svn path=/main/branches/2.1.7/; revision=14588 --- man/portage.5 | 21 +++++++++++++++++++-- 1 file 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 -- cgit v1.2.3-1-g7c22