mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/async: remove dead HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/7086
This commit is contained in:
committed by
Michał Górny
parent
9eea9efe13
commit
81f2dd2b61
@@ -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="5"
|
||||
@@ -8,9 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Async Framework"
|
||||
HOMEPAGE="
|
||||
http://gitorious.org/git-python/async
|
||||
https://pypi.python.org/pypi/async"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/async"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user