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 Sep 2012 15:03:20
Message-Id: 20120928150300.69D0021600@flycatcher.gentoo.org
1 ulm 12/09/28 15:03:00
2
3 Modified: license_groups ChangeLog
4 Log:
5 Add libpng and rc to MISC-FREE license group.
6
7 Revision Changes Path
8 1.127 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.127&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.127&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?r1=1.126&r2=1.127
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.126
18 retrieving revision 1.127
19 diff -u -r1.126 -r1.127
20 --- license_groups 26 Sep 2012 05:13:09 -0000 1.126
21 +++ license_groups 28 Sep 2012 15:03:00 -0000 1.127
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.126 2012/09/26 05:13:09 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.127 2012/09/28 15:03:00 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 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 iASL icu IDPL imagemagick Info-ZIP ipadic JamesClark JasPer2.0 jaxen JDOM JNIC JOVE 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 RSA-MD4 RSA-MD5 saxpath Scintilla Sendmail skype-4.0.0.7-third-party_attributions.txt SMAIL Subversion tcp_wrappers_license TeX UbuntuFontLicense-1.0 vlgothic w3m wxWinLL-3 Xdebug YaTeX zpaq ZSH
35 +MISC-FREE Allegro ANTLR 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 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 tcp_wrappers_license TeX UbuntuFontLicense-1.0 vlgothic w3m wxWinLL-3 Xdebug 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.6994 profiles/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6994&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6994&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.6993&r2=1.6994
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
51 retrieving revision 1.6993
52 retrieving revision 1.6994
53 diff -u -r1.6993 -r1.6994
54 --- ChangeLog 27 Sep 2012 19:28:37 -0000 1.6993
55 +++ ChangeLog 28 Sep 2012 15:03:00 -0000 1.6994
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.6993 2012/09/27 19:28:37 sera Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6994 2012/09/28 15:03:00 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 Sep 2012; Ulrich Müller <ulm@g.o> license_groups:
67 + Add libpng and rc to MISC-FREE license group.
68 +
69 27 Sep 2012; Ralph Sennhauser <sera@g.o> package.mask:
70 Drop mask for javacc-5.0. #315557