# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Tidal Analysis in Python breaks hourly water level into tidal components." HOMEPAGE="http://tappy.sourceforge.net/" SRC_URI="mirror://sourceforge/tappy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="virtual/python >=dev-lang/python-2.1 >=sci-libs/scipy-0.3.2"