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: Wed, 01 Dec 2010 07:18:56
Message-Id: 20101201071843.DEE5020054@flycatcher.gentoo.org
1 ulm 10/12/01 07:18:43
2
3 Modified: license_groups ChangeLog
4 Log:
5 Add CPL-0.5 to the MISC-FREE license group, as it is almost identical with CPL-1.0.
6
7 Revision Changes Path
8 1.55 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.55&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.55&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?r1=1.54&r2=1.55
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.54
18 retrieving revision 1.55
19 diff -u -r1.54 -r1.55
20 --- license_groups 30 Nov 2010 02:11:52 -0000 1.54
21 +++ license_groups 1 Dec 2010 07:18:43 -0000 1.55
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-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.54 2010/11/30 02:11:52 zmedico Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.55 2010/12/01 07:18:43 ulm Exp $
27
28 # Please report bugs or other requests at bugs.gentoo.org and assign to
29 # licenses@g.o
30 @@ -22,7 +22,7 @@
31 # term these should be cleared up and moved to other sets.
32 # TODO: maybe add a category for BSD-alike MISC-FREE licenses for easy seperation?
33 # BSD-4 alikes: dom4j FastCGI icu jaxen JDOM saxpath
34 -MISC-FREE ANTLR bea.ri.jsr173 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.3b LPPL-1.3c lsof MaxMind No-Problem-Bugroff OpenSoftware otter PBZIP2 PDFLite PHP-2.02 PHP-3 POSTGRESQL Princeton pysqlite RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug ZSH kilgard
35 +MISC-FREE ANTLR bea.ri.jsr173 BEER-WARE BZIP2 CC0-1.0-Universal CDDL-Schily CMake CPL-0.5 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 kilgard LLGPL-2.1 LPPL-1.3 LPPL-1.3b LPPL-1.3c lsof MaxMind No-Problem-Bugroff OpenSoftware otter PBZIP2 PDFLite PHP-2.02 PHP-3 POSTGRESQL Princeton pysqlite RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail SMAIL Subversion tcp_wrappers_license TeX w3m wxWinLL-3 Xdebug ZSH
36
37 # Metaset for all free software
38 FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
39
40
41
42 1.4824 profiles/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4824&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4824&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.4823&r2=1.4824
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
51 retrieving revision 1.4823
52 retrieving revision 1.4824
53 diff -u -r1.4823 -r1.4824
54 --- ChangeLog 30 Nov 2010 20:51:21 -0000 1.4823
55 +++ ChangeLog 1 Dec 2010 07:18:43 -0000 1.4824
56 @@ -1,11 +1,15 @@
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.4823 2010/11/30 20:51:21 pva Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4824 2010/12/01 07:18:43 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 + 01 Dec 2010; Ulrich Mueller <ulm@g.o> license_groups:
67 + Add CPL-0.5 to the MISC-FREE license group, as it is almost identical with
68 + CPL-1.0.
69 +
70 30 Nov 2010; Peter Volkov <pva@g.o> package.mask:
71 Unmask wireshark-1.4*, stable version in tree now.