# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python binding for libgelemental, a periodic table library with detailed information on elements." HOMEPAGE="http://www.kdau.com/projects/gelemental/python.html" SRC_URI="http://www.kdau.com/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="ppc x86" IUSE="" RDEPEND=">=sci-chemistry/gelemental-0.10.0 >=dev-lang/python-2.4" DEPEND="${RDEPEND}" DOCS="AUTHORS NEWS"