diff options
Diffstat (limited to 'dev-util/diffoscope/diffoscope-88.ebuild')
-rw-r--r-- | dev-util/diffoscope/diffoscope-88.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |