blob: 04f276d11bd6407b7f71d1e3a4a092c5d664adf3 (
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
# ChangeLog for dev-python/html5lib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/ChangeLog,v 1.16 2013/05/24 15:19:28 aballier Exp $
24 May 2013; Alexis Ballier <aballier@gentoo.org> html5lib-0.95-r1.ebuild:
keyword ~amd64-fbsd, bug #461346
22 May 2013; Jeroen Roovers <jer@gentoo.org> html5lib-0.95-r1.ebuild:
Marked ~hppa (bug #471002).
24 Apr 2013; Agostino Sarubbo <ago@gentoo.org> html5lib-0.95-r1.ebuild:
Add ~ppc, wrt bug #461346
27 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> html5lib-0.95-r1.ebuild:
Add ~arm keyword, wrt bug #461346
*html5lib-0.95-r1 (19 Jan 2013)
19 Jan 2013; Michał Górny <mgorny@gentoo.org> +html5lib-0.95-r1.ebuild:
Migrate to distutils-r1. Run tests.
02 Aug 2012; Jesus Rivero <neurogeek@gentoo.org> html5lib-0.90.ebuild,
html5lib-0.95.ebuild:
Bumped to EAPI 4 and added xml(+) to PYTHON_USE_WITH
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
|