app-emulation/genymotion:add latest 2.9.0 version
(Portage version: 2.3.5/hg/Linux x86_64, unsigned Manifest commit)
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 versionator
DESCRIPTION="A collection of useful extensions for Django"
HOMEPAGE="http://github.com/djblets/djblets"
SRC_URI="http://downloads.reviewboard.org/releases/${PN}/$(get_version_component_range 1-2)/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND=">=dev-python/django-1.7[${PYTHON_USEDEP}]
!>=dev-python/django-1.9
=dev-python/django-pipeline-1.3*[${PYTHON_USEDEP}]
virtual/python-dnspython[${PYTHON_USEDEP}]
>=dev-python/feedparser-5.1.2[${PYTHON_USEDEP}]
dev-python/pillowfight[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]"