summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-10-10 08:44:05 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-10-10 08:44:05 +0000
commita55144c659a6a1a66b3b48826b4e2c63210e9ba1 (patch)
tree7827f47925555c7a369e9892fe897487b0404e0a /dev-python/matplotlib/matplotlib-0.91.2.ebuild
parentBug #199726, clean up old versions. mips stable keyword now gone. 2.01.13 rem... (diff)
downloadgentoo-2-a55144c659a6a1a66b3b48826b4e2c63210e9ba1.tar.gz
gentoo-2-a55144c659a6a1a66b3b48826b4e2c63210e9ba1.tar.bz2
gentoo-2-a55144c659a6a1a66b3b48826b4e2c63210e9ba1.zip
Forced wxpython:2.8, see bug #229599
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'dev-python/matplotlib/matplotlib-0.91.2.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-0.91.2.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/matplotlib/matplotlib-0.91.2.ebuild b/dev-python/matplotlib/matplotlib-0.91.2.ebuild
index fbce4f462f7d..6b879365e73e 100644
--- a/dev-python/matplotlib/matplotlib-0.91.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-0.91.2.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild,v 1.5 2008/05/24 08:03:30 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.91.2.ebuild,v 1.6 2008/10/10 08:44:05 bicatali Exp $
NEED_PYTHON=2.3
-
-inherit eutils distutils
+WX_GTK_VER=2.8
+EAPI=1
+inherit eutils distutils wxwidgets
DOC_PV=${PV}svn
@@ -24,7 +25,7 @@ DEPEND="dev-python/numpy
dev-python/pytz
dev-python/python-dateutil
gtk? ( dev-python/pygtk )
- wxwindows? ( dev-python/wxpython )"
+ wxwindows? ( dev-python/wxpython:2.8 )"
RDEPEND="${DEPEND}
media-fonts/ttf-bitstream-vera