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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for dev-haskell/http
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.22 2012/09/07 23:41:13 ago Exp $
07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> http-4000.2.3.ebuild:
Stable for amd64, wrt bug #421351
*http-4000.2.3 (13 Apr 2012)
13 Apr 2012; Mark Wright <gienah@gentoo.org> +http-4000.2.3.ebuild:
Bump http to 4000.2.3
*http-4000.2.2 (04 Mar 2012)
04 Mar 2012; Mark Wright <gienah@gentoo.org> +http-4000.2.2.ebuild:
Add http-4000.2.2 for ghc 7.4.1
*http-4000.1.2 (04 Mar 2012)
04 Mar 2012; Mark Wright <gienah@gentoo.org> http-4000.1.2.ebuild,
Fix http-4000.1.2 build with ghc 7.4.1.
04 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org> +http-4000.1.2.ebuild:
Version bump.
05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> -http-2006.7.7.ebuild,
-http-3001.0.0.ebuild, -http-4000.0.5.ebuild, -http-4000.0.6.ebuild,
-http-4000.0.8.ebuild:
Removed old.
*http-4000.1.1 (23 Apr 2011)
23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org> http-2006.7.7.ebuild,
http-3001.0.0.ebuild, +http-4000.1.1.ebuild, metadata.xml:
Version bump.
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> http-4000.0.8.ebuild:
Marked ~x86-fbsd (bug #227677).
02 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> http-4000.0.8.ebuild:
Marked ~alpha and ~ia64
01 Jul 2010; Jeroen Roovers <jer@gentoo.org> http-3001.0.0.ebuild,
http-4000.0.5.ebuild, http-4000.0.6.ebuild, http-4000.0.8.ebuild:
Drop support for ghc and darcs.
01 Apr 2010; Fabian Groffen <grobian@gentoo.org> http-4000.0.8.ebuild:
Marked ~ppc-macos, ~x86-macos, bug #310869
*http-4000.0.8 (15 Dec 2009)
15 Dec 2009; <kolmodin@gentoo.org> +http-4000.0.8.ebuild:
Version bump.
*http-4000.0.6 (10 May 2009)
10 May 2009; Lennart Kolmodin <kolmodin@gentoo.org> +http-4000.0.6.ebuild:
Version bump.
*http-4000.0.5 (19 Apr 2009)
19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +http-4000.0.5.ebuild:
Version bump.
02 Oct 2008; Jeroen Roovers <jer@gentoo.org> http-3001.0.0.ebuild:
Marked ~hppa for dev-util/darcs-2.1.*.
27 Aug 2008; Raúl Porcel <armin76@gentoo.org> http-3001.0.0.ebuild:
Re-add ~sparc
*http-3001.0.0 (20 Dec 2007)
20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> http-2006.7.7.ebuild,
+http-3001.0.0.ebuild:
New version compatible with ghc-6.8. Mark older one as not working with
ghc-6.8.
15 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> http-2006.7.7.ebuild:
Added ~sparc.
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> http-2006.7.7.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> http-2006.7.7.ebuild:
Add missing dep on >=dev-haskell/network-1.0
12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> -http-2006.7.5.ebuild:
Remove old revision
*http-2006.7.7 (08 Jul 2006)
08 Jul 2006; <kolmodin@gentoo.org> +http-2006.7.7.ebuild:
Version bump.
*http-2006.7.5 (06 Jul 2006)
06 Jul 2006; <kolmodin@gentoo.org> +metadata.xml, +http-2006.7.5.ebuild:
Initial import.
|