Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: ChangeLog linux-firmware-20090421.ebuild linux-firmware-99999999.ebuild
Date: Fri, 07 May 2010 18:18:27
Message-Id: 20100507181821.796AC2C3FC@corvid.gentoo.org
1 robbat2 10/05/07 18:18:21
2
3 Modified: ChangeLog linux-firmware-20090421.ebuild
4 linux-firmware-99999999.ebuild
5 Log:
6 Apply at least some of the licenses from WHENCE that we already have in the tree.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 sys-kernel/linux-firmware/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -p -w -b -B -u -u -r1.4 -r1.5
22 --- ChangeLog 7 May 2010 18:11:40 -0000 1.4
23 +++ ChangeLog 7 May 2010 18:18:21 -0000 1.5
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sys-kernel/linux-firmware
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.4 2010/05/07 18:11:40 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.5 2010/05/07 18:18:21 robbat2 Exp $
29 +
30 + 07 May 2010; Robin H. Johnson <robbat2@g.o>
31 + linux-firmware-20090421.ebuild, linux-firmware-99999999.ebuild:
32 + Apply at least some of the licenses from WHENCE that we already have in
33 + the tree.
34
35 07 May 2010; Robin H. Johnson <robbat2@g.o>
36 linux-firmware-20090421.ebuild, linux-firmware-99999999.ebuild:
37
38
39
40 1.4 sys-kernel/linux-firmware/linux-firmware-20090421.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild?r1=1.3&r2=1.4
45
46 Index: linux-firmware-20090421.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -p -w -b -B -u -u -r1.3 -r1.4
52 --- linux-firmware-20090421.ebuild 7 May 2010 18:11:40 -0000 1.3
53 +++ linux-firmware-20090421.ebuild 7 May 2010 18:18:21 -0000 1.4
54 @@ -1,12 +1,12 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild,v 1.3 2010/05/07 18:11:40 robbat2 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild,v 1.4 2010/05/07 18:18:21 robbat2 Exp $
59
60 DESCRIPTION="Linux firmware files"
61 HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/dwmw2/firmware"
62 SRC_URI="mirror://kernel/linux/kernel/people/dwmw2/firmware/${P}.tar.bz2"
63
64 -LICENSE="GPL-2 freedist"
65 +LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
66 KEYWORDS="~amd64 ~x86"
67 SLOT="0"
68
69
70
71
72 1.4 sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild?r1=1.3&r2=1.4
77
78 Index: linux-firmware-99999999.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -p -w -b -B -u -u -r1.3 -r1.4
84 --- linux-firmware-99999999.ebuild 7 May 2010 18:11:40 -0000 1.3
85 +++ linux-firmware-99999999.ebuild 7 May 2010 18:18:21 -0000 1.4
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild,v 1.3 2010/05/07 18:11:40 robbat2 Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild,v 1.4 2010/05/07 18:18:21 robbat2 Exp $
91
92 inherit git
93
94 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.kernel.org/pub/linu
95 SRC_URI=""
96 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/${PN}.git"
97
98 -LICENSE="GPL-2 freedist"
99 +LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist"
100 SLOT="0"
101 KEYWORDS=""