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, 01 Nov 2012 19:21:33
Message-Id: 20121101192113.6BDCA21600@flycatcher.gentoo.org
1 ulm 12/11/01 19:21:13
2
3 Modified: license_groups ChangeLog
4 Log:
5 Add RSA-PKCS11 to MISC-FREE license group, bug 440752.
6
7 Revision Changes Path
8 1.135 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.135&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.135&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?r1=1.134&r2=1.135
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.134
18 retrieving revision 1.135
19 diff -u -r1.134 -r1.135
20 --- license_groups 1 Nov 2012 09:22:41 -0000 1.134
21 +++ license_groups 1 Nov 2012 19:21:13 -0000 1.135
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 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.134 2012/11/01 09:22:41 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.135 2012/11/01 19:21:13 ulm Exp $
27
28 # Please report bugs or other requests at bugs.gentoo.org and assign to
29 # licenses@g.o
30 @@ -25,7 +25,7 @@
31 # Licenses in this list should NOT appear directly or indirectly in @FSF-APPROVED or @OSI-APPROVED
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 Allegro ANTLR as-is bea.ri.jsr173 BEER-WARE BSD-1 BZIP2 CDDL-Schily CMake CPL-0.5 CRACKLIB cryptopp czyborra dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI FLEX FLTK freemarker FVWM gnuplot gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP ipadic JamesClark JasPer2.0 jaxen JDOM JNIC JOVE libpng LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof matplotlib md2k7-asyouwish mplus-fonts NCSA-HDF noweb OpenSoftware otter PBZIP2 perforce PHP-2.02 Princeton pysqlite rc RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail skype-4.0.0.7-third-party_attributions.txt SMAIL Subversion SVFL tcp_wrappers_license TeX TeX-other-free UbuntuFontLicense-1.0 vlgothic w3m wxWinLL-3 Xdebug xtrs YaTeX zpaq ZSH
35 +MISC-FREE Allegro ANTLR as-is bea.ri.jsr173 BEER-WARE BSD-1 BZIP2 CDDL-Schily CMake CPL-0.5 CRACKLIB cryptopp czyborra dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI FLEX FLTK freemarker FVWM gnuplot gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP ipadic JamesClark JasPer2.0 jaxen JDOM JNIC JOVE libpng LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof matplotlib md2k7-asyouwish mplus-fonts NCSA-HDF noweb OpenSoftware otter PBZIP2 perforce PHP-2.02 Princeton pysqlite rc RSA-MD4 RSA-MD5 RSA-PKCS11 saxpath Scintilla Sendmail skype-4.0.0.7-third-party_attributions.txt SMAIL Subversion SVFL tcp_wrappers_license TeX TeX-other-free UbuntuFontLicense-1.0 vlgothic w3m wxWinLL-3 Xdebug xtrs YaTeX zpaq ZSH
36 # The following are NOT valid in @MISC-FREE:
37 # arj - usage restrictions
38 # freedist - Doesn't grant the right to do modifications.
39
40
41
42 1.7090 profiles/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7090&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7090&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7089&r2=1.7090
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
51 retrieving revision 1.7089
52 retrieving revision 1.7090
53 diff -u -r1.7089 -r1.7090
54 --- ChangeLog 1 Nov 2012 15:53:45 -0000 1.7089
55 +++ ChangeLog 1 Nov 2012 19:21:13 -0000 1.7090
56 @@ -1,11 +1,14 @@
57 # ChangeLog for profile directory
58 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7089 2012/11/01 15:53:45 aballier Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7090 2012/11/01 19:21:13 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 Nov 2012; Ulrich Müller <ulm@g.o> license_groups:
67 + Add RSA-PKCS11 to MISC-FREE license group, bug 440752.
68 +
69 01 Nov 2012; Alexis Ballier <aballier@g.o> package.mask:
70 unmask ocaml-4