Gentoo Archives: gentoo-commits

From: Samuel Bernardo <samuelbernardo.mail@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/user/ssnb:master commit in: net-misc/axel/files/, net-misc/axel/
Date: Fri, 09 Sep 2022 14:03:33
Message-Id: 1662731826.799bafbb244472e8b622a746fab83cba49f61ade.samuelbernardo@gentoo
1 commit: 799bafbb244472e8b622a746fab83cba49f61ade
2 Author: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
3 AuthorDate: Fri Sep 9 13:57:06 2022 +0000
4 Commit: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
5 CommitDate: Fri Sep 9 13:57:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=799bafbb
7
8 Remove axel because is being maintained in gentoo main repository
9
10 Signed-off-by: Samuel Bernardo <samuelbernardo.mail <AT> gmail.com>
11
12 net-misc/axel/ChangeLog | 120 ------------
13 net-misc/axel/ChangeLog-2015 | 224 -----------------------
14 net-misc/axel/Manifest | 8 -
15 net-misc/axel/axel-2.4-r3.ebuild | 49 -----
16 net-misc/axel/files/axel-2.4-bffr-overflow.patch | 16 --
17 net-misc/axel/files/axel-2.4-buildsystem.patch | 23 ---
18 net-misc/axel/files/axel-2.4-max-redir.patch | 16 --
19 net-misc/axel/metadata.xml | 7 -
20 8 files changed, 463 deletions(-)
21
22 diff --git a/net-misc/axel/ChangeLog b/net-misc/axel/ChangeLog
23 deleted file mode 100644
24 index 7c50998..0000000
25 --- a/net-misc/axel/ChangeLog
26 +++ /dev/null
27 @@ -1,120 +0,0 @@
28 -# ChangeLog for net-misc/axel
29 -# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
30 -# (auto-generated from git log)
31 -
32 -*axel-2.4-r2 (09 Aug 2015)
33 -*axel-2.4-r1 (09 Aug 2015)
34 -*axel-2.3-r1 (09 Aug 2015)
35 -*axel-1.1 (09 Aug 2015)
36 -
37 - 09 Aug 2015; Robin H. Johnson <robbat2@g.o> +axel-1.1.ebuild,
38 - +axel-2.3-r1.ebuild, +axel-2.4-r1.ebuild, +axel-2.4-r2.ebuild,
39 - +files/axel-2.4-bffr-overflow.patch, +files/axel-2.4-buildsystem.patch,
40 - +files/axel-2.4-max-redir.patch, +metadata.xml:
41 - proj/gentoo: Initial commit
42 -
43 - This commit represents a new era for Gentoo:
44 - Storing the gentoo-x86 tree in Git, as converted from CVS.
45 -
46 - This commit is the start of the NEW history.
47 - Any historical data is intended to be grafted onto this point.
48 -
49 - Creation process:
50 - 1. Take final CVS checkout snapshot
51 - 2. Remove ALL ChangeLog* files
52 - 3. Transform all Manifests to thin
53 - 4. Remove empty Manifests
54 - 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
55 - 5.1. Do not touch files with -kb/-ko keyword flags.
56 -
57 - Signed-off-by: Robin H. Johnson <robbat2@g.o>
58 - X-Thanks: Alec Warner <antarus@g.o> - did the GSoC 2006 migration
59 - tests
60 - X-Thanks: Robin H. Johnson <robbat2@g.o> - infra guy, herding this
61 - project
62 - X-Thanks: Nguyen Thai Ngoc Duy <pclouds@g.o> - Former Gentoo
63 - developer, wrote Git features for the migration
64 - X-Thanks: Brian Harring <ferringb@g.o> - wrote much python to improve
65 - cvs2svn
66 - X-Thanks: Rich Freeman <rich0@g.o> - validation scripts
67 - X-Thanks: Patrick Lauer <patrick@g.o> - Gentoo dev, running new 2014
68 - work in migration
69 - X-Thanks: Michał Górny <mgorny@g.o> - scripts, QA, nagging
70 - X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
71 - the bikeshed
72 -
73 - 24 Aug 2015; Justin Lecher <jlec@g.o> metadata.xml:
74 - Use https by default
75 -
76 - Convert all URLs for sites supporting encrypted connections from http to
77 - https
78 -
79 - Signed-off-by: Justin Lecher <jlec@g.o>
80 -
81 - 24 Aug 2015; Mike Gilbert <floppym@g.o> metadata.xml:
82 - Revert DOCTYPE SYSTEM https changes in metadata.xml
83 -
84 - repoman does not yet accept the https version.
85 - This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
86 -
87 - Bug: https://bugs.gentoo.org/552720
88 -
89 -*axel-2.4-r3 (29 Sep 2015)
90 -
91 - 29 Sep 2015; Justin Lecher <jlec@g.o> -axel-2.4-r2.ebuild,
92 - +axel-2.4-r3.ebuild:
93 - Bump to EAPI=5
94 -
95 - Package-Manager: portage-2.2.22
96 - Signed-off-by: Justin Lecher <jlec@g.o>
97 -
98 - 01 Oct 2015; Agostino Sarubbo <ago@g.o> axel-2.4-r3.ebuild:
99 - amd64 stable wrt bug #561816
100 -
101 - Package-Manager: portage-2.2.20.1
102 - RepoMan-Options: --include-arches="amd64"
103 -
104 - 03 Oct 2015; Jeroen Roovers <jer@g.o> axel-2.4-r3.ebuild:
105 - Stable for HPPA PPC64 (bug #561816).
106 -
107 - Package-Manager: portage-2.2.22
108 - RepoMan-Options: --ignore-arches
109 -
110 - 04 Oct 2015; Agostino Sarubbo <ago@g.o> axel-2.4-r3.ebuild:
111 - x86 stable wrt bug #561816
112 -
113 - Package-Manager: portage-2.2.20.1
114 - RepoMan-Options: --include-arches="x86"
115 -
116 - 15 Oct 2015; Justin Lecher <jlec@g.o> axel-2.4-r3.ebuild:
117 - Fix passing of nls configure option
118 -
119 - thanks René Rhéaume for the patch
120 -
121 - Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562534
122 -
123 - Package-Manager: portage-2.2.23
124 - Signed-off-by: Justin Lecher <jlec@g.o>
125 -
126 - 30 Oct 2015; Agostino Sarubbo <ago@g.o> axel-2.4-r3.ebuild:
127 - ppc stable wrt bug #561816
128 -
129 - Package-Manager: portage-2.2.20.1
130 - RepoMan-Options: --include-arches="ppc"
131 -
132 - 05 Nov 2015; Agostino Sarubbo <ago@g.o> axel-2.4-r3.ebuild:
133 - sparc stable wrt bug #561816
134 -
135 - Package-Manager: portage-2.2.20.1
136 - RepoMan-Options: --include-arches="sparc"
137 -
138 - 05 Nov 2015; Justin Lecher <jlec@g.o> -axel-1.1.ebuild,
139 - -axel-2.3-r1.ebuild, -axel-2.4-r1.ebuild:
140 - Drop old
141 -
142 - Package-Manager: portage-2.2.23
143 - Signed-off-by: Justin Lecher <jlec@g.o>
144 -
145 - 24 Jan 2016; Michał Górny <mgorny@g.o> metadata.xml:
146 - Set appropriate maintainer types in metadata.xml (GLEP 67)
147 -
148
149 diff --git a/net-misc/axel/ChangeLog-2015 b/net-misc/axel/ChangeLog-2015
150 deleted file mode 100644
151 index 0dac034..0000000
152 --- a/net-misc/axel/ChangeLog-2015
153 +++ /dev/null
154 @@ -1,224 +0,0 @@
155 -# ChangeLog for net-misc/axel
156 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
157 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.64 2012/07/29 21:21:27 ottxor Exp $
158 -
159 - 29 Jul 2012; Christoph Junghans <ottxor@g.o> axel-2.4-r2.ebuild:
160 - added ~x64-macos (bug #428542)
161 -
162 - 06 Jul 2012; Justin Lecher <jlec@g.o> axel-2.4-r2.ebuild,
163 - +files/axel-2.4-max-redir.patch:
164 - Increase max redirections to 25, as this services like github need this
165 -
166 -*axel-2.4-r2 (06 Jul 2012)
167 -
168 - 06 Jul 2012; Justin Lecher <jlec@g.o> +axel-2.4-r2.ebuild,
169 - +files/axel-2.4-bffr-overflow.patch, +files/axel-2.4-buildsystem.patch:
170 - Move to EAPI=4, fix buildsystem, #424822, fix potential buffer overflow
171 -
172 - 24 Nov 2011; Justin Lecher <jlec@g.o> metadata.xml:
173 - Take the package
174 -
175 - 24 Nov 2011; Pacho Ramos <pacho@g.o> -axel-2.4.ebuild, metadata.xml:
176 - Drop maintainer due retirement, bug #290906; drop old.
177 -
178 -*axel-2.4-r1 (01 May 2011)
179 -
180 - 01 May 2011; Justin Lecher <jlec@g.o> axel-1.1.ebuild,
181 - +axel-2.4-r1.ebuild:
182 - Fix for largefile support, #365563
183 -
184 - 26 Feb 2011; Kacper Kowalik <xarthisius@g.o> axel-2.3-r1.ebuild,
185 - axel-2.4.ebuild:
186 - Marked ~ppc64 wrt #343067
187 -
188 - 29 Oct 2010; Jeroen Roovers <jer@g.o> axel-2.3-r1.ebuild,
189 - axel-2.4.ebuild:
190 - Marked ~hppa (bug #343067).
191 -
192 - 08 Apr 2010; Tomas Touceda <chiiph@g.o> metadata.xml:
193 - Update metadata. Putting myself as the direct maintainer
194 -
195 - 03 Apr 2010; Justin Lecher <jlec@g.o> axel-2.4.ebuild:
196 - Imported from prefix overlay
197 -
198 - 25 Nov 2009; Markus Meier <maekke@g.o> axel-2.3-r1.ebuild:
199 - amd64 stable, bug #281855
200 -
201 - 24 Nov 2009; Raúl Porcel <armin76@g.o> axel-2.3-r1.ebuild:
202 - sparc stable wrt #281855
203 -
204 - 19 Nov 2009; Christian Faulhammer <fauli@g.o> axel-2.3-r1.ebuild:
205 - stable x86, bug 281855
206 -
207 - 08 Nov 2009; nixnut <nixnut@g.o> axel-2.3-r1.ebuild:
208 - ppc stable #281855
209 -
210 - 28 Oct 2009; Samuli Suominen <ssuominen@g.o> axel-2.3-r1.ebuild,
211 - axel-2.4.ebuild:
212 - Remove KDE3 support.
213 -
214 -*axel-2.4 (27 Oct 2009)
215 -
216 - 27 Oct 2009; Víctor Ostorga <vostorga@g.o> +axel-2.4.ebuild:
217 - Version bump to 2.4 , bug #267732
218 -
219 - 25 Oct 2009; Torsten Veller <tove@g.o> metadata.xml:
220 - Remove drizzt from metadata.xml (#149111)
221 -
222 -*axel-2.3-r1 (07 Feb 2009)
223 -
224 - 07 Feb 2009; Timothy Redaelli <drizzt@g.o> -axel-2.3.ebuild,
225 - +axel-2.3-r1.ebuild:
226 - I hate alioth! (fixed download URL)
227 -
228 - 04 Feb 2009; <drizzt@g.o> axel-2.3.ebuild:
229 - Fix FETCHCOMMAND for bug #165449
230 -
231 -*axel-2.3 (02 Feb 2009)
232 -
233 - 02 Feb 2009; <drizzt@g.o> +axel-2.3.ebuild:
234 - Version Bump
235 -
236 - 25 Jan 2009; Jeremy Olexa <darkside@g.o>
237 - -files/axel-1.0b-strcpy-fix.patch, -axel-1.0b.ebuild,
238 - -axel-1.0b-r1.ebuild, -axel-1.0b-r2.ebuild:
239 - (non maintainer commit) [QA] remove old to fix bug 248997 (large file not on
240 - mirror)
241 -
242 - 17 Jul 2008; Markus Rothe <corsair@g.o> axel-1.1.ebuild:
243 - Stable on ppc64; bug #214731
244 -
245 - 07 Jul 2008; Stephanie Lockwood-Childs <wormo@g.o> axel-1.1.ebuild:
246 - stable on ppc (bug #214731)
247 -
248 - 06 Jul 2008; Friedrich Oslage <bluebird@g.o> axel-1.1.ebuild:
249 - Stable on sparc, bug #214731
250 -
251 - 04 Jul 2008; Christian Faulhammer <opfer@g.o> axel-1.1.ebuild:
252 - stable x86, bug 214731
253 -
254 - 04 Jul 2008; Jeroen Roovers <jer@g.o> axel-1.1.ebuild:
255 - Stable for HPPA (maybe bug #214731).
256 -
257 - 29 Feb 2008; Jeroen Roovers <jer@g.o> axel-1.1.ebuild:
258 - Marked ~hppa (bug #211781).
259 -
260 -*axel-1.1 (11 Feb 2008)
261 -
262 - 11 Feb 2008; Timothy Redaelli <drizzt@g.o> +axel-1.1.ebuild:
263 - Version Bump wrt bug #209577
264 -
265 - 03 Feb 2008; Fabian Groffen <grobian@g.o> axel-1.0b.ebuild,
266 - axel-1.0b-r1.ebuild, axel-1.0b-r2.ebuild:
267 - Dropped ppc-macos keyword, see you in prefix
268 -
269 - 26 Dec 2007; Guy Martin <gmsoft@g.o> axel-1.0b-r2.ebuild:
270 - Added hppa to KEYWORDS.
271 -
272 - 07 Sep 2007; Tobias Scherbaum <dertobi123@g.o> axel-1.0b-r2.ebuild:
273 - ppc stable, bug #162005
274 -
275 - 05 Sep 2007; Jose Luis Rivero <yoswink@g.o> axel-1.0b-r2.ebuild:
276 - Stable on sparc wrt security bug #162005
277 -
278 - 05 Sep 2007; Markus Rothe <corsair@g.o> axel-1.0b-r2.ebuild:
279 - Stable on ppc64; bug #162005
280 -
281 - 04 Sep 2007; Christian Faulhammer <opfer@g.o> axel-1.0b-r2.ebuild:
282 - stable x86, security bug 162005
283 -
284 - 03 Sep 2007; Timothy Redaelli <drizzt@g.o> axel-1.0b-r2.ebuild:
285 - Ops
286 -
287 -*axel-1.0b-r2 (03 Sep 2007)
288 -
289 - 03 Sep 2007; Timothy Redaelli <drizzt@g.o>
290 - +files/axel-1.0b-strcpy-fix.patch, +axel-1.0b-r2.ebuild:
291 - Applied a patch from Pierre-Yves Rofes wrt security bug #162005.
292 -
293 - 13 Aug 2007; Tobias Scherbaum <dertobi123@g.o> axel-1.0b-r1.ebuild:
294 - ppc. stable
295 -
296 - 24 May 2007; Gustavo Zacarias <gustavoz@g.o> axel-1.0b-r1.ebuild:
297 - Stable on sparc
298 -
299 - 16 Apr 2007; Markus Rothe <corsair@g.o> axel-1.0b-r1.ebuild:
300 - Stable on ppc64
301 -
302 - 19 Mar 2007; Raúl Porcel <armin76@g.o> axel-1.0b-r1.ebuild:
303 - x86 stable
304 -
305 - 11 Dec 2006; Timothy Redaelli <drizzt@g.o> axel-1.0b-r1.ebuild:
306 - Add use nls and add pkg_postinst message with commands to enable axel for
307 - portage downloading.
308 -
309 -*axel-1.0b-r1 (24 Oct 2006)
310 -
311 - 24 Oct 2006; Timothy Redaelli <drizzt@g.o> +metadata.xml,
312 - +axel-1.0b-r1.ebuild:
313 - Taked mainteinership. Added LDFLAGS support. Fixed configure (for BSD
314 - systems). Added ~x86-fbsd keywords.
315 -
316 - 02 Jun 2006; Daniel Black <dragonheart@g.o> -axel-1.0a.ebuild:
317 - purge security vulnerable versions
318 -
319 - 10 Jul 2005; Lina Pezzella <j4rg0n@g.o> axel-1.0b.ebuild:
320 - Stable ppc-macos. Bug #88264. Submitted on behalf of Fabian Groffen.
321 -
322 - 10 May 2005; Tavis Ormandy <taviso@g.o> axel-1.0b.ebuild:
323 - portage should handle the stripping so as not to override nostrip.
324 -
325 - 11 Apr 2005; Gustavo Zacarias <gustavoz@g.o> axel-1.0b.ebuild:
326 - Stable on sparc wrt #88264
327 -
328 - 11 Apr 2005; Markus Rothe <corsair@g.o> axel-1.0b.ebuild:
329 - Stable on ppc64; bug #88264
330 -
331 - 11 Apr 2005; Michael Hanselmann <hansmi@g.o> axel-1.0b.ebuild:
332 - Stable on ppc.
333 -
334 -*axel-1.0b (11 Apr 2005)
335 -
336 - 11 Apr 2005; Aaron Walker <ka0ttic@g.o> +axel-1.0b.ebuild:
337 - Version bump for security bug 88264.
338 -
339 - 06 Mar 2005; Daniel Black <dragonheart@g.o> axel-1.0a.ebuild:
340 - Homepage update as per bug #84123 thanks to Nicholas McGovern
341 - <hydroxides@××××××××.uk>
342 -
343 - 17 Feb 2005; Michael Sterrett <mr_bones_@g.o> axel-1.0a.ebuild:
344 - fix typo (bug #82319); tidy
345 -
346 - 16 Feb 2005; Marcus D. Hanwell <cryos@g.o> axel-1.0a.ebuild:
347 - Marked ~amd64, closes bug 82236.
348 -
349 - 29 Aug 2004; Tom Gall <tgall@g.o> axel-1.0a.ebuild:
350 - stable on ppc64, bug #61409
351 -
352 - 14 Aug 2004; Sven Wegener <swegener@g.o> :
353 - Fixed CVS Header.
354 -
355 - 01 Jul 2004; Jon Hood <squinky86@g.o> axel-1.0a.ebuild:
356 - change virtual/glibc to virtual/libc
357 -
358 - 26 Jun 2004; David Holm <dholm@g.o> axel-1.0a.ebuild:
359 - Added to ~ppc.
360 -
361 - 11 Jun 2004; Aron Griffis <agriffis@g.o> axel-1.0a.ebuild:
362 - Fix use invocation
363 -
364 - 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
365 -
366 -
367 -*axel-1.0a (1 June 2002)
368 - 6 Jul 2002; phoen][x <phoenix@g.o> axel-1.0a.ebuild :
369 -
370 - Added KEYWORDS.
371 -
372 - 13 May 2002; Gabriele Giorgetti <stroke@g.o> ChangeLog :
373 -
374 - Added initial ChangeLog which should be updated whenever the package is
375 - updated in any way. This changelog is targetted to users. This means that the
376 - comments should well explained and written in clean English. The details about
377 - writing correct changelogs are explained in the skel.ChangeLog file which you
378 - can find in the root directory of the portage repository.
379
380 diff --git a/net-misc/axel/Manifest b/net-misc/axel/Manifest
381 deleted file mode 100644
382 index df2c7e5..0000000
383 --- a/net-misc/axel/Manifest
384 +++ /dev/null
385 @@ -1,8 +0,0 @@
386 -AUX axel-2.4-bffr-overflow.patch 333 SHA256 c8d1b28a21247bd8a40f8b0c93eefc601be52fed617943759fa9e2738f5b457f SHA512 8072f7a7d15028f2272e45f6b42704fb3cadb30aec1ade093c80ee3b5d983d6362ed426c529bf46864f3f1adf8d2cd582be632796c8abcb43b125db87b1f0f75 WHIRLPOOL 48170028645e30a306075fa3731bfee7951f19c63ae34526c5c987fe5ab6fdf50a15d86a2481c4aee7764b2ffe47cef556ee88278e9a613b309fdb50e4ad4ad6
387 -AUX axel-2.4-buildsystem.patch 566 SHA256 da7ccc2dc5969eb4c4f5cc8631c1f75823cb3f733650098888cd2de923f5fd69 SHA512 5a6d087a959adb88aed6ae7df602e3731c9a6773877eb731e670ab854c20fd0e41e24a91b759192882ccb9c5dff2a07d51f73b5e5cbb868f25b0aa991b6af428 WHIRLPOOL 081b69d3c4ea7ac8973f20eb1e5609c4275248d52ab95189af573570f7b9b9f45e5fb64d469e3c4a558d1ca56deec4b222b7ac61edfa4cce8db91df5406091e1
388 -AUX axel-2.4-max-redir.patch 412 SHA256 0007c9c2f61ec39769d13ef93e4820f0f819d598bcd40aca7382fe098071b55c SHA512 81aa9e566798959af38ff9f59f493462acfdff7e817c2285717456463505149a00970a39cf7f14cc4f5c79c159e5a57b83b76eff690d454921ecb80efabd7491 WHIRLPOOL 3e01fa52c69a4c28d552faf326405ee89eb523f3c1ff4069f440466c939d6426fc15d08f8f468a6379caa57a9b1b95343d29a0c29c87ab4f40401323716cba2d
389 -DIST axel-2.4.tar.bz2 44995 SHA256 ebc7d40e989c680d2afa632a17e5208101608924cf446da20814a6f3c3338612 SHA512 34d73cea19f2bf393aa8d3e4b6c24296f8b1d4e6177da6f4728763e013d5d9d073aa5dae31d0ff175126e8fcbd973daf94674a70f100afc9e7d00b92b78b8ec9 WHIRLPOOL 373af984738008572847ae0ed84a518d0b61323e3612f48affa96175792b0856c2bd13601ddcdd0c81ead5059ee41130759bf9b0ada2a2654f767ec69d992a0f
390 -EBUILD axel-2.4-r3.ebuild 1267 SHA256 7523786ed3fc9d6a7b03ab2e8479ad9bd51125a6faf797c1503915535d6178e3 SHA512 514f20ce2ae587339744df73fdcf6692ab403c75f045e8aebf290219edf8ef7840985d7d9e490229781919c8e6e388c9ef52d94f0c7e97941d73d0f5ea252ddc WHIRLPOOL b473e414c2e3be4002aed7715cd9b3a16e7171df0c97cded43d07d02dda1e3431ae9af4889b7ccd625642885c9bb515392889c4fa26488ed5182663ddc779e19
391 -MISC ChangeLog 4030 SHA256 9d962ecf6ad498532e81f70f07ce29ce08a68cccc01a69afe9a1ba323b60d98e SHA512 3cfcb2b934827c5c62718148eef092a02d5701fcda79eea1b98a9cdfe69284a1f58b522115271ea470f0ff039de3b937f93a3c2ac0ff4286dc5650f11ea63530 WHIRLPOOL b2f9256f8245dc5ad5788ed0dc661b82a9266afbe8bccbc1d56303db297b57b341ca91505c3dab188c435c8a820e67902cd8e211acceb8683e78e12f3a2f18d3
392 -MISC ChangeLog-2015 7608 SHA256 579fc6aa7f68ef2c3554329a481c9bd7008ce2844e61207b69398d83b5c55831 SHA512 904527bdfd9f6ad80eb103a811cf162d1a0781067063b3b4171e3ecf3af380e22d23ce5a3b041611ed6e7dde2e79384664a115fba8c36d0c509102248640254f WHIRLPOOL 50cf0a4a76766fa482212e44549392d9d952d4c02f2e29dd2b975fcd6db30858add12ff4794c0e285f9886371ac70bd21fd6ed7173f0dc874cf803ade371aae4
393 -MISC metadata.xml 215 SHA256 f33a91bbac3a6b188ff4991882b69ec8364477fd6fa8595fb7d30732b1574255 SHA512 2bc972523dabb3525d63ddf4fbc959d7279161d98446e0411d8d619c5ef09a14c8b8896083906dcb42141001eea4218280f381bc607731ed458a05f224e8c2ab WHIRLPOOL 648e6890f00583b319a84223fbb345cfd4aeec877268f06601130e6b7e17539bd9a2d7ecde60db50bc1cfeb52eaa3f4bcbb0ac80b5969d2a6d7418e82177ab86
394
395 diff --git a/net-misc/axel/axel-2.4-r3.ebuild b/net-misc/axel/axel-2.4-r3.ebuild
396 deleted file mode 100644
397 index c475db2..0000000
398 --- a/net-misc/axel/axel-2.4-r3.ebuild
399 +++ /dev/null
400 @@ -1,49 +0,0 @@
401 -# Copyright 1999-2015 Gentoo Foundation
402 -# Distributed under the terms of the GNU General Public License v2
403 -# $Id$
404 -
405 -EAPI=5
406 -
407 -inherit eutils flag-o-matic toolchain-funcs
408 -
409 -DOWNLOAD_ID=3016
410 -
411 -DESCRIPTION="Light Unix download accelerator"
412 -HOMEPAGE="http://axel.alioth.debian.org/"
413 -SRC_URI="http://alioth.debian.org/frs/download.php/${DOWNLOAD_ID}/${P}.tar.bz2"
414 -
415 -LICENSE="GPL-2"
416 -SLOT="0"
417 -KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
418 -IUSE="debug nls"
419 -
420 -DEPEND="nls? ( sys-devel/gettext )"
421 -RDEPEND="nls? ( virtual/libintl )"
422 -
423 -DOCS=( API CHANGES CREDITS README axelrc.example )
424 -
425 -src_prepare() {
426 - append-lfs-flags
427 - epatch \
428 - "${FILESDIR}"/${P}-buildsystem.patch \
429 - "${FILESDIR}"/${P}-bffr-overflow.patch \
430 - "${FILESDIR}"/${P}-max-redir.patch
431 - tc-export CC
432 -}
433 -
434 -src_configure() {
435 - local myconf=()
436 -
437 - use debug && myconf+=( --debug=1 )
438 - myconf+=( --i18n=$(usex nls 1 0) )
439 - econf \
440 - --strip=0 \
441 - ${myconf[@]}
442 -}
443 -
444 -pkg_postinst() {
445 - einfo 'To use axel with portage, try these settings in your make.conf'
446 - einfo
447 - einfo ' FETCHCOMMAND='\''axel -a -o "\${DISTDIR}/\${FILE}.axel" "\${URI}" && mv "\${DISTDIR}/\${FILE}.axel" "\${DISTDIR}/\${FILE}"'\'
448 - einfo ' RESUMECOMMAND="${FETCHCOMMAND}"'
449 -}
450
451 diff --git a/net-misc/axel/files/axel-2.4-bffr-overflow.patch b/net-misc/axel/files/axel-2.4-bffr-overflow.patch
452 deleted file mode 100644
453 index 24fae8c..0000000
454 --- a/net-misc/axel/files/axel-2.4-bffr-overflow.patch
455 +++ /dev/null
456 @@ -1,16 +0,0 @@
457 - http.c | 2 +-
458 - 1 files changed, 1 insertions(+), 1 deletions(-)
459 -
460 -diff --git a/http.c b/http.c
461 -index 5d64e9b..db91701 100644
462 ---- a/http.c
463 -+++ b/http.c
464 -@@ -164,7 +164,7 @@ int http_exec( http_t *conn )
465 - {
466 - i ++;
467 - }
468 -- strncat( conn->headers, s, MAX_QUERY );
469 -+ strncat( conn->headers, s, MAX_QUERY - 1);
470 - }
471 -
472 - #ifdef DEBUG
473
474 diff --git a/net-misc/axel/files/axel-2.4-buildsystem.patch b/net-misc/axel/files/axel-2.4-buildsystem.patch
475 deleted file mode 100644
476 index a1571f0..0000000
477 --- a/net-misc/axel/files/axel-2.4-buildsystem.patch
478 +++ /dev/null
479 @@ -1,23 +0,0 @@
480 - Makefile | 4 ++--
481 - 1 files changed, 2 insertions(+), 2 deletions(-)
482 -
483 -diff --git a/Makefile b/Makefile
484 -index 1c3863a..b43fcff 100644
485 ---- a/Makefile
486 -+++ b/Makefile
487 -@@ -51,13 +51,13 @@ uninstall-etc:
488 - ### MAIN PROGRAM
489 -
490 - $(OUTFILE): axel.o conf.o conn.o ftp.o http.o search.o tcp.o text.o
491 -- $(CC) *.o -o $(OUTFILE) $(LFLAGS)
492 -+ $(CC) $(LDFLAGS) *.o -o $(OUTFILE) $(LFLAGS)
493 - ifndef DEBUG
494 - -$(STRIP) $(OUTFILE)
495 - endif
496 -
497 - .c.o:
498 -- $(CC) -c $*.c -o $*.o -Wall $(CFLAGS)
499 -+ $(CC) $(CPPFLAGS) -c $*.c -o $*.o -Wall $(CFLAGS)
500 -
501 - install-bin:
502 - mkdir -p $(DESTDIR)$(BINDIR)/
503
504 diff --git a/net-misc/axel/files/axel-2.4-max-redir.patch b/net-misc/axel/files/axel-2.4-max-redir.patch
505 deleted file mode 100644
506 index f52796c..0000000
507 --- a/net-misc/axel/files/axel-2.4-max-redir.patch
508 +++ /dev/null
509 @@ -1,16 +0,0 @@
510 - axel.h | 2 +-
511 - 1 files changed, 1 insertions(+), 1 deletions(-)
512 -
513 -diff --git a/axel.h b/axel.h
514 -index e90d30d..f6ebfe8 100644
515 ---- a/axel.h
516 -+++ b/axel.h
517 -@@ -66,7 +66,7 @@
518 - /* Compiled-in settings */
519 - #define MAX_STRING 1024
520 - #define MAX_ADD_HEADERS 10
521 --#define MAX_REDIR 5
522 -+#define MAX_REDIR 25
523 - #define AXEL_VERSION_STRING "2.4"
524 - #define DEFAULT_USER_AGENT "Axel " AXEL_VERSION_STRING " (" ARCH ")"
525 -
526
527 diff --git a/net-misc/axel/metadata.xml b/net-misc/axel/metadata.xml
528 deleted file mode 100644
529 index 7b2095d..0000000
530 --- a/net-misc/axel/metadata.xml
531 +++ /dev/null
532 @@ -1,7 +0,0 @@
533 -<?xml version="1.0" encoding="UTF-8"?>
534 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
535 -<pkgmetadata>
536 - <maintainer type="person">
537 - <email>jlec@g.o</email>
538 - </maintainer>
539 -</pkgmetadata>