diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-11-29 01:01:55 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-11-29 01:01:55 +0000 |
commit | 8421c14f697ba72bfa02d247cc1c2dd3c2b76f30 (patch) | |
tree | b887b8b8a28d68fe106261cee8f2fddd85a7fb29 /dev-python/matplotlib/ChangeLog | |
parent | Cell update part I (diff) | |
download | gentoo-2-8421c14f697ba72bfa02d247cc1c2dd3c2b76f30.tar.gz gentoo-2-8421c14f697ba72bfa02d247cc1c2dd3c2b76f30.tar.bz2 gentoo-2-8421c14f697ba72bfa02d247cc1c2dd3c2b76f30.zip |
Version bump (bug #147466) that works with python 2.5 (bug #148278). Use the tk instead of tcltk USE flag (bug #17808).
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 47a44db4230f..944393773b38 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.24 2006/11/28 21:52:12 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.25 2006/11/29 01:01:55 marienz Exp $ + +*matplotlib-0.87.7 (29 Nov 2006) + + 29 Nov 2006; Marien Zwart <marienz@gentoo.org> + -files/matplotlib-0.85-no-autodetect.patch, + -files/matplotlib-0.86.2-no-setuptools.patch, + +files/matplotlib-0.87.7-no-autodetect.patch, -matplotlib-0.87.2.ebuild, + matplotlib-0.87.4.ebuild, +matplotlib-0.87.7.ebuild: + Version bump (bug #147466) that works with python 2.5 (bug #148278). Use the + tk instead of tcltk USE flag (bug #17808). 28 Nov 2006; Marien Zwart <marienz@gentoo.org> matplotlib-0.80-r1.ebuild: Adding freetype dependency for bug #152051. Thanks to Evil Compile Person |