Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/arcconf/
Date: Tue, 01 May 2018 07:48:43
Message-Id: 1525160913.2f33b75fba83755d2675b61e83fcf1a782978e29.mgorny@gentoo
1 commit: 2f33b75fba83755d2675b61e83fcf1a782978e29
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Sun Apr 29 11:27:48 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 07:48:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f33b75f
7
8 sys-block/arcconf: Drop old versions
9
10 Bug: https://bugs.gentoo.org/653534
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 sys-block/arcconf/Manifest | 4 --
14 sys-block/arcconf/arcconf-1.2.20618.ebuild | 51 ------------------------
15 sys-block/arcconf/arcconf-1.7.21229.ebuild | 51 ------------------------
16 sys-block/arcconf/arcconf-2.04.22665.ebuild | 61 -----------------------------
17 sys-block/arcconf/arcconf-2.05.22932.ebuild | 61 -----------------------------
18 5 files changed, 228 deletions(-)
19
20 diff --git a/sys-block/arcconf/Manifest b/sys-block/arcconf/Manifest
21 index 2a483cc8365..4a847b4fb1f 100644
22 --- a/sys-block/arcconf/Manifest
23 +++ b/sys-block/arcconf/Manifest
24 @@ -1,6 +1,2 @@
25 -DIST arcconf_v1_2_20618.zip 11920300 BLAKE2B c0ee178216a369ee16a49a97a7a5a8948e10c0dc6b1791ce536f4a23eefb90a9702fb24c1d899916e7d5012ec1e79b0f55bfc3e6e0f9848de2f20b15ccabae2c SHA512 e8415e929cd7a8c8bca33f0de29bdadf3595da911bc3c0984226e02e01e6f4e9c822363dd8aa093efd524eea19f0689784e0300403513a99ead14ac08c487efe
26 -DIST arcconf_v1_7_21229.zip 11056748 BLAKE2B d867eb3fe8ddb1e2429b91b33dcfddc4730e1ebc82eca019ad0d2d7fbea92ae421482d0bb62e5a6c28d98b5655ff4a6c8e9f73228d5cb398c1bc23428ecdeb90 SHA512 66a56ea66b8011c1f8f431b25f95050e541311ee415a0d4bdee6ef6416ff499be41d275819694384f66e5a1401b467da82ab15ce7c3fe49e1e013370293cf63a
27 DIST arcconf_v2_01_22270.zip 47168976 BLAKE2B 95693a1408e5a4d0d638bbf265f2e1e64247dfec2b1078b56860c5fcd4b13ffa5967bfb9967abfd4b79c788aaeb20759b3a9070a84b083c1653e4868a96ac4cf SHA512 0f91a697c44ea0c0561bec9e432e7d4eba8eb8a2b0255a9867bdb183f81e745aee1dcc2b0017847803dbb27f55cad3e985f4bcd3a202c52f5b557fb724e94d9e
28 -DIST arcconf_v2_04_22665.zip 35218069 BLAKE2B 77664d219e3262c5302f53924f1182ddc6385b0987072b9c50aaa5591c651766e48d5e5a7ec8c4cf8fab3d8930f322204c3f90d2170fbe041adb69a221fe9667 SHA512 33810ec898935c98c955d869fa443e259761fbd1c329a95a1f85bfca50d25685f6a050eeda535daa81221a922dc094a9ff079080a3969bab826874424dcf85e2
29 -DIST arcconf_v2_05_22932.zip 58966959 BLAKE2B 7a809e4e3fcbbf915fec399a90064a82ec4fd70526ce3ee51036b55a030e6fdffe2d9e502618456aee68d247e0de2b986ee9f85f15a1f42a366f7498ced9fe8e SHA512 73b30ac06301ab97b42ff86f92a11968b4e4f9fac83bee4cdb57c0096ccdf9bec1adbd1d4b192dcaf5d112b8a5181a52e291df1f5a10e4aa1d25e72070119c96
30 DIST arcconf_v2_06_23164.zip 57020904 BLAKE2B 27d7afddffeb7ccc1eab518655ea45249d9b74a1cce047fdaef5211564a7cb267981a9c92714c5ccbbc175a052089fbd2b35a531555b2b79a5870b2e9b4298ea SHA512 bb897b557d6fd7bbba4002ae4f12d510df5da42450a652ac267f643f2f9bb193e8b3947a4e5edfb9be7a9e2e840344946ddf7c6795c0c81866d22bd1d2e743c4
31
32 diff --git a/sys-block/arcconf/arcconf-1.2.20618.ebuild b/sys-block/arcconf/arcconf-1.2.20618.ebuild
33 deleted file mode 100644
34 index 219d14f290c..00000000000
35 --- a/sys-block/arcconf/arcconf-1.2.20618.ebuild
36 +++ /dev/null
37 @@ -1,51 +0,0 @@
38 -# Copyright 1999-2013 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=5
42 -
43 -DESCRIPTION="Adaptec RAID Controller Command Line Utility"
44 -HOMEPAGE="http://www.adaptec.com/en-us/downloads/"
45 -SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_v${PV//./_}.zip"
46 -
47 -LICENSE="Adaptec-EULA"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -DEPEND="app-arch/unzip"
53 -RDEPEND=""
54 -
55 -RESTRICT="mirror bindist"
56 -# RESTRICT="fetch"
57 -
58 -QA_PRESTRIPPED="/opt/bin/arcconf"
59 -
60 -S="${WORKDIR}"
61 -
62 -# Maintainer notes:
63 -# * When going via the $HOMEPAGE one has to agree to the Adaptec-EULA as
64 -# referenced above.
65 -# * Despite that EULA, one can download the package seemingly without
66 -# restrictions from $SRC_URI.
67 -# * It is therefore assumed that the binary is made available for public
68 -# download. Even more so since the archive does not contain a license
69 -# agreement stating otherwise.
70 -
71 -#pkg_nofetch() {
72 -# einfo "Upstream has implemented a mandatory clickthrough EULA for distfile download"
73 -# einfo "Please visit $HOMEPAGE, choose a controller (for example the Series 7, 7805)"
74 -# einfo "and then navigate to Storage Manager Downloads for the ARCCONF Command Line Utility."
75 -# einfo "And place $A in ${DISTDIR}"
76 -#}
77 -
78 -# Maintainer notes:
79 -# * FreeBSD binaries would be available for FreeBSD 7..9, which ones do we need?
80 -src_install() {
81 - exeinto /opt/bin
82 -
83 - if use amd64 ; then
84 - doexe linux_x64/arcconf
85 - else
86 - doexe linux_x86/arcconf
87 - fi
88 -}
89
90 diff --git a/sys-block/arcconf/arcconf-1.7.21229.ebuild b/sys-block/arcconf/arcconf-1.7.21229.ebuild
91 deleted file mode 100644
92 index bcc47bcc238..00000000000
93 --- a/sys-block/arcconf/arcconf-1.7.21229.ebuild
94 +++ /dev/null
95 @@ -1,51 +0,0 @@
96 -# Copyright 1999-2015 Gentoo Foundation
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=5
100 -
101 -DESCRIPTION="Adaptec RAID Controller Command Line Utility"
102 -HOMEPAGE="http://www.adaptec.com/en-us/downloads/"
103 -SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_v${PV//./_}.zip"
104 -
105 -LICENSE="Adaptec-EULA"
106 -SLOT="0"
107 -KEYWORDS="~amd64 ~x86"
108 -IUSE=""
109 -
110 -DEPEND="app-arch/unzip"
111 -RDEPEND=""
112 -
113 -RESTRICT="mirror bindist"
114 -# RESTRICT="fetch"
115 -
116 -QA_PRESTRIPPED="/opt/bin/arcconf"
117 -
118 -S="${WORKDIR}"
119 -
120 -# Maintainer notes:
121 -# * When going via the $HOMEPAGE one has to agree to the Adaptec-EULA as
122 -# referenced above.
123 -# * Despite that EULA, one can download the package seemingly without
124 -# restrictions from $SRC_URI.
125 -# * It is therefore assumed that the binary is made available for public
126 -# download. Even more so since the archive does not contain a license
127 -# agreement stating otherwise.
128 -
129 -#pkg_nofetch() {
130 -# einfo "Upstream has implemented a mandatory clickthrough EULA for distfile download"
131 -# einfo "Please visit $HOMEPAGE, choose a controller (for example the Series 7, 7805)"
132 -# einfo "and then navigate to Storage Manager Downloads for the ARCCONF Command Line Utility."
133 -# einfo "And place $A in ${DISTDIR}"
134 -#}
135 -
136 -# Maintainer notes:
137 -# * FreeBSD binaries would be available for FreeBSD 7..9, which ones do we need?
138 -src_install() {
139 - exeinto /opt/bin
140 -
141 - if use amd64 ; then
142 - doexe linux_x64/cmdline/arcconf
143 - else
144 - doexe linux_x86/cmdline/arcconf
145 - fi
146 -}
147
148 diff --git a/sys-block/arcconf/arcconf-2.04.22665.ebuild b/sys-block/arcconf/arcconf-2.04.22665.ebuild
149 deleted file mode 100644
150 index 2f607e620d6..00000000000
151 --- a/sys-block/arcconf/arcconf-2.04.22665.ebuild
152 +++ /dev/null
153 @@ -1,61 +0,0 @@
154 -# Copyright 1999-2017 Gentoo Foundation
155 -# Distributed under the terms of the GNU General Public License v2
156 -
157 -EAPI=6
158 -
159 -inherit linux-info
160 -
161 -DESCRIPTION="Adaptec RAID Controller Command Line Utility"
162 -HOMEPAGE="http://www.adaptec.com/en-us/downloads/"
163 -SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_v${PV//./_}.zip"
164 -
165 -KEYWORDS="~amd64 ~x86"
166 -LICENSE="Adaptec-EULA"
167 -SLOT="0"
168 -
169 -DEPEND="app-arch/unzip"
170 -RDEPEND="${RDEPEND}"
171 -
172 -RESTRICT="mirror bindist"
173 -# RESTRICT="fetch"
174 -
175 -QA_PRESTRIPPED="/opt/bin/arcconf"
176 -
177 -S="${WORKDIR}"
178 -
179 -# Maintainer notes:
180 -# * When going via the $HOMEPAGE one has to agree to the Adaptec-EULA as
181 -# referenced above.
182 -# * Despite that EULA, one can download the package seemingly without
183 -# restrictions from $SRC_URI.
184 -# * It is therefore assumed that the binary is made available for public
185 -# download. Even more so since the archive does not contain a license
186 -# agreement stating otherwise.
187 -
188 -#pkg_nofetch() {
189 -# einfo "Upstream has implemented a mandatory clickthrough EULA for distfile download"
190 -# einfo "Please visit $HOMEPAGE, choose a controller (for example the Series 7, 7805)"
191 -# einfo "and then navigate to Storage Manager Downloads for the ARCCONF Command Line Utility."
192 -# einfo "And place $A in ${DISTDIR}"
193 -#}
194 -
195 -# Maintainer notes:
196 -# * FreeBSD binaries would be available for FreeBSD 7..9, which ones do we need?
197 -
198 -# CONFIG_HARDENED_USERCOPY_PAGESPAN makes ARCCONF segault
199 -pkg_setup() {
200 - if linux-info_get_any_version && linux_config_src_exists ; then
201 - CONFIG_CHECK="!HARDENED_USERCOPY_PAGESPAN"
202 - check_extra_config
203 - fi
204 -}
205 -
206 -src_install() {
207 - exeinto /opt/bin
208 -
209 - if use amd64; then
210 - doexe linux_x64/cmdline/arcconf
211 - else
212 - doexe linux/cmdline/arcconf
213 - fi
214 -}
215
216 diff --git a/sys-block/arcconf/arcconf-2.05.22932.ebuild b/sys-block/arcconf/arcconf-2.05.22932.ebuild
217 deleted file mode 100644
218 index 2f607e620d6..00000000000
219 --- a/sys-block/arcconf/arcconf-2.05.22932.ebuild
220 +++ /dev/null
221 @@ -1,61 +0,0 @@
222 -# Copyright 1999-2017 Gentoo Foundation
223 -# Distributed under the terms of the GNU General Public License v2
224 -
225 -EAPI=6
226 -
227 -inherit linux-info
228 -
229 -DESCRIPTION="Adaptec RAID Controller Command Line Utility"
230 -HOMEPAGE="http://www.adaptec.com/en-us/downloads/"
231 -SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_v${PV//./_}.zip"
232 -
233 -KEYWORDS="~amd64 ~x86"
234 -LICENSE="Adaptec-EULA"
235 -SLOT="0"
236 -
237 -DEPEND="app-arch/unzip"
238 -RDEPEND="${RDEPEND}"
239 -
240 -RESTRICT="mirror bindist"
241 -# RESTRICT="fetch"
242 -
243 -QA_PRESTRIPPED="/opt/bin/arcconf"
244 -
245 -S="${WORKDIR}"
246 -
247 -# Maintainer notes:
248 -# * When going via the $HOMEPAGE one has to agree to the Adaptec-EULA as
249 -# referenced above.
250 -# * Despite that EULA, one can download the package seemingly without
251 -# restrictions from $SRC_URI.
252 -# * It is therefore assumed that the binary is made available for public
253 -# download. Even more so since the archive does not contain a license
254 -# agreement stating otherwise.
255 -
256 -#pkg_nofetch() {
257 -# einfo "Upstream has implemented a mandatory clickthrough EULA for distfile download"
258 -# einfo "Please visit $HOMEPAGE, choose a controller (for example the Series 7, 7805)"
259 -# einfo "and then navigate to Storage Manager Downloads for the ARCCONF Command Line Utility."
260 -# einfo "And place $A in ${DISTDIR}"
261 -#}
262 -
263 -# Maintainer notes:
264 -# * FreeBSD binaries would be available for FreeBSD 7..9, which ones do we need?
265 -
266 -# CONFIG_HARDENED_USERCOPY_PAGESPAN makes ARCCONF segault
267 -pkg_setup() {
268 - if linux-info_get_any_version && linux_config_src_exists ; then
269 - CONFIG_CHECK="!HARDENED_USERCOPY_PAGESPAN"
270 - check_extra_config
271 - fi
272 -}
273 -
274 -src_install() {
275 - exeinto /opt/bin
276 -
277 - if use amd64; then
278 - doexe linux_x64/cmdline/arcconf
279 - else
280 - doexe linux/cmdline/arcconf
281 - fi
282 -}