Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: license_groups ChangeLog
Date: Fri, 27 Aug 2010 19:17:00
Message-Id: 20100827191656.B80DF20057@flycatcher.gentoo.org
1 robbat2 10/08/27 19:16:56
2
3 Modified: license_groups ChangeLog
4 Log:
5 Bug #333143: Add "kilgard" license for media-libs/mesa Debian DFSG debate.
6
7 Revision Changes Path
8 1.48 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.48&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.48&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?r1=1.47&r2=1.48
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.47
18 retrieving revision 1.48
19 diff -p -w -b -B -u -u -r1.47 -r1.48
20 --- license_groups 26 Aug 2010 19:12:37 -0000 1.47
21 +++ license_groups 27 Aug 2010 19:16:56 -0000 1.48
22 @@ -1,6 +1,6 @@
23 -# Copyright 2007-2010 Gentoo Foundation
24 +# Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.47 2010/08/26 19:12:37 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.48 2010/08/27 19:16:56 robbat2 Exp $
28
29 # Please report bugs or other requests at bugs.gentoo.org and assign to
30 # licenses@g.o
31 @@ -22,7 +22,7 @@ OSI-APPROVED AFL-3.0 Apache-2.0 APL-1.0
32 # term these should be cleared up and moved to other sets.
33 # TODO: maybe add a category for BSD-alike MISC-FREE licenses for easy seperation?
34 # BSD-4 alikes: dom4j FastCGI icu jaxen JDOM saxpath
35 -MISC-FREE ANTLR BEER-WARE BZIP2 CC0-1.0-Universal CDDL-Schily CMake CRACKLIB cryptopp dom4j eGenixPublic-1.1 ElementTree Emacs FastCGI FLEX FLTK FVWM gnuplot GPL-2-with-exceptions GPL-2-with-linking-exception gsm iASL icu IDPL imagemagick Info-ZIP JamesClark JasPer2.0 jaxen JDOM JNIC LLGPL-2.1 LPPL-1.3 LPPL-1.3c lsof MaxMind No-Problem-Bugroff OpenSoftware otter PBZIP2 PDFLite PHP-3 POSTGRESQL Princeton pysqlite RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug ZSH
36 +MISC-FREE ANTLR BEER-WARE BZIP2 CC0-1.0-Universal CDDL-Schily CMake CRACKLIB cryptopp dom4j eGenixPublic-1.1 ElementTree Emacs FastCGI FLEX FLTK FVWM gnuplot GPL-2-with-exceptions GPL-2-with-linking-exception gsm iASL icu IDPL imagemagick Info-ZIP JamesClark JasPer2.0 jaxen JDOM JNIC LLGPL-2.1 LPPL-1.3 LPPL-1.3c lsof MaxMind No-Problem-Bugroff OpenSoftware otter PBZIP2 PDFLite PHP-3 POSTGRESQL Princeton pysqlite RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug ZSH kilgard
37
38 # Metaset for all free software
39 FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
40
41
42
43 1.4506 profiles/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4506&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4506&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.4505&r2=1.4506
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
52 retrieving revision 1.4505
53 retrieving revision 1.4506
54 diff -p -w -b -B -u -u -r1.4505 -r1.4506
55 --- ChangeLog 27 Aug 2010 15:42:04 -0000 1.4505
56 +++ ChangeLog 27 Aug 2010 19:16:56 -0000 1.4506
57 @@ -1,11 +1,14 @@
58 # ChangeLog for profile directory
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4505 2010/08/27 15:42:04 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4506 2010/08/27 19:16:56 robbat2 Exp $
62 #
63 # This ChangeLog should include records for all changes in profiles directory.
64 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
65 # here. If in doubt put a record here!
66
67 + 27 Aug 2010; Robin H. Johnson <robbat2@g.o> license_groups:
68 + Bug #333143: Add "kilgard" license for media-libs/mesa Debian DFSG debate.
69 +
70 27 Aug 2010; Diego E. Pettenò <flameeyes@g.o> package.mask:
71 Masking dev-libs/pcl for QA removal.