summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/matplotlib/matplotlib-0.64.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-0.64.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-0.64.ebuild b/dev-python/matplotlib/matplotlib-0.64.ebuild
index 7c0e188b3e56..d64eda440ea7 100644
--- a/dev-python/matplotlib/matplotlib-0.64.ebuild
+++ b/dev-python/matplotlib/matplotlib-0.64.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.64.ebuild,v 1.3 2005/02/11 22:05:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.64.ebuild,v 1.4 2005/04/23 12:56:07 kloeri Exp $
inherit distutils virtualx
DESCRIPTION="matplotlib is a pure python plotting library designed to bring publication quality plotting to python with a syntax familiar to matlab users."
HOMEPAGE="http://matplotlib.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-RESTRICT="nomirror"
IUSE="gtk"
SLOT="0"