# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-0.9.ebuild,v 1.2 2004/03/28 21:29:29 dholm Exp $ inherit distutils DESCRIPTION="Numarray is an array processing package designed to efficiently manipulate large multi-dimensional arrays" SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz" HOMEPAGE="http://www.stsci.edu/resources/software_hardware/numarray" DEPEND=">=dev-lang/python-2.2.2" IUSE="" SLOT="0" KEYWORDS="~x86 ~ppc" LICENSE="BSD"