# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 PYTHON_DEPEND="2" inherit distutils eutils DESCRIPTION="The OpenStack Dashboard (Horizon) provides a baseline user interface for managing OpenStack services. It is a reference implementation built using the django-openstack project which contains all of the core functionality needed to develop a site-specific implementation." HOMEPAGE="http://wiki.openstack.org/OpenStackDashboard" SRC_URI="http://launchpad.net/${PN}/folsom/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND=">=dev-python/django-1.4 dev-python/django-compressor dev-python/django-openstack-auth dev-python/python-cinderclient =dev-python/python-quantumclient-2.0 >dev-python/python-swiftclient-1.1