# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="3" inherit distutils DESCRIPTION="Simple cosmology python module" HOMEPAGE="http://cxc.harvard.edu/contrib/cosmocalc/" SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz" IUSE="" SLOT="0" KEYWORDS="~amd64 ~x86" LICENSE="GPL-2" RDEPEND="" DEPEND=""