summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/docutils/ChangeLog')
-rw-r--r--dev-python/docutils/ChangeLog151
1 files changed, 149 insertions, 2 deletions
diff --git a/dev-python/docutils/ChangeLog b/dev-python/docutils/ChangeLog
index bdbe4b8a21b6..74a493a18ce0 100644
--- a/dev-python/docutils/ChangeLog
+++ b/dev-python/docutils/ChangeLog
@@ -1,6 +1,153 @@
# ChangeLog for dev-python/docutils
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.1 2003/05/30 16:31:57 g2boojum Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.1.1.1 2005/11/30 10:10:24 chriswhite Exp $
+
+ 19 Nov 2005; Markus Rothe <corsair@gentoo.org> docutils-0.3.7.ebuild,
+ docutils-0.3.9.ebuild:
+ Added ~ppc64; bug #102649
+
+ 14 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> docutils-0.3.7.ebuild:
+ Stable on mips.
+
+ 12 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> docutils-0.3.7.ebuild:
+ Stable on hppa, ppc.
+
+ 10 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> docutils-0.3.7.ebuild:
+ Stable on sparc
+
+ 09 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> docutils-0.3.7.ebuild,
+ docutils-0.3.9.ebuild:
+ Fix tests + stable 0.3.7 now that python-2.4 is in stable.
+
+ 11 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> docutils-0.3.5.ebuild:
+ Added ~mips to 0.3.5 so we have something we can mark stable eventually.
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> docutils-0.3.5.ebuild:
+ Mark 0.3.5 stable on alpha
+
+*docutils-0.3.9 (03 Sep 2005)
+
+ 03 Sep 2005; Grant Goodyear <g2boojum@gentoo.org> +docutils-0.3.9.ebuild:
+ Version bump (bug # 95875), with new glep tarball. Dropped "docutils-" prefix
+ for tools other than "docutils-glep.py", following the guidelines in the
+ docutils "distributing.html" file (bug #96856). Thanks to Felix Wiemann,
+ Fabian Neumann, and liquidx for contributions. This latest ebuild lacks
+ proper PIL handling at the moment; if you're a distutils person please fix.
+
+ 11 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ +files/50docutils-gentoo.el, docutils-0.3.7.ebuild:
+ Support emacs USE flag.
+
+ 04 Jun 2005; Stephen Bennett <spb@gentoo.org> docutils-0.3.7.ebuild:
+ ~mips keywords
+
+ 15 May 2005; Guy Martin <gmsoft@gentoo.org> docutils-0.3.7.ebuild:
+ Added ~hppa to KEYWORDS.
+
+ 24 Apr 2005; Simon Stelling <blubb@gentoo.org> docutils-0.3.3-r1.ebuild,
+ docutils-0.3.7.ebuild:
+ marked 0.3.3-r1 stable and 0.3.7 testing on amd64
+
+ 19 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> docutils-0.3.5.ebuild:
+ Stable on ppc.
+
+*docutils-0.3.7 (14 Mar 2005)
+
+ 14 Mar 2005; Rob Cakebread <pythonhead@gentoo.org>
+ +files/docutils-0.3.7-extramodules.patch, docutils-0.3-r1.ebuild,
+ docutils-0.3.3-r1.ebuild, docutils-0.3.5.ebuild, +docutils-0.3.7.ebuild,
+ docutils-0.3_pre20030530-r3.ebuild:
+ Fixed python 2.4 DEPENDs. Added src_test to 0.3.7. Marked 0.3.5 x86 bug# 79635
+
+ 19 Feb 2005; <gongloo@gentoo.org> docutils-0.3.5.ebuild:
+ Stable on ppc-macos.
+
+ 19 Jan 2005; <gongloo@gentoo.org> docutils-0.3.5.ebuild:
+ Keyworded ~ppc-macos.
+
+ 09 Jan 2005; Jason Wever <weeve@gentoo.org> docutils-0.3.5.ebuild:
+ Added ~sparc keyword as it went missing in the version bump.
+
+ 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 12 Nov 2004; Grant Goodyear <g2boojum@gentoo.org> docutils-0.3.5.ebuild:
+ Fixing my glep booboo (bug # 69882).
+
+ 01 Nov 2004; Jason Wever <weeve@gentoo.org> docutils-0.3.3-r1.ebuild:
+ Added ~sparc keyword.
+
+ 01 Nov 2004; Dylan Carlson <absinthe@gentoo.org> :
+ Keywords ~amd64.
+
+ 31 Oct 2004; Grant Goodyear <g2boojum@gentoo.org>
+ +files/docutils-0.3.5-extramodules.patch, docutils-0.3.3-r1.ebuild,
+ +docutils-0.3.5.ebuild:
+ 0.3.3-r1 is now stable on x86.
+
+ Added 0.3.5, thanks to Stephen Boulet (bug #59140).
+
+*docutils-0.3.3-r1 (20 Jul 2004)
+
+ 20 Jul 2004; Grant Goodyear <g2boojum@gentoo.org> +files/glep-0.3.3/glep.py,
+ +files/glep-0.3.3/glep_htmlwrite.py, +files/glep-0.3.3/glepread.py,
+ +files/glep-0.3.3/glepstrans.py, +docutils-0.3.3-r1.ebuild,
+ -docutils-0.3.3.ebuild:
+ kloeri broke GLEP stuff w/ 0.3.3; bad boy!
+
+*docutils-0.3.3 (12 Jun 2004)
+
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org>
+ +files/docutils-0.3.3-extramodules.patch, +docutils-0.3.3.ebuild:
+ Version bump, bug #51422.
+
+ 27 Mar 2004; David Holm <dholm@gentoo.org> docutils-0.3-r1.ebuild:
+ Added to ~ppc.
+
+ 20 Sep 2003; Alastair Tse <liquidx@gentoo.org> docutils-0.3-r1.ebuild,
+ docutils-0.3.ebuild, docutils-0.3_pre20030530.ebuild:
+ bumped to stable x86 and cleanups
+
+*docutils-0.3-r1 (08 Jul 2003)
+
+ 08 Jul 2003; Alastair Tse <liquidx@gentoo.org> docutils-0.3-r1.ebuild,
+ files/docutils-0.3-extramodules.patch, files/glep-0.3-r1/glep.py,
+ files/glep-0.3-r1/glep_htmlwrite.py, files/glep-0.3-r1/glepread.py,
+ files/glep-0.3-r1/glepstrans.py:
+ fixed glep scripts for docutils 0.3, changed install script for optparse.py
+ and textwrap.py.
+
+*docutils-0.3 (01 Jul 2003)
+
+ 01 Jul 2003; Alastair Tse <liquidx@gentoo.org> docutils-0.3.ebuild:
+ version bump
+
+*docutils-0.3_pre20030530-r3 (04 Jun 2003)
+
+ 04 Jun 2003; Grant Goodyear <grant@grantgoodyear.org>
+ docutils-0.3_pre20030530-r2.ebuild, docutils-0.3_pre20030530-r3.ebuild,
+ files/glep_htmlwrite.py, files/glepstrans.py:
+ Numerous cleanings of the ebuild, entirely due to Ben Cornett
+ (whose bug I failed to look at before writing my ebuild). I also updated
+ the Gentoo GLEP tools slightly so that they point to the new home
+ of GLEP: www.gentoo.org/proj/en/glep.
+
+*docutils-0.3_pre20030530-r2 (04 Jun 2003)
+
+ 04 Jun 2003; Alastair Tse <liquidx@gentoo.org>
+ docutils-0.3_pre20030530-r2.ebuild, docutils-0.3_pre20030530.ebuild:
+ fix src_uri
+
+ 01 Jun 2003; Grant Goodyear <g2boojum@gentoo.org>
+ docutils-0.3_pre20030530-r1.ebuild, files/glep_htmlwrite.py:
+ More GLEP fixes.
+
+*docutils-0.3_pre20030530-r1 (31 May 2003)
+
+ 31 May 2003; Grant Goodyear <g2boojum@gentoo.org>
+ docutils-0.3_pre20030530-r1.ebuild:
+ New version that adds some GLEP files.
+ (Well, same version, just some new Gentoo functionality.)
*docutils-0.3_pre20030530 (30 May 2003)