# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 PYTHON_DEPENDS="2" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="Provides services for discovering, registering, and retrieving virtual machine images with Openstack" HOMEPAGE="https://launchpad.net/glance" SRC_URI="http://launchpad.net/${PN}/folsom/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="ldap mysql postgres +sqlite +swift" DEPEND="" RDEPEND="${DEPEND} >=dev-python/boto-2.1.1 dev-python/anyjson dev-python/eventlet dev-python/greenlet dev-python/httplib2 dev-python/iso8601 dev-python/jsonschema dev-python/kombu dev-python/lxml dev-python/passlib dev-python/paste dev-python/pastedeploy dev-python/pycrypto dev-python/routes >=dev-python/sqlalchemy-migrate-0.7 >=dev-python/webob-1.0.8 virtual/python-argparse swift? ( >=dev-python/python-swiftclient-1.2