diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:40:13 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:40:13 +0000 |
commit | 09f8729fa24d79898af8a65979565bafdfd14fbc (patch) | |
tree | 196a50fdfa2f56139d650496de33d4d251f98865 /dev-python/matplotlib | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | historical-09f8729fa24d79898af8a65979565bafdfd14fbc.tar.gz historical-09f8729fa24d79898af8a65979565bafdfd14fbc.tar.bz2 historical-09f8729fa24d79898af8a65979565bafdfd14fbc.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-0.99.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog index 7a2f84db9782..80bd4b8c89b4 100644 --- a/dev-python/matplotlib/ChangeLog +++ b/dev-python/matplotlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/matplotlib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.76 2009/11/12 19:14:40 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.77 2009/12/26 19:40:13 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> matplotlib-0.99.1.1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 12 Nov 2009; SĂ©bastien Fabbro <bicatali@gentoo.org> matplotlib-0.99.1.1.ebuild: diff --git a/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild b/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild index b9d6457c8e25..8167b044780d 100644 --- a/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild +++ b/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v 1.8 2009/11/12 19:14:40 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v 1.9 2009/12/26 19:40:13 pva Exp $ WX_GTK_VER=2.8 EAPI=2 @@ -53,7 +53,7 @@ RDEPEND="${CDEPEND} traits? ( dev-python/traits dev-python/configobj ) latex? ( virtual/latex-base - virtual/ghostscript + app-text/ghostscript-gpl app-text/dvipng virtual/poppler-utils || ( dev-texlive/texlive-fontsrecommended |