diff options
author | Ian Delaney <idella4@gentoo.org> | 2014-06-21 03:50:37 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2014-06-21 03:50:37 +0000 |
commit | 78a01862b296a633046141c7ec3c8c0fd017fa68 (patch) | |
tree | b20a4d35b6ffa732a2e792299914035d23ab8706 /dev-python/matplotlib/ChangeLog | |
parent | Add fix for CVE-2014-0250, bug 511688. (diff) | |
download | gentoo-2-78a01862b296a633046141c7ec3c8c0fd017fa68.tar.gz gentoo-2-78a01862b296a633046141c7ec3c8c0fd017fa68.tar.bz2 gentoo-2-78a01862b296a633046141c7ec3c8c0fd017fa68.zip |
add py3.4 support
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
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 9de6f4c54b45..e2bcaf0f446e 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.166 2014/04/26 08:20:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.167 2014/06/21 03:50:37 idella4 Exp $ + + 21 Jun 2014; Ian Delaney <idella4@gentoo.org> matplotlib-1.3.1.ebuild: + add py3.4 support 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> matplotlib-1.2.0-r2.ebuild, matplotlib-1.2.1.ebuild, matplotlib-1.3.0.ebuild, matplotlib-1.3.1.ebuild: |