diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-01-17 06:36:09 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-01-17 06:36:09 +0000 |
commit | 18e48418eb0efa0966e41efad6b1c2eb8c74f79c (patch) | |
tree | 2976885d328cf2ed6f2281f3200ed645a6ef4f92 /dev-python/matplotlib/ChangeLog | |
parent | Version bump (diff) | |
download | historical-18e48418eb0efa0966e41efad6b1c2eb8c74f79c.tar.gz historical-18e48418eb0efa0966e41efad6b1c2eb8c74f79c.tar.bz2 historical-18e48418eb0efa0966e41efad6b1c2eb8c74f79c.zip |
Added PySide for optional GUI (bug #393647), removed traits dependency (bug #398919), now download examples from upstream, some cleaning, hopefully fixing doc generation (bug #339775)
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'dev-python/matplotlib/ChangeLog')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 6acc5666dfe2..91c8b47ae151 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/matplotlib -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.111 2011/12/03 18:06:01 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.112 2012/01/17 06:36:09 bicatali Exp $ + + 17 Jan 2012; SĂ©bastien Fabbro <bicatali@gentoo.org> matplotlib-1.1.0.ebuild: + Added PySide for optional GUI (bug #393647), removed traits dependency (bug + #398919), now download examples from upstream, some cleaning, hopefully + fixing doc generation (bug #339775) 03 Dec 2011; Markos Chandras <hwoarang@gentoo.org> matplotlib-1.0.1-r1.ebuild, matplotlib-1.1.0.ebuild: |