dev-python/aioeventlet: remove dead HOMEPAGE.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 14 Apr 2018 17:03:27 +0000 (19:03 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 14 Apr 2018 21:03:07 +0000 (23:03 +0200)
dev-python/aioeventlet/aioeventlet-0.5.1-r1.ebuild

index 3da0ef3a9b681b614de95bfa160a0e3b59a74ead..0f954090531d0b8fa39fa7eda61369e6e027f03b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="asyncio event loop scheduling callbacks in eventlet"
-HOMEPAGE="https://pypi.python.org/pypi/aioeventlet https://bitbucket.org/haypo/aioeventlet"
+HOMEPAGE="https://pypi.python.org/pypi/aioeventlet"
 SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"