summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Kingsley <tercel@gentoo.org>2005-06-01 17:46:57 +0000
committerColin Kingsley <tercel@gentoo.org>2005-06-01 17:46:57 +0000
commitcc5144eb416914d222412caa74cedea4d3a7b5f4 (patch)
tree04947a05fc64bf046082ec7202986aead09f0f1e /dev-python/visual/visual-3.2.1.ebuild
parentMade routemetric and FQDN patches work together (diff)
downloadgentoo-2-cc5144eb416914d222412caa74cedea4d3a7b5f4.tar.gz
gentoo-2-cc5144eb416914d222412caa74cedea4d3a7b5f4.tar.bz2
gentoo-2-cc5144eb416914d222412caa74cedea4d3a7b5f4.zip
removing RESTRICT=nomiror. again. dont ask
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/visual/visual-3.2.1.ebuild')
-rw-r--r--dev-python/visual/visual-3.2.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/visual/visual-3.2.1.ebuild b/dev-python/visual/visual-3.2.1.ebuild
index a1d4008e58d3..794d0425a5d1 100644
--- a/dev-python/visual/visual-3.2.1.ebuild
+++ b/dev-python/visual/visual-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.1.ebuild,v 1.4 2005/06/01 16:36:49 tercel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.1.ebuild,v 1.5 2005/06/01 17:46:57 tercel Exp $
inherit distutils
@@ -23,8 +23,6 @@ DEPEND=">=dev-lang/python-2.3
numarray? ( >=dev-python/numarray-1.0 )
!numeric? ( !numarray? (dev-python/numeric) )"
-RESTRICT="nomirror"
-
src_compile() {
local myconf="--without-numarray --without-numeric"