commit:     d9c683ad0591f924a38278e32e93b91cf6538f7c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 13:38:24 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 14:57:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c683ad

dev-python/aioeventlet: Clean old up

 dev-python/aioeventlet/aioeventlet-0.5.1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild 
b/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild
deleted file mode 100644
index 8aa4acca707..00000000000
--- a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-inherit distutils-r1
-
-DESCRIPTION="asyncio event loop scheduling callbacks in eventlet"
-HOMEPAGE="https://pypi.python.org/pypi/aioeventlet 
https://bitbucket.org/haypo/aioeventlet";
-SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-RDEPEND="
-       dev-python/eventlet[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep '>=dev-python/trollius-0.3[${PYTHON_USEDEP}]' 
'python2_7')"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

Reply via email to