mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
This commit is contained in:
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
MY_PN="AddOns"
|
||||
|
||||
DESCRIPTION="Dynamically extend other objects (formerly ObjectRoles)"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/AddOns/"
|
||||
HOMEPAGE="https://pypi.org/project/AddOns/"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip"
|
||||
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
Reference in New Issue
Block a user