# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="a graph (network) package for constructing graphs" HOMEPAGE="http://undefined.org/python/#altgraph" SRC_URI="http://cheeseshop.python.org/packages/source/a/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-lang/python-2.3.6" RDEPEND="${DEPEND}"