summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 13:28:34 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 13:53:24 +0100
commit8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd (patch)
treedded287f7baa5ac095b9e9c48919e43946aa54ff /dev-python/humanfriendly
parentdev-python/h11: Update HOMEPAGE (diff)
downloadgentoo-8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd.tar.gz
gentoo-8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd.tar.bz2
gentoo-8eeb74ec74e069f998e6b13a2a4cd84012b3d5fd.zip
dev-python/humanfriendly: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/humanfriendly')
-rw-r--r--dev-python/humanfriendly/humanfriendly-8.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/humanfriendly/humanfriendly-8.2.ebuild b/dev-python/humanfriendly/humanfriendly-8.2.ebuild
index a918f9d2b315..1eaf2ac1e2e7 100644
--- a/dev-python/humanfriendly/humanfriendly-8.2.ebuild
+++ b/dev-python/humanfriendly/humanfriendly-8.2.ebuild
@@ -11,9 +11,9 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="Human friendly output for text interfaces using Python"
-HOMEPAGE="https://pypi.org/project/humanfriendly
- https://github.com/xolox/python-humanfriendly
- https://humanfriendly.readthedocs.org"
+HOMEPAGE="https://pypi.org/project/humanfriendly/
+ https://github.com/xolox/python-humanfriendly/
+ https://humanfriendly.readthedocs.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"