# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Data Access Protocol plugin for server to read Matlab 4/5 files." HOMEPAGE="http://pydap.org" SRC_URI="http://cheeseshop.python.org/packages/source/d/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="virtual/python >=dev-lang/python-2.1 >=dev-python/numeric-23.1 >=sci-misc/dap-2.2.0"