blob: 06ae922ff21bb457e160341760f9bd32f7edbf40 (
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
|
# ChangeLog for dev-python/html5lib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.10 2012/05/28 19:26:03 xarthisius Exp $
28 May 2012; Kacper Kowalik <xarthisius@gentoo.org> html5lib-0.95.ebuild:
Examples are no longer shipped with tarball. Fixes bug 417993 by Michał
Bartoszkiewicz <mbartoszkiewicz@gmail.com>
*html5lib-0.95 (19 May 2012)
19 May 2012; Mike Gilbert <floppym@gentoo.org> +html5lib-0.95.ebuild:
Version bump for #404429. Thanks to Ian Delaney for attempting to get teh test
suite working.
30 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
html5lib-0.90.ebuild:
Update EAPI. Fix dependencies. Don't inherit unused eclass.
04 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> html5lib-0.90.ebuild:
x86 stable wrt bug #335207
31 Aug 2010; Markos Chandras <hwoarang@gentoo.org> html5lib-0.90.ebuild:
Stable on amd64 wrt bug #335207
25 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
html5lib-0.90.ebuild:
Keyworded ~x86-fbsd.
*html5lib-0.90 (18 Jan 2010)
18 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+html5lib-0.90.ebuild:
Version bump.
*html5lib-0.11.1-r1 (23 Dec 2009)
23 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-html5lib-0.11.1.ebuild, +html5lib-0.11.1-r1.ebuild,
+files/html5lib-0.11.1-python-2.6.patch:
Fix tests with Python 2.6 (bug #298032). Set SUPPORT_PYTHON_ABIS.
28 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
html5lib-0.11.1.ebuild:
Add missing dependency (bug #274976).
*html5lib-0.11.1 (03 Feb 2009)
03 Feb 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml,
+html5lib-0.11.1.ebuild:
Initial import. Ebuild based on #202456 with minor tweaks. Thanks to
Sebastian Wiesner and Priit Laes
|