mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
This commit is contained in:
@@ -14,7 +14,7 @@ DESCRIPTION="A wrapper around various text markups"
|
||||
HOMEPAGE="
|
||||
http://pythonhosted.org/Markups/
|
||||
https://github.com/retext-project/pymarkups
|
||||
https://pypi.python.org/pypi/Markups"
|
||||
https://pypi.org/project/Markups"
|
||||
SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user