diff options
author | Benda XU <heroxbd@gentoo.org> | 2013-08-23 08:43:47 +0000 |
---|---|---|
committer | Benda XU <heroxbd@gentoo.org> | 2013-08-23 08:43:47 +0000 |
commit | 1236a4e79f648fdc85915fbf19d92c6b60cad7f8 (patch) | |
tree | 6591b6dc10713f7e56f662af76c7abe917119eb3 /dev-python/matplotlib/ChangeLog | |
parent | Version bump Babel to 1.3. (diff) | |
download | gentoo-2-1236a4e79f648fdc85915fbf19d92c6b60cad7f8.tar.gz gentoo-2-1236a4e79f648fdc85915fbf19d92c6b60cad7f8.tar.bz2 gentoo-2-1236a4e79f648fdc85915fbf19d92c6b60cad7f8.zip |
matplotlib is now compatible with wxpython-2.9, drop 2.8 dependence.
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index b30e48389cd9..19530bbc99e5 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.153 2013/08/17 23:27:32 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.154 2013/08/23 08:43:47 heroxbd Exp $ + + 23 Aug 2013; Benda Xu <heroxbd@gentoo.org> matplotlib-1.3.0.ebuild: + matplotlib is now compatible with wxpython-2.9, drop 2.8 dependence. *matplotlib-1.3.0 (17 Aug 2013) |