blob: 150a364065d495de2c45f2e93c82a7f8bfa5d220 (
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
|
# ChangeLog for dev-python/html2text
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v 1.7 2012/04/13 08:07:36 xarthisius Exp $
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
|