Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: license_groups ChangeLog
Date: Thu, 11 Feb 2010 17:14:42
Message-Id: E1Nfcci-0004xp-Fk@stork.gentoo.org
1 ulm 10/02/11 17:14:40
2
3 Modified: license_groups ChangeLog
4 Log:
5 Remove X11 from GPL-COMPATIBLE because the file is gone, bug 298556.
6
7 Revision Changes Path
8 1.38 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/license_groups?rev=1.38&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/license_groups?rev=1.38&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/license_groups?r1=1.37&r2=1.38
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- license_groups 6 Feb 2010 12:03:06 -0000 1.37
21 +++ license_groups 11 Feb 2010 17:14:39 -0000 1.38
22 @@ -1,6 +1,6 @@
23 # Copyright 2007-2010 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.37 2010/02/06 12:03:06 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.38 2010/02/11 17:14:39 ulm Exp $
27
28 # Please report bugs or other requests at bugs.gentoo.org and assign to
29 # licenses@g.o
30 @@ -9,7 +9,7 @@
31 # http://www.gentoo.org/proj/en/glep/glep-0023.html
32
33 # http://www.fsf.org/licensing/licenses/
34 -GPL-COMPATIBLE AGPL-3 Apache-2.0 Artistic-2 as-is Boost-1.0 BSD BSD-2 CeCILL-2 DB FTL GPL-1 GPL-2 GPL-2-with-font-exception GPL-2-with-Linden-Lab-FLOSS-exception GPL-2-with-MySQL-FLOSS-exception GPL-3 GPL-3-with-font-exception ISC LGPL-2 LGPL-2.1 LGPL-3 MIT OPENLDAP OracleDB PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON Ruby SGI-B-2.0 unicode UoI-NCSA vim W3C WTFPL-2 X11 ZLIB ZPL
35 +GPL-COMPATIBLE AGPL-3 Apache-2.0 Artistic-2 as-is Boost-1.0 BSD BSD-2 CeCILL-2 DB FTL GPL-1 GPL-2 GPL-2-with-font-exception GPL-2-with-Linden-Lab-FLOSS-exception GPL-2-with-MySQL-FLOSS-exception GPL-3 GPL-3-with-font-exception ISC LGPL-2 LGPL-2.1 LGPL-3 MIT OPENLDAP OracleDB PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON Ruby SGI-B-2.0 unicode UoI-NCSA vim W3C WTFPL-2 ZLIB ZPL
36
37 FSF-APPROVED @GPL-COMPATIBLE AFL-2.0 AFL-2.1 AFL-3.0 Apache-1.1 APSL-2 BitTorrent BSD-4 CDDL CPL-1.0 EPL-1.0 IBM LPPL-1.2 MPL-1.0 MPL-1.1 Ms-PL NPL-1.1 openssl OSL-1.1 OSL-2.0 OSL-2.1 PHP-3.01 QPL QPL-1.0 SPL
38
39
40
41
42 1.3879 profiles/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3879&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3879&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.3878&r2=1.3879
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
51 retrieving revision 1.3878
52 retrieving revision 1.3879
53 diff -u -r1.3878 -r1.3879
54 --- ChangeLog 10 Feb 2010 20:14:56 -0000 1.3878
55 +++ ChangeLog 11 Feb 2010 17:14:39 -0000 1.3879
56 @@ -1,11 +1,14 @@
57 # ChangeLog for profile directory
58 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3878 2010/02/10 20:14:56 ssuominen Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3879 2010/02/11 17:14:39 ulm Exp $
61 #
62 # This ChangeLog should include records for all changes in profiles directory.
63 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
64 # here. If in doubt put a record here!
65
66 + 11 Feb 2010; Ulrich Mueller <ulm@g.o> license_groups:
67 + Remove X11 from GPL-COMPATIBLE because the file is gone, bug 298556.
68 +
69 10 Feb 2010; Samuli Suominen <ssuominen@g.o> package.mask:
70 Removed x11-themes/gtk-engines-qt from tree (see #277726).