diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-20 18:37:27 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-20 18:37:27 +0000 |
commit | de7be25cccafbbdfb2848ad4c1e5f34756dcea4b (patch) | |
tree | 31332bc9ae16203b5c60680a0c520ba81e4816b1 /dev-python/docutils/ChangeLog | |
parent | Remove cron and libc old-style virtuals, bugs 360109 and 359001. (diff) | |
download | historical-de7be25cccafbbdfb2848ad4c1e5f34756dcea4b.tar.gz historical-de7be25cccafbbdfb2848ad4c1e5f34756dcea4b.tar.bz2 historical-de7be25cccafbbdfb2848ad4c1e5f34756dcea4b.zip |
Workaround bug in docutils that didn't permit installation under various locales (namely cs_CZ.utf8). This is just environment override so it installs every time.
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'dev-python/docutils/ChangeLog')
-rw-r--r-- | dev-python/docutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/docutils/ChangeLog b/dev-python/docutils/ChangeLog index 26ddeac5a566..7f950787bb0c 100644 --- a/dev-python/docutils/ChangeLog +++ b/dev-python/docutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/docutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.127 2011/04/09 23:56:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils/ChangeLog,v 1.128 2011/04/20 18:37:27 scarabeus Exp $ + + 20 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> docutils-0.7.ebuild: + Workaround bug in docutils that didn't permit installation under various + locales (namely cs_CZ.utf8). This is just environment override so it installs + every time. 09 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> docutils-0.7.ebuild, +files/docutils-0.7-python-3.2-configparser.patch, |