mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/future: fix HOMEPAGE
https doesn't work as of this writing. Package-Manager: portage-2.3.0_p23
This commit is contained in:
@@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_4})
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Easy, clean, reliable Python 2/3 compatibility"
|
||||
HOMEPAGE="https://python-future.org"
|
||||
HOMEPAGE="http://python-future.org/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user