summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rst2pdf/ChangeLog-2015')
-rw-r--r--dev-python/rst2pdf/ChangeLog-2015167
1 files changed, 167 insertions, 0 deletions
diff --git a/dev-python/rst2pdf/ChangeLog-2015 b/dev-python/rst2pdf/ChangeLog-2015
new file mode 100644
index 00000000..8e0a2362
--- /dev/null
+++ b/dev-python/rst2pdf/ChangeLog-2015
@@ -0,0 +1,167 @@
+# ChangeLog for dev-python/rst2pdf
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rst2pdf/ChangeLog,v 1.41 2015/04/12 16:32:28 jlec Exp $
+
+ 12 Apr 2015; Justin Lecher <jlec@gentoo.org> metadata.xml,
+ rst2pdf-0.93-r2.ebuild:
+ Fix QA warning
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ Drop old Python implementations
+
+ 12 Mar 2015; Jeroen Roovers <jer@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ Marked ~hppa (bug #538802).
+
+ 13 Jan 2015; Mike Gilbert <floppym@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ Depend on setuptools, bug 536344.
+
+ 13 Dec 2014; Pacho Ramos <pacho@gentoo.org>
+ -files/rst2pdf-0.16_docutils-0.8.patch, -rst2pdf-0.92.ebuild,
+ -rst2pdf-0.93-r1.ebuild, -rst2pdf-0.93.ebuild:
+ Drop old
+
+ 14 Oct 2014; Tobias Klausmann <klausman@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ Keyworded on alpha, bug 515222
+
+ 13 Aug 2014; Anthony G. Basile <blueness@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ Keyword ~ppc and ~ppc64, bug #515222
+
+ 03 Aug 2014; Markus Meier <maekke@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ add ~arm, bug #515222
+
+ 05 Dec 2013; Jan Matejka <yac@gentoo.org> rst2pdf-0.93-r2.ebuild:
+ stable
+
+ 15 Nov 2013; Jan Matejka <yac@gentoo.org> rst2pdf-0.92.ebuild:
+ doesn't work with reportlab-2.6, reportlab-2.3 is out of tree for 3 years
+
+*rst2pdf-0.93-r2 (29 Oct 2013)
+
+ 29 Oct 2013; Rafael G. Martins <rafaelmartins@gentoo.org>
+ +files/rst2pdf-0.93-fix-logging.patch, +rst2pdf-0.93-r2.ebuild:
+ Fixed logging issue. Upstream bug 509.
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> rst2pdf-0.93-r1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
+
+ 26 Jun 2013; Jan Matejka <yac@gentoo.org> rst2pdf-0.93-r1.ebuild:
+ dev-python/rst2pdf-0.93 requires >=reportlab-2.6
+
+ 09 Jun 2013; Mike Gilbert <floppym@gentoo.org> -rst2pdf-0.16-r1.ebuild,
+ -rst2pdf-0.16.ebuild, -rst2pdf-0.91.ebuild, rst2pdf-0.92.ebuild,
+ rst2pdf-0.93-r1.ebuild, rst2pdf-0.93.ebuild:
+ Depend on virtual/python-imaging. Remove old.
+
+ 08 May 2013; Jan Matejka <yac@gentoo.org> rst2pdf-0.93-r1.ebuild:
+ dev-python/rst2pdf svg support fixes bug #403407
+
+*rst2pdf-0.93-r1 (22 Jan 2013)
+
+ 22 Jan 2013; Mike Gilbert <floppym@gentoo.org> +rst2pdf-0.93-r1.ebuild:
+ Convert to distutils-r1. Add dependency on dev-python/pdfrw for bug 453460 by
+ Malcolm Purvis.
+
+*rst2pdf-0.93 (11 Jan 2013)
+
+ 11 Jan 2013; Patrick Lauer <patrick@gentoo.org> +rst2pdf-0.93.ebuild:
+ Bump for 451236
+
+ 12 Sep 2012; Johannes Huber <johu@gentoo.org> rst2pdf-0.92.ebuild:
+ Stable for x86, wrt bug #429038
+
+ 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> rst2pdf-0.92.ebuild:
+ Stable for amd64, wrt bug #429038
+
+*rst2pdf-0.92 (27 Jun 2012)
+
+ 27 Jun 2012; Ben de Groot <yngwin@gentoo.org> +rst2pdf-0.92.ebuild:
+ Version bump. Update homepage.
+
+*rst2pdf-0.91 (12 May 2012)
+
+ 12 May 2012; Rafael G. Martins <rafaelmartins@gentoo.org>
+ +rst2pdf-0.91.ebuild:
+ Version bump.
+
+ 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> rst2pdf-0.16-r1.ebuild:
+ x86 stable wrt bug #400339
+
+ 17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> rst2pdf-0.16-r1.ebuild:
+ Stable for amd64, wrt bug #400339
+
+ 14 Dec 2011; Mike Gilbert <floppym@gentoo.org> rst2pdf-0.16.ebuild:
+ Drop docs from stable version so that bug 356389 will not cause breakage.
+
+ 14 Dec 2011; Mike Gilbert <floppym@gentoo.org> rst2pdf-0.16-r1.ebuild:
+ Set EAPI=4 and elminate duplicate installation of montecristo example files.
+ Fixes bug 369111.
+
+*rst2pdf-0.16-r1 (30 Jul 2011)
+
+ 30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
+ +rst2pdf-0.16-r1.ebuild, +files/rst2pdf-0.16_docutils-0.8.patch:
+ Revision bump. Fixed runtime errors when using >=docutils-0.8 (bug #369943).
+
+ 15 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -rst2pdf-0.15.ebuild:
+ Delete.
+
+ 15 Jan 2011; Markus Meier <maekke@gentoo.org> rst2pdf-0.16.ebuild:
+ x86 stable, bug #350870
+
+ 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> rst2pdf-0.16.ebuild:
+ Stable on amd64 wrt bug #350870
+
+*rst2pdf-0.16 (07 Dec 2010)
+
+ 07 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +rst2pdf-0.16.ebuild:
+ Version bump.
+
+ 11 Jul 2010; Markus Meier <maekke@gentoo.org> rst2pdf-0.15.ebuild:
+ x86 stable, bug #325381
+
+ 26 Jun 2010; Christoph Mende <angelos@gentoo.org> rst2pdf-0.15.ebuild:
+ Stable on amd64 wrt bug #325381
+
+ 15 Jun 2010; Ben de Groot <yngwin@gentoo.org> metadata.xml:
+ Removing myself as maintainer
+
+*rst2pdf-0.15 (25 May 2010)
+
+ 25 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -rst2pdf-0.13.1.ebuild, +rst2pdf-0.15.ebuild:
+ Version bump.
+
+ 24 May 2010; Pacho Ramos <pacho@gentoo.org> rst2pdf-0.14.2.ebuild:
+ stable amd64, bug 318113
+
+ 20 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ rst2pdf-0.14.2.ebuild:
+ x86 stable wrt bug #318113
+
+ 27 Apr 2010; Dirkjan Ochtman <djc@gentoo.org> rst2pdf-0.14.2.ebuild:
+ keyword x86
+
+ 27 Mar 2010; Ben de Groot <yngwin@gentoo.org> rst2pdf-0.14.2.ebuild:
+ Keep doc installation in one place. Remove unneeded die messages.
+
+*rst2pdf-0.14.2 (26 Mar 2010)
+
+ 26 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -rst2pdf-0.12.3.ebuild, +rst2pdf-0.14.2.ebuild:
+ Version bump. Set SUPPORT_PYTHON_ABIS.
+
+*rst2pdf-0.13.1 (21 Mar 2010)
+
+ 21 Mar 2010; Ben de Groot <yngwin@gentoo.org> rst2pdf-0.12.3.ebuild,
+ +rst2pdf-0.13.1.ebuild:
+ Version bump. Specify version of reportlab dependency. Thanks to Jamie
+ Learmonth in bug #310137.
+
+*rst2pdf-0.12.3 (06 Mar 2010)
+
+ 06 Mar 2010; Ben de Groot <yngwin@gentoo.org> +rst2pdf-0.12.3.ebuild,
+ +metadata.xml:
+ Initial commit. Ebuild partly based on the one contributed by Maxim
+ Treskin in bug #275474.