summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-02-07 17:00:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-02-07 17:00:52 +0000
commit1a9fb1a3a08dc92bd82b27aab0c74cebba653761 (patch)
treeb7564064224f2a93192ab214ac7539036adccd63 /dev-python/numpy
parentDup of crypt-des-ede3, fixed pointing deps (diff)
downloadgentoo-2-1a9fb1a3a08dc92bd82b27aab0c74cebba653761.tar.gz
gentoo-2-1a9fb1a3a08dc92bd82b27aab0c74cebba653761.tar.bz2
gentoo-2-1a9fb1a3a08dc92bd82b27aab0c74cebba653761.zip
repoman: Trim trailing whitespace
(Portage version: 2.0.54)
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/numpy-0.9.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/numpy/numpy-0.9.4.ebuild b/dev-python/numpy/numpy-0.9.4.ebuild
index d1970af034fb..32146785bfa7 100644
--- a/dev-python/numpy/numpy-0.9.4.ebuild
+++ b/dev-python/numpy/numpy-0.9.4.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-0.9.4.ebuild,v 1.1 2006/02/07 00:14:44 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-0.9.4.ebuild,v 1.2 2006/02/07 17:00:52 mr_bones_ Exp $
inherit distutils
DESCRIPTION="Numpy contains a powerful N-dimensional array object for Python."
SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz"
HOMEPAGE="http://numeric.scipy.org/"
-DEPEND=">=dev-lang/python-2.3
- virtual/lapack
+DEPEND=">=dev-lang/python-2.3
+ virtual/lapack
virtual/blas"
IUSE=""
SLOT="0"