summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/matplotlib/ChangeLog5
-rw-r--r--dev-python/matplotlib/matplotlib-1.3.0.ebuild4
2 files changed, 6 insertions, 3 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)
diff --git a/dev-python/matplotlib/matplotlib-1.3.0.ebuild b/dev-python/matplotlib/matplotlib-1.3.0.ebuild
index 9c026a4921c0..4da2b7049c50 100644
--- a/dev-python/matplotlib/matplotlib-1.3.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.3.0.ebuild,v 1.1 2013/08/17 23:27:32 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.3.0.ebuild,v 1.2 2013/08/23 08:43:47 heroxbd Exp $
EAPI=5
@@ -35,7 +35,7 @@ COMMON_DEPEND="
media-libs/freetype:2
media-libs/libpng:0
gtk? ( dev-python/pygtk[${PY2_USEDEP}] )
- wxwidgets? ( dev-python/wxpython:2.8[${PY2_USEDEP}] )"
+ wxwidgets? ( dev-python/wxpython[${PY2_USEDEP}] )"
# internal copy of pycxx highly patched
# dev-python/pycxx