diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 13:51:17 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 15:25:22 -0400 |
commit | ad407789da9bde8519598415ce25a2a9706b70ae (patch) | |
tree | a2ba0aaf57f13f477740523815140c75843eb983 /dev-util/diffoscope | |
parent | media-fonts/ricty: Remove 3.2.0-r1 (diff) | |
download | gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.gz gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.bz2 gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.zip |
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
Diffstat (limited to 'dev-util/diffoscope')
-rw-r--r-- | dev-util/diffoscope/diffoscope-87.ebuild | 2 | ||||
-rw-r--r-- | dev-util/diffoscope/diffoscope-88.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diffoscope/diffoscope-87.ebuild b/dev-util/diffoscope/diffoscope-87.ebuild index 57f42c082286..77784a1f3506 100644 --- a/dev-util/diffoscope/diffoscope-87.ebuild +++ b/dev-util/diffoscope/diffoscope-87.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="Will try to get to the bottom of what makes files or directories different" -HOMEPAGE="https://diffoscope.org/ https://pypi.python.org/pypi/diffoscope/" +HOMEPAGE="https://diffoscope.org/ https://pypi.org/project/diffoscope/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/dev-util/diffoscope/diffoscope-88.ebuild b/dev-util/diffoscope/diffoscope-88.ebuild index 2fa2a3eec9c3..4e57c2b2f0e9 100644 --- a/dev-util/diffoscope/diffoscope-88.ebuild +++ b/dev-util/diffoscope/diffoscope-88.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="Will try to get to the bottom of what makes files or directories different" -HOMEPAGE="https://diffoscope.org/ https://pypi.python.org/pypi/diffoscope/" +HOMEPAGE="https://diffoscope.org/ https://pypi.org/project/diffoscope/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" |