diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2005-09-03 17:16:19 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2005-09-03 17:16:19 +0000 |
commit | 16f6c23edc38bfe7090f55136be4d7b960947347 (patch) | |
tree | f0207dad0abbcd0616a5de5c1ebe6c99a06366da /dev-python/docutils/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-16f6c23edc38bfe7090f55136be4d7b960947347.tar.gz gentoo-2-16f6c23edc38bfe7090f55136be4d7b960947347.tar.bz2 gentoo-2-16f6c23edc38bfe7090f55136be4d7b960947347.zip |
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.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/docutils/ChangeLog')
-rw-r--r-- | dev-python/docutils/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-python/docutils/ChangeLog b/dev-python/docutils/ChangeLog index c119683ea6ba..02741f0f2c88 100644 --- a/dev-python/docutils/ChangeLog +++ b/dev-python/docutils/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-python/docutils # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.28 2005/07/11 05:44:53 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.29 2005/09/03 17:16:19 g2boojum Exp $ + +*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: |