blob: abb06a17c0a1b4816cdf57cf2fc7395c2c7583e7 (
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
|
# ChangeLog for dev-python/html2text
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v 1.12 2014/03/31 21:09:31 mgorny Exp $
31 Mar 2014; Michał Górny <mgorny@gentoo.org> html2text-3.200.3-r1.ebuild:
Add support for the new PyPy slotting.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> html2text-3.200.3-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*html2text-3.200.3-r1 (15 Feb 2013)
15 Feb 2013; Mike Gilbert <floppym@gentoo.org> +files/html2text-rename.patch,
+html2text-3.200.3-r1.ebuild:
Convert to distutils-r1. Rename script to pyhtml2text to avoid file collision,
bug 421647.
08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
html2text-3.200.3.ebuild:
x86 stable wrt bug #418899
02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> html2text-3.200.3.ebuild:
Stable for amd64, wrt bug #418899
13 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> html2text-3.200.3.ebuild:
Make html2text rdepend on setuptools since the installed scripts are importing
pkg_resources. Thanks to Arfrever for clarification
*html2text-3.200.3 (13 Apr 2012)
13 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> +html2text-3.200.3.ebuild:
Version bump wrt #410795 by Ian Delaney <johneed@hotmail.com>
24 May 2011; Markus Meier <maekke@gentoo.org> html2text-3.02.ebuild:
x86 stable, bug #365465
01 May 2011; Markos Chandras <hwoarang@gentoo.org> html2text-3.02.ebuild:
Stable on amd64 wrt bug #365465
*html2text-3.02 (09 Mar 2011)
09 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-html2text-2.39.ebuild, +html2text-3.02.ebuild:
Version bump.
20 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
html2text-2.39.ebuild:
Restrict Jython ABIs. Call python_mod_optimize() / python_mod_cleanup().
*html2text-2.39 (25 Nov 2010)
25 Nov 2010; Sebastian Pipping <sping@gentoo.org> +html2text-2.39.ebuild,
+metadata.xml:
New package
|