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 09:23:01
Message-Id: 20121101092242.5C2D021600@flycatcher.gentoo.org
1 ulm 12/11/01 09:22:42
2
3 Modified: license_groups ChangeLog
4 Log:
5 New DEPRECATED license group, bug 440638.
6
7 Revision Changes Path
8 1.134 profiles/license_groups
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.134&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?rev=1.134&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/license_groups?r1=1.133&r2=1.134
13
14 Index: license_groups
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
17 retrieving revision 1.133
18 retrieving revision 1.134
19 diff -u -r1.133 -r1.134
20 --- license_groups 6 Oct 2012 20:11:31 -0000 1.133
21 +++ license_groups 1 Nov 2012 09:22:41 -0000 1.134
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.133 2012/10/06 20:11:31 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.134 2012/11/01 09:22:41 ulm Exp $
27
28 # Please report bugs or other requests at bugs.gentoo.org and assign to
29 # licenses@g.o
30 @@ -60,6 +60,10 @@
31 # location compliant with the license,
32 BINARY-REDISTRIBUTABLE @FREE adobe-ps atheros-hal intel-psb intel-ucode ipw2100-fw ipw2200-fw ipw3945 libertas-fw NVIDIA qlogic-fibre-channel-firmware radeon-ucode ralink-firmware SmartLabs
33
34 +# Deprecated license labels, used by repoman
35 +# as-is: see note in licenses/as-is and bug 436214
36 +DEPRECATED as-is
37 +
38 # Local Variables:
39 # mode: conf-space
40 # mode: visual-line
41
42
43
44 1.7087 profiles/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7087&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7087&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7086&r2=1.7087
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
53 retrieving revision 1.7086
54 retrieving revision 1.7087
55 diff -u -r1.7086 -r1.7087
56 --- ChangeLog 1 Nov 2012 07:05:55 -0000 1.7086
57 +++ ChangeLog 1 Nov 2012 09:22:41 -0000 1.7087
58 @@ -1,11 +1,14 @@
59 # ChangeLog for profile directory
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7086 2012/11/01 07:05:55 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7087 2012/11/01 09:22:41 ulm Exp $
63 #
64 # This ChangeLog should include records for all changes in profiles directory.
65 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
66 # here. If in doubt put a record here!
67
68 + 01 Nov 2012; Ulrich Müller <ulm@g.o> license_groups:
69 + New DEPRECATED license group, bug 440638.
70 +
71 01 Nov 2012; Diego E. Pettenò <flameeyes@g.o> package.mask:
72 Unmask boost 1.50/1.51 to comply with glibc-2.16, as well as GnuTLS 3; keep
73 libtasn1-3 masked, and give more details on the reason.