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