summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-04-23 12:59:35 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-04-23 12:59:35 +0000
commitbff9cdba84e891b0828dc289f7e4a401b8e94f86 (patch)
treed254ceba9c24bb78215abe5421d89c8a9abc4b9b /dev-python/matplotlib
parentremove <=mail-client/sylpheed-1.9.8 mask (diff)
downloadhistorical-bff9cdba84e891b0828dc289f7e4a401b8e94f86.tar.gz
historical-bff9cdba84e891b0828dc289f7e4a401b8e94f86.tar.bz2
historical-bff9cdba84e891b0828dc289f7e4a401b8e94f86.zip
Remove RESTRICT="nomirror".
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/ChangeLog6
-rw-r--r--dev-python/matplotlib/matplotlib-0.64.ebuild3
-rw-r--r--dev-python/matplotlib/matplotlib-0.65.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-python/matplotlib/ChangeLog b/dev-python/matplotlib/ChangeLog
index 4b94af02f3b6..93f149f2567b 100644
--- a/dev-python/matplotlib/ChangeLog
+++ b/dev-python/matplotlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/matplotlib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.7 2005/04/14 12:29:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.8 2005/04/23 12:56:07 kloeri Exp $
+
+ 23 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> matplotlib-0.64.ebuild,
+ matplotlib-0.65.ebuild:
+ Remove RESTRICT="nomirror".
*matplotlib-0.80 (14 Apr 2005)
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"
diff --git a/dev-python/matplotlib/matplotlib-0.65.ebuild b/dev-python/matplotlib/matplotlib-0.65.ebuild
index cc4d2efbb7fc..0f79ed87a7db 100644
--- a/dev-python/matplotlib/matplotlib-0.65.ebuild
+++ b/dev-python/matplotlib/matplotlib-0.65.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.65.ebuild,v 1.3 2005/02/11 22:05:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.65.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="doc gtk"
SLOT="0"