blob: 7fca843b52e189906edbfed9acbf70dc8f9be007 (
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
|
# ChangeLog for dev-python/ansi2html
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.9 2013/09/05 18:46:58 mgorny Exp $
05 Sep 2013; Michał Górny <mgorny@gentoo.org> ansi2html-0.9.3-r1.ebuild,
ansi2html-0.9.4.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*ansi2html-0.9.4 (11 Mar 2013)
11 Mar 2013; Patrick Lauer <patrick@gentoo.org> +ansi2html-0.9.4.ebuild:
Bump
23 Jan 2013; Corentin Chary <iksaif@gentoo.org> -ansi2html-0.9.3.ebuild:
Remove unused version.
*ansi2html-0.9.3-r1 (19 Jan 2013)
19 Jan 2013; Michał Górny <mgorny@gentoo.org> +ansi2html-0.9.3-r1.ebuild:
Migrate to distutils-r1.
*ansi2html-0.9.3 (25 Oct 2012)
25 Oct 2012; Corentin Chary <iksaif@gentoo.org> +ansi2html-0.9.3.ebuild:
Bump to 0.9.3.
*ansi2html-0.9.1-r1 (14 Aug 2012)
14 Aug 2012; Corentin Chary <iksaif@gentoo.org> +ansi2html-0.9.1-r1.ebuild,
-ansi2html-0.9.1.ebuild:
Always apply control code patch.
07 Aug 2012; Patrick Lauer <patrick@gentoo.org> ansi2html-0.9.1.ebuild:
Restricting py-2.5 and jython
22 Jul 2012; Corentin Chary <iksaif@gentoo.org> ansi2html-0.9.1.ebuild:
Remove useless workaround (there is a patch)
*ansi2html-0.9.1 (22 Jul 2012)
22 Jul 2012; Corentin Chary <iksaif@gentoo.org> +ansi2html-0.9.1.ebuild,
+files/ansi2html-0.9.1-fix-0-control-code.patch,
+files/ansi2html-0.9.1-fix-sys-argv-in-tests.patch, +metadata.xml:
New ebuild for ansi2html.
|