blob: d97dc6836a3ffc34613b7c8a6c1244b618409b09 (
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/xhtml2pdf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/xhtml2pdf/ChangeLog,v 1.10 2013/06/18 07:21:35 radhermit Exp $
*xhtml2pdf-0.0.5-r1 (18 Jun 2013)
18 Jun 2013; Tim Harder <radhermit@gentoo.org> +xhtml2pdf-0.0.5-r1.ebuild:
Revbump, migrate to distutils-r1.
09 Jun 2013; Mike Gilbert <floppym@gentoo.org> -xhtml2pdf-0.0.3.ebuild,
-xhtml2pdf-0.0.4.ebuild, xhtml2pdf-0.0.5.ebuild:
Depend on virtual/python-imaging. Remove old.
*xhtml2pdf-0.0.5 (02 Apr 2013)
02 Apr 2013; Patrick Lauer <patrick@gentoo.org> +xhtml2pdf-0.0.5.ebuild:
Bump
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #95685
*xhtml2pdf-0.0.4 (28 Jun 2012)
28 Jun 2012; Patrick Lauer <patrick@gentoo.org> +xhtml2pdf-0.0.4.ebuild:
Bump
21 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> xhtml2pdf-0.0.3.ebuild:
Remove calls to python-distutils-ng_redoscript, it is automated in eclass.
03 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> xhtml2pdf-0.0.3.ebuild:
Migrate to python-distutils-ng.eclass.
30 Jan 2012; Krzysztof Pawlik <nelchael@gentoo.org> xhtml2pdf-0.0.3.ebuild:
Fix SRC_URI, add blocker for dev-python/pisa.
28 Jan 2012; Krzysztof Pawlik <nelchael@gentoo.org> xhtml2pdf-0.0.3.ebuild:
Fix Python module name.
*xhtml2pdf-0.0.3 (27 Jan 2012)
27 Jan 2012; Krzysztof Pawlik <nelchael@gentoo.org> +xhtml2pdf-0.0.3.ebuild,
+metadata.xml:
New package: dev-python/xhtml2pidf - an HTML to PDF converter, successor to
dev-python/pisa.
|