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: Fri, 28 Dec 2012 18:02:31
Message-Id: 20121228180215.191DF2171D@flycatcher.gentoo.org
1 ulm 12/12/28 18:02:14
2
3 Modified: license_groups ChangeLog
4 Log:
5 Add MIT-with-advertising to MISC-FREE license group, bugs 448650 and 448652.
6
7 Revision Changes Path
8 1.159 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.159&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.159&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?r1=1.158&r2=1.159
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.158
18 retrieving revision 1.159
19 diff -u -r1.158 -r1.159
20 --- license_groups 22 Dec 2012 13:39:58 -0000 1.158
21 +++ license_groups 28 Dec 2012 18:02:14 -0000 1.159
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.158 2012/12/22 13:39:58 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.159 2012/12/28 18:02:14 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 boehm-gc BSD-1 BSD-with-attribution bufexplorer.vim BZIP2 CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB cryptopp czyborra docbook dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh FLEX FLTK freemarker FVWM gnuplot gsm HTML-Tidy htmlc iASL IBPP-1.1 icu IDPL IJG imagemagick Info-ZIP inner-net ipadic Ispell JasPer2.0 jaxen JDOM JNIC JOVE libmng libpng libtiff LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof matplotlib md2k7-asyouwish mplus-fonts NCSA-HDF noweb openafs-krb5-a OpenSoftware otter PCRE perforce PHP-2.02 Princeton psutils pysqlite rc regexp-UofT RSA saxpath Scintilla Sendmail skype-4.0.0.7-third-party_attributions.txt SMAIL SNIA SSLeay Subversion SVFL tcltk 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 boehm-gc BSD-1 BSD-with-attribution bufexplorer.vim BZIP2 CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB cryptopp czyborra docbook dom4j eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh FLEX FLTK freemarker FVWM gnuplot gsm HTML-Tidy htmlc iASL IBPP-1.1 icu IDPL IJG imagemagick Info-ZIP inner-net ipadic Ispell JasPer2.0 jaxen JDOM JNIC JOVE libmng libpng libtiff LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof matplotlib md2k7-asyouwish MIT-with-advertising mplus-fonts NCSA-HDF noweb openafs-krb5-a OpenSoftware otter PCRE perforce PHP-2.02 Princeton psutils pysqlite rc regexp-UofT RSA saxpath Scintilla Sendmail skype-4.0.0.7-third-party_attributions.txt SMAIL SNIA SSLeay Subversion SVFL tcltk 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.7308 profiles/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7308&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7308&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7307&r2=1.7308
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
51 retrieving revision 1.7307
52 retrieving revision 1.7308
53 diff -u -r1.7307 -r1.7308
54 --- ChangeLog 28 Dec 2012 03:24:51 -0000 1.7307
55 +++ ChangeLog 28 Dec 2012 18:02:14 -0000 1.7308
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.7307 2012/12/28 03:24:51 ssuominen Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7308 2012/12/28 18:02:14 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 + 28 Dec 2012; Ulrich Müller <ulm@g.o> license_groups:
67 + Add MIT-with-advertising to MISC-FREE license group, bugs 448650 and 448652.
68 +
69 28 Dec 2012; Samuli Suominen <ssuominen@g.o> updates/4Q-2012:
70 Rename x11-terms/terminal to x11-terms/xfce4-terminal.