# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ EAPI="2" ESVN_REPO_URI="http://django-grappelli.googlecode.com/svn/trunk/" inherit distutils eutils subversion DESCRIPTION="A jazzy skin for the Django admin interface" HOMEPAGE="http://code.google.com/p/django-grappelli/" LICENSE="BSD-4" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND="dev-python/django" DEPEND="${RDEPEND}"