Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/sas3ircu/
Date: Wed, 09 Sep 2020 00:47:53
Message-Id: 1599612467.b0b9211bc38fde3d4c92785ed484eca143f529b9.robbat2@gentoo
1 commit: b0b9211bc38fde3d4c92785ed484eca143f529b9
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 9 00:45:10 2020 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 9 00:47:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b9211b
7
8 sys-block/sas3ircu: cleanup old versions
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 sys-block/sas3ircu/sas3ircu-14.ebuild | 71 -----------------------------------
13 sys-block/sas3ircu/sas3ircu-15.ebuild | 71 -----------------------------------
14 sys-block/sas3ircu/sas3ircu-5.ebuild | 70 ----------------------------------
15 3 files changed, 212 deletions(-)
16
17 diff --git a/sys-block/sas3ircu/sas3ircu-14.ebuild b/sys-block/sas3ircu/sas3ircu-14.ebuild
18 deleted file mode 100644
19 index a6ab6b69ff2..00000000000
20 --- a/sys-block/sas3ircu/sas3ircu-14.ebuild
21 +++ /dev/null
22 @@ -1,71 +0,0 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI=5
27 -inherit mount-boot
28 -
29 -DESCRIPTION="LSI MPT-SAS3 controller management tool"
30 -HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads"
31 -LICENSE="LSI"
32 -SLOT="0"
33 -KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
34 -IUSE="efi doc"
35 -RESTRICT="strip fetch mirror"
36 -DEPEND=""
37 -RDEPEND=""
38 -QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi"
39 -
40 -MY_PN=SAS3IRCU
41 -MY_P="${MY_PN}_P${PV}"
42 -
43 -DISTFILE_BIN=${MY_P}.zip
44 -DISTFILE_DOC=SAS3_IR_UG.pdf
45 -
46 -SRC_URI_BASE='https://docs.broadcom.com/docs-and-downloads/host-bus-adapters'
47 -SRC_URI="
48 - ${SRC_URI_BASE}/host-bus-adapters-common-files/sas_sata_12g_p${PV}/${DISTFILE_BIN}
49 - doc? ( ${SRC_URI_BASE}/${DISTFILE_DOC} )"
50 -
51 -S="${WORKDIR}/${MY_P}"
52 -
53 -pkg_nofetch() {
54 - elog "Broadcom has a mandatory click-through license on thier binaries."
55 - elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Mangement Software section."
56 - elog "After downloading, move ${MY_P} into your DISTDIR directory"
57 - if use doc; then
58 - elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
59 - elog "and also place it into your DISTDIR directory"
60 - fi
61 - einfo $SRC_URI
62 -}
63 -
64 -supportedcards() {
65 - elog "This binary supports should support ALL cards, including, but not"
66 - elog "limited to the following series:"
67 - elog ""
68 - elog "LSI SAS 3004"
69 - elog "LSI SAS 3008"
70 -}
71 -
72 -src_unpack() {
73 - unpack ${DISTFILE_BIN}
74 -}
75 -
76 -src_install() {
77 - exeinto /opt/lsi/
78 - use amd64 || use x86 && doexe sas3ircu_linux_x86_rel/sas3ircu
79 - use ppc64 && doexe sas3ircu_linux_x86_rel/sas3ircu
80 - use amd64-fbsd && doexe sas3ircu_freebsd_amd64_rel/sas3ircu
81 - use x86-fbsd && doexe sas3ircu_freebsd_i386_rel/sas3ircu
82 - use x64-solaris || use x86-solaris && doexe sas3ircu_solaris_x86_rel/sas3ircu
83 - use sparc-solaris && doexe sas3ircu_solaris_sparc_rel/sas3ircu
84 - if use efi; then
85 - exeinto /boot/efi/
86 - doexe sas3ircu_udk_uefi__x64_rel/sas3ircu.efi
87 - fi
88 - # The second number is some sort of internal revision that is inconsistent
89 - # between releases.
90 - dodoc IRCU_MPT_GEN3_Phase${PV}.0-*.pdf
91 - dodoc README_SAS3IRCU_P${PV}.txt
92 - use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
93 -}
94
95 diff --git a/sys-block/sas3ircu/sas3ircu-15.ebuild b/sys-block/sas3ircu/sas3ircu-15.ebuild
96 deleted file mode 100644
97 index ad7d44f65f7..00000000000
98 --- a/sys-block/sas3ircu/sas3ircu-15.ebuild
99 +++ /dev/null
100 @@ -1,71 +0,0 @@
101 -# Copyright 1999-2019 Gentoo Authors
102 -# Distributed under the terms of the GNU General Public License v2
103 -
104 -EAPI=5
105 -inherit mount-boot
106 -
107 -DESCRIPTION="LSI MPT-SAS3 controller management tool"
108 -HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads"
109 -LICENSE="LSI"
110 -SLOT="0"
111 -KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
112 -IUSE="efi doc"
113 -RESTRICT="strip fetch mirror"
114 -DEPEND=""
115 -RDEPEND=""
116 -QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi"
117 -
118 -MY_PN=SAS3IRCU
119 -MY_P="${MY_PN}_P${PV}"
120 -
121 -DISTFILE_BIN=${MY_P}.zip
122 -DISTFILE_DOC=SAS3_IR_UG.pdf
123 -
124 -SRC_URI_BASE='https://docs.broadcom.com/docs-and-downloads/host-bus-adapters'
125 -SRC_URI="
126 - ${SRC_URI_BASE}/host-bus-adapters-common-files/sas_sata_12g_p${PV}/${DISTFILE_BIN}
127 - doc? ( ${SRC_URI_BASE}/${DISTFILE_DOC} )"
128 -
129 -S="${WORKDIR}/${MY_P}"
130 -
131 -pkg_nofetch() {
132 - elog "Broadcom has a mandatory click-through license on thier binaries."
133 - elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Mangement Software section."
134 - elog "After downloading, move ${MY_P} into your DISTDIR directory"
135 - if use doc; then
136 - elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
137 - elog "and also place it into your DISTDIR directory"
138 - fi
139 - einfo $SRC_URI
140 -}
141 -
142 -supportedcards() {
143 - elog "This binary supports should support ALL cards, including, but not"
144 - elog "limited to the following series:"
145 - elog ""
146 - elog "LSI SAS 3004"
147 - elog "LSI SAS 3008"
148 -}
149 -
150 -src_unpack() {
151 - unpack ${DISTFILE_BIN}
152 -}
153 -
154 -src_install() {
155 - exeinto /opt/lsi/
156 - use amd64 || use x86 && doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_x64_rel/sas3ircu
157 - use ppc64 && doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_ppc64_rel/sas3ircu
158 - use amd64-fbsd && doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_amd64_rel/sas3ircu
159 - use x86-fbsd && doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_i386_rel/sas3ircu
160 - use x64-solaris || use x86-solaris && doexe sas3ircu_rel/sas3ircu/sas3ircu_solaris_x86_rel/sas3ircu
161 - use sparc-solaris && doexe sas3ircu_rel/sas3ircu/sas3ircu_solaris_sparc_rel/sas3ircu
162 - if use efi; then
163 - exeinto /boot/efi/
164 - doexe sas3ircu_rel/sas3ircu/sas3ircu_udk_uefi_x64_rel/sas3ircu.efi
165 - fi
166 - # The second number is some sort of internal revision that is inconsistent
167 - # between releases.
168 - dodoc IRCU_MPT_GEN3_Phase${PV}.0-*.pdf
169 - dodoc README_SAS3IRCU_P${PV}.txt
170 - use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
171 -}
172
173 diff --git a/sys-block/sas3ircu/sas3ircu-5.ebuild b/sys-block/sas3ircu/sas3ircu-5.ebuild
174 deleted file mode 100644
175 index 3ec87152d04..00000000000
176 --- a/sys-block/sas3ircu/sas3ircu-5.ebuild
177 +++ /dev/null
178 @@ -1,70 +0,0 @@
179 -# Copyright 1999-2019 Gentoo Authors
180 -# Distributed under the terms of the GNU General Public License v2
181 -
182 -EAPI=5
183 -inherit mount-boot
184 -
185 -DESCRIPTION="LSI MPT-SAS3 controller management tool"
186 -HOMEPAGE="http://www.lsi.com/support/Pages/download-results.aspx?component=Storage+Component&productfamily=Host+Bus+Adapters&productcode=0&assettype=Miscellaneous&productname=&keyword=SAS3IRCU"
187 -LICENSE="LSI"
188 -SLOT="0"
189 -KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
190 -IUSE="efi doc"
191 -RESTRICT="strip fetch mirror"
192 -DEPEND=""
193 -RDEPEND=""
194 -QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi"
195 -
196 -MY_PN=SAS3IRCU
197 -MY_P="${MY_PN}_P${PV}"
198 -
199 -DISTFILE_BIN=${MY_P}.zip
200 -DISTFILE_DOC=SAS3IRCU_UG.pdf
201 -
202 -SRC_URI="
203 -http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_12G_P${PV}/${DISTFILE_BIN}
204 -doc? ( http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/${DISTFILE_DOC} )
205 -"
206 -
207 -LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
208 -
209 -S="${WORKDIR}/${MY_P}"
210 -
211 -pkg_nofetch() {
212 - elog "LSI has a mandatory click-through license on thier binaries."
213 - elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Mangement Software section."
214 - elog "After downloading, move ${MY_P} into your DISTDIR directory"
215 - if use doc; then
216 - elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
217 - elog "and also place it into your DISTDIR directory"
218 - fi
219 -}
220 -
221 -supportedcards() {
222 - elog "This binary supports should support ALL cards, including, but not"
223 - elog "limited to the following series:"
224 - elog ""
225 - elog "LSI SAS 3004"
226 - elog "LSI SAS 3008"
227 -}
228 -
229 -src_unpack() {
230 - unpack ${DISTFILE_BIN}
231 -}
232 -
233 -src_install() {
234 - exeinto /opt/lsi/
235 - use amd64 || use x86 && doexe sas3ircu_linux_x86_rel/sas3ircu
236 - use ppc64 && doexe sas3ircu_linux_x86_rel/sas3ircu
237 - use amd64-fbsd && doexe sas3ircu_freebsd_amd64_rel/sas3ircu
238 - use x86-fbsd && doexe sas3ircu_freebsd_i386_rel/sas3ircu
239 - use x64-solaris || use x86-solaris && doexe sas3ircu_solaris_x86_rel/sas3ircu
240 - use sparc-solaris && doexe sas3ircu_solaris_sparc_rel/sas3ircu
241 - if use efi; then
242 - exeinto /boot/efi/
243 - doexe sas3ircu_udk_uefi__x64_rel/sas3ircu.efi
244 - fi
245 - dodoc IRCU_MPT_GEN3_Phase5.0-06.00.00.00.pdf
246 - dodoc README_SAS3IRCU_P${PV}.txt
247 - use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
248 -}