# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # Ebuild generated by g-pypi 0.3 EAPI="3" SUPPORT_PYTHON_ABIS="1" PYTHON_DEPEND="2" RESTRICT_PYTHON_ABIS="3.*" inherit distutils MY_PN="Corotwine" MY_P="${MY_PN}-${PV}" DESCRIPTION="Coroutines for Twisted" HOMEPAGE="https://github.com/radix/corotwine" SRC_URI="https://launchpad.net/corotwine/trunk/$PV/+download/${MY_P}.tar.gz" LICENSE="MIT" KEYWORDS="~amd64" SLOT="0" IUSE="" RDEPEND=">=dev-python/twisted-core-8.1.0 dev-python/greenlet" S="${WORKDIR}/${MY_P}"