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-block/qla-fc-firmware: qla-fc-firmware-20071207-r1.ebuild ChangeLog qla-fc-firmware-20101015.ebuild qla-fc-firmware-20080423.ebuild qla-fc-firmware-20070226.ebuild qla-fc-firmware-20060312-r1.ebuild qla-fc-firmware-20060312.ebuild qla-fc-firmware-20071207.ebuild
Date: Tue, 30 Nov 2010 20:48:34
Message-Id: 20101130204824.2FFBD20054@flycatcher.gentoo.org
1 robbat2 10/11/30 20:48:24
2
3 Modified: qla-fc-firmware-20071207-r1.ebuild ChangeLog
4 qla-fc-firmware-20080423.ebuild
5 Added: qla-fc-firmware-20101015.ebuild
6 Removed: qla-fc-firmware-20070226.ebuild
7 qla-fc-firmware-20060312-r1.ebuild
8 qla-fc-firmware-20060312.ebuild
9 qla-fc-firmware-20071207.ebuild
10 Log:
11 Version bump. Also block linux-firmware package. Note that the qlogic firmware in this package is a major version newer than the linux-firmware package.
12
13 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
14
15 Revision Changes Path
16 1.6 sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild?rev=1.6&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild?rev=1.6&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild?r1=1.5&r2=1.6
21
22 Index: qla-fc-firmware-20071207-r1.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild,v
25 retrieving revision 1.5
26 retrieving revision 1.6
27 diff -p -w -b -B -u -u -r1.5 -r1.6
28 --- qla-fc-firmware-20071207-r1.ebuild 25 Jun 2008 02:54:13 -0000 1.5
29 +++ qla-fc-firmware-20071207-r1.ebuild 30 Nov 2010 20:48:24 -0000 1.6
30 @@ -1,6 +1,6 @@
31 -# Copyright 1999-2008 Gentoo Foundation
32 +# Copyright 1999-2010 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 -# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild,v 1.5 2008/06/25 02:54:13 robbat2 Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20071207-r1.ebuild,v 1.6 2010/11/30 20:48:24 robbat2 Exp $
36
37 DESCRIPTION="QLogic Linux Fibre Channel HBA Firmware for ql2xxx cards"
38 HOMEPAGE="ftp://ftp.qlogic.com/outgoing/linux/firmware/"
39 @@ -12,7 +12,7 @@ IUSE=""
40
41 # really depends on absolutely nothing
42 DEPEND=""
43 -RDEPEND=""
44 +RDEPEND="!sys-kernel/linux-firmware"
45
46 FW_BASENAME="ql2100_fw.bin ql2200_fw.bin ql2300_fw.bin ql2322_fw.bin ql2400_fw.bin ql2500_fw.bin ql6312_fw.bin"
47
48
49
50
51 1.24 sys-block/qla-fc-firmware/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/ChangeLog?rev=1.24&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/ChangeLog?rev=1.24&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/ChangeLog?r1=1.23&r2=1.24
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/ChangeLog,v
60 retrieving revision 1.23
61 retrieving revision 1.24
62 diff -p -w -b -B -u -u -r1.23 -r1.24
63 --- ChangeLog 17 Jul 2008 19:23:45 -0000 1.23
64 +++ ChangeLog 30 Nov 2010 20:48:24 -0000 1.24
65 @@ -1,6 +1,17 @@
66 # ChangeLog for sys-block/qla-fc-firmware
67 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/ChangeLog,v 1.23 2008/07/17 19:23:45 corsair Exp $
69 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
70 +# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/ChangeLog,v 1.24 2010/11/30 20:48:24 robbat2 Exp $
71 +
72 +*qla-fc-firmware-20101015 (30 Nov 2010)
73 +
74 + 30 Nov 2010; Robin H. Johnson <robbat2@g.o>
75 + -qla-fc-firmware-20060312.ebuild, -qla-fc-firmware-20060312-r1.ebuild,
76 + -qla-fc-firmware-20070226.ebuild, -qla-fc-firmware-20071207.ebuild,
77 + qla-fc-firmware-20071207-r1.ebuild, qla-fc-firmware-20080423.ebuild,
78 + +qla-fc-firmware-20101015.ebuild:
79 + Version bump. Also block linux-firmware package. Note that the qlogic
80 + firmware in this package is a major version newer than the linux-firmware
81 + package.
82
83 17 Jul 2008; Markus Rothe <corsair@g.o>
84 qla-fc-firmware-20080423.ebuild:
85
86
87
88 1.3 sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild?rev=1.3&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild?rev=1.3&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild?r1=1.2&r2=1.3
93
94 Index: qla-fc-firmware-20080423.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild,v
97 retrieving revision 1.2
98 retrieving revision 1.3
99 diff -p -w -b -B -u -u -r1.2 -r1.3
100 --- qla-fc-firmware-20080423.ebuild 17 Jul 2008 19:23:45 -0000 1.2
101 +++ qla-fc-firmware-20080423.ebuild 30 Nov 2010 20:48:24 -0000 1.3
102 @@ -1,6 +1,6 @@
103 -# Copyright 1999-2008 Gentoo Foundation
104 +# Copyright 1999-2010 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild,v 1.2 2008/07/17 19:23:45 corsair Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20080423.ebuild,v 1.3 2010/11/30 20:48:24 robbat2 Exp $
108
109 DESCRIPTION="QLogic Linux Fibre Channel HBA Firmware for ql2xxx cards"
110 HOMEPAGE="ftp://ftp.qlogic.com/outgoing/linux/firmware/"
111 @@ -12,7 +12,7 @@ IUSE=""
112
113 # really depends on absolutely nothing
114 DEPEND=""
115 -RDEPEND=""
116 +RDEPEND="!sys-kernel/linux-firmware"
117
118 FW_BASENAME="ql2100_fw.bin ql2200_fw.bin ql2300_fw.bin ql2322_fw.bin ql2400_fw.bin ql2500_fw.bin ql6312_fw.bin"
119
120
121
122
123 1.1 sys-block/qla-fc-firmware/qla-fc-firmware-20101015.ebuild
124
125 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20101015.ebuild?rev=1.1&view=markup
126 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20101015.ebuild?rev=1.1&content-type=text/plain
127
128 Index: qla-fc-firmware-20101015.ebuild
129 ===================================================================
130 # Copyright 1999-2010 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 # $Header: /var/cvsroot/gentoo-x86/sys-block/qla-fc-firmware/qla-fc-firmware-20101015.ebuild,v 1.1 2010/11/30 20:48:24 robbat2 Exp $
133
134 DESCRIPTION="QLogic Linux Fibre Channel HBA Firmware for ql2xxx cards"
135 HOMEPAGE="ftp://ftp.qlogic.com/outgoing/linux/firmware/"
136 SRC_URI="mirror://gentoo/${P}.tar.bz2"
137 LICENSE="qlogic-fibre-channel-firmware"
138 SLOT="0"
139 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
140 IUSE=""
141
142 # really depends on absolutely nothing
143 DEPEND=""
144 RDEPEND="!sys-kernel/linux-firmware"
145
146 FW_BASENAME="ql2100_fw.bin ql2200_fw.bin ql2300_fw.bin ql2322_fw.bin ql2400_fw.bin ql2500_fw.bin ql6312_fw.bin"
147
148 src_install() {
149 # We must install this, say QLogic's people.
150 # They have claimed to me that the /license/ directory isn't sufficient, as
151 # there is no guarantee it will be on a system - and it would not be in any
152 # binpkg either. If you do something else with the firmware blobs, you are
153 # thus strongly encouraged to keep a copy of the LICENSE file with them on
154 # the system.
155 dodoc LICENSE
156 dodoc README.* CURRENT_VERSIONS
157 insinto /lib/firmware
158 # some older firmware are always provided by upstream
159 # for reasons documented in CURRENT_VERSIONS.
160
161 # Please see README.* as to why we do not use the MID/MIDX versions by
162 # default if they are newer.
163 # TODO: Provide a means to get them for people that really want them.
164 for f in ${FW_BASENAME} ; do
165 doins ${f}.*
166 latest_f="$(ls ${f}.* |grep -v MID | sort -n | tail -n1)"
167 dosym ${latest_f} /lib/firmware/${f}
168 done
169 }