blob: 16addaaf445e9ca2ce2556ec4653b505e74cf153 (
plain)
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
|
# ChangeLog for dev-python/http-parser
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/http-parser/ChangeLog,v 1.12 2013/03/07 15:38:09 idella4 Exp $
*http-parser-0.8.1-r1 (07 Mar 2013)
07 Mar 2013; Ian Delaney <idella4@gentoo.org> +http-parser-0.8.1-r1.ebuild,
-http-parser-0.7.5.ebuild:
Drop old, re-migrated 0.8.1 to distutils-r1
*http-parser-0.8.1 (22 Feb 2013)
22 Feb 2013; Patrick Lauer <patrick@gentoo.org> +http-parser-0.8.1.ebuild:
Bump
09 Feb 2013; Mike Gilbert <floppym@gentoo.org> http-parser-0.7.12.ebuild:
Utilize python_install_all.
07 Feb 2013; Mike Gilbert <floppym@gentoo.org> http-parser-0.7.12.ebuild:
Apply encoding fix and disable strict aliasing in the latest ebuild.
21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> http-parser-0.7.8.ebuild:
Stable for x86, wrt bug #451608
21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> http-parser-0.7.8.ebuild:
Stable for amd64, wrt bug #451608
20 Jan 2013; Ian Delaney <idella4@gentoo.org>
+files/http-parser-0.7.8-setup.patch, http-parser-0.7.8.ebuild:
Added http-parser-0.7.8-setup.patch, fixes locale issue wrt Bug #451826 by Ago
12 Jan 2013; Ian Delaney <idella4@gentoo.org> http-parser-0.7.12.ebuild:
migrated 0.7.12 to distutils-r1
*http-parser-0.7.12 (30 Oct 2012)
30 Oct 2012; Patrick Lauer <patrick@gentoo.org> +http-parser-0.7.12.ebuild:
Bump
17 Oct 2012; Patrick Lauer <patrick@gentoo.org> http-parser-0.7.8.ebuild:
Restricting python 2.5
*http-parser-0.7.8 (24 Aug 2012)
24 Aug 2012; Patrick Lauer <patrick@gentoo.org> +http-parser-0.7.8.ebuild:
Bump
*http-parser-0.7.5 (07 Jun 2012)
07 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org>
+http-parser-0.7.5.ebuild, +metadata.xml:
Initial import. Ebuild written by Ian Delaney <johneed@hotmail.com>. Fixes
bug 416879
|