From e90d683c4e2d550274d1cd927cc1fb5e04a1373d Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 22 Mar 2021 08:35:14 +0100 Subject: dev-python/intreehooks: Correct HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/intreehooks/intreehooks-1.0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-python/intreehooks') diff --git a/dev-python/intreehooks/intreehooks-1.0.ebuild b/dev-python/intreehooks/intreehooks-1.0.ebuild index 14369e12a722..cba27a4650e6 100644 --- a/dev-python/intreehooks/intreehooks-1.0.ebuild +++ b/dev-python/intreehooks/intreehooks-1.0.ebuild @@ -7,7 +7,9 @@ PYTHON_COMPAT=( python3_{7..9} pypy3 ) inherit distutils-r1 DESCRIPTION="Load a PEP 517 backend from inside the source tree" -HOMEPAGE="https://pypi.org/project/intreehooks https://github.com/takluyver/intreehooks" +HOMEPAGE=" + https://pypi.org/project/intreehooks/ + https://github.com/takluyver/intreehooks/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad