Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog license_groups
Date: Thu, 07 Jan 2010 11:09:33
Message-Id: E1NSqF9-0006tI-B1@stork.gentoo.org
1 hanno 10/01/07 11:09:31
2
3 Modified: ChangeLog license_groups
4 Log:
5 Add license groups for free documents and misc free software licenses
6
7 Revision Changes Path
8 1.3749 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3749&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3749&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.3748&r2=1.3749
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.3748
18 retrieving revision 1.3749
19 diff -u -r1.3748 -r1.3749
20 --- ChangeLog 7 Jan 2010 00:36:45 -0000 1.3748
21 +++ ChangeLog 7 Jan 2010 11:09:30 -0000 1.3749
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3748 2010/01/07 00:36:45 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3749 2010/01/07 11:09:30 hanno Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 07 Jan 2010; Hanno Boeck <hanno@g.o> license_groups:
33 + Add license_groups for free documents and for misc software licenses.
34 +
35 07 Jan 2010; Diego E. Pettenò <flameeyes@g.o> package.mask:
36 Masking dev-java/jrockit-jdk-bin for QA removal.
37
38
39
40
41 1.19 profiles/license_groups
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/license_groups?rev=1.19&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/license_groups?rev=1.19&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/license_groups?r1=1.18&r2=1.19
46
47 Index: license_groups
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
50 retrieving revision 1.18
51 retrieving revision 1.19
52 diff -u -r1.18 -r1.19
53 --- license_groups 2 Jan 2010 11:32:02 -0000 1.18
54 +++ license_groups 7 Jan 2010 11:09:30 -0000 1.19
55 @@ -1,6 +1,6 @@
56 # Copyright 2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.18 2010/01/02 11:32:02 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.19 2010/01/07 11:09:30 hanno Exp $
60
61 # GLEP-0023
62 # http://www.gentoo.org/proj/en/glep/glep-0023.html
63 @@ -11,6 +11,14 @@
64 GPL-COMPATIBLE Apache-2.0 Artistic Artistic-2 as-is BSD BSD-2 Boost-1.0 CeCILL-2 FTL GPL-2 GPL-3 Intel ISC libX11 LGPL-2.1 LGPL-3 lsof MIT OPENLDAP OracleDB PYTHON PSF-2.2 PSF-2.3 PSF-2.4 SGI-B-2.0 Ruby unicode vim W3C W3C-document WTFPL-2 X11 ZLIB public-domain ZPL
65 OSI-APPROVED AFL-3.0 APL-1.0 Apache-2.0 Artistic Artistic-2 BSD BSD-2 Boost-1.0 CDDL CPL-1.0 EPL EPL-1.0 GPL-2 GPL-3 LGPL-2.1 LGPL-3 IPL-1 IBM ISC MIT Ms-PL MPL-1.1 nethack OGTSL PHP PSF-2.2 PSF-2.3 PSF-2.4 PYTHON QPL SPL wxWinLL-3 ZPL ZLIB
66
67 +# Misc licenses that are probably free software but not approved by either FSF or OSI
68 +# Preferrably on the long term these should be cleared up and moved to other sets
69 +MISC-FREE BZIP2 w3m CRACKLIB FLEX LGPL-2 libgcc libstdc++ PAM popt SMAIL tcp_wrappers_license cryptopp JamesClark Subversion
70 +
71 +# Licenses for free documents, following the definition at
72 +# http://freedomdefined.org/
73 +FREE-DOCUMENTS FDL-1.1 FDL-1.2 FDL-1.3 CCPL-Attribution-2.0 CCPL-Attribution-3.0 CCPL-Attribution-ShareAlike-2.0 CCPL-Attribution-ShareAlike-2.5 CCPL-Attribution-ShareAlike-3.0 CC-PD
74 +
75 # As proposed: http://archives.gentoo.org/gentoo-dev/msg_6c950b46c50fe72ebc5e650bbf70f77c.xml
76 # Excerpt of the rules for this license group:
77 # - MUST permit redistribution in binary form.