# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Global custom management extensions for the Django Framework" HOMEPAGE="http://code.google.com/p/django-command-extensions/" SRC_URI="http://django-command-extensions.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND="dev-python/django dev-python/pygraphviz"