summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2013-03-17 18:20:51 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2013-03-17 18:20:51 +0000
commit3275f2eda2216624dfe895c1025fd7c661dfd3f6 (patch)
tree0ab6d437854191db6a85cedf88be47d41c4eb74c /dev-python/matplotlib/ChangeLog
parentDrop poppler subslot since it links only to libpoppler-qt4. (diff)
downloadgentoo-2-3275f2eda2216624dfe895c1025fd7c661dfd3f6.tar.gz
gentoo-2-3275f2eda2216624dfe895c1025fd7c661dfd3f6.tar.bz2
gentoo-2-3275f2eda2216624dfe895c1025fd7c661dfd3f6.zip
Numpy now works with py3.3, so does the matplotlib
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 895192F9)
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r--dev-python/matplotlib/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog
index 93ab429b6f43..6fb64c67454b 100644
--- a/dev-python/matplotlib/ChangeLog
+++ b/dev-python/matplotlib/ChangeLog
@@ -1,6 +1,10 @@
# 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.142 2013/02/24 11:45:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.143 2013/03/17 18:20:51 xarthisius Exp $
+
+ 17 Mar 2013; Kacper Kowalik <xarthisius@gentoo.org>
+ matplotlib-1.2.0-r2.ebuild:
+ Numpy now works with py3.3, so does the matplotlib
24 Feb 2013; Michał Górny <mgorny@gentoo.org> matplotlib-1.2.0-r2.ebuild:
Fix building docs, bug #456228.