1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for dev-libs/http-fetcher
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/ChangeLog,v 1.12 2005/04/22 09:29:03 blubb Exp $
22 Apr 2005; Simon Stelling <blubb@gentoo.org> http-fetcher-1.0.3.ebuild:
stable on amd64
*http-fetcher-1.1.0 (11 Feb 2005)
11 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
-files/buffer-overflow-gentoo.patch, -files/errno-link-gentoo.patch,
-http-fetcher-1.0.1-r1.ebuild, -http-fetcher-1.0.1.ebuild,
http-fetcher-1.0.2.ebuild, http-fetcher-1.0.3.ebuild,
+http-fetcher-1.1.0.ebuild:
Version bump; 1.0.3 stable on x86. Tidy old ebuilds.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
http-fetcher-1.0.1-r1.ebuild, http-fetcher-1.0.1.ebuild,
http-fetcher-1.0.2.ebuild, http-fetcher-1.0.3.ebuild:
virtual/glibc -> virtual/libc
23 May 2004; Bryan Østergaard <kloeri@gentoo.org> http-fetcher-1.0.3.ebuild:
Stable on alpha.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> http-fetcher-1.0.2.ebuild:
Add die following econf for bug 48950
*http-fetcher-1.0.3 (12 Nov 2003)
12 Nov 2003; Martin Holzer <mholzer@gentoo.org> http-fetcher-1.0.2.ebuild,
http-fetcher-1.0.3.ebuild:
Version bumped. Closes #32741.
23 Jun 2003; Patrick Kursawe <phosphan@gentoo.org>
http-fetcher-1.0.2.ebuild:
1.0.2 considered stable.
23 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> :
Moving from net-www to dev-libs as requested by package author
*http-fetcher-1.0.2 (18 Jun 2003)
18 Jun 2003; Patrick Kursawe <phosphan@gentoo.org>
http-fetcher-1.0.2.ebuild:
Bump to 1.0.2 - request by package author in bug 20075
*http-fetcher-1.0.1-r1 (06 Jan 2003)
24 Mar 2003; Matthew Kennedy <mkennedy@gentoo.org>
http-fetcher-1.0.1-r1.ebuild:
patch source to fix errno glib2.3.2 linking problems
06 Jan 2003; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
http-fetcher-1.0.1-r1.ebuild, files/buffer-overflow-gentoo.patch,
files/digest-http-fetcher-1.0.1-r1 :
Applies a fix for a buffer overflow problem.
*http-fetcher-1.0.1 (01 Jan 2003)
01 Jan 2003; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
http-fetcher-1.0.1.ebuild, files/digest-http-fetcher-1.0.1 :
Initial import. Dependency of net-www/fetch.
|