commit: ec16feef9cd7cdd92d9857f851b7caef41ad90db
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 12:34:26 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 12:58:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec16feef
dev-python/subvertpy: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/subvertpy/subvertpy-0.10.1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/subvertpy/subvertpy-0.10.1.ebuild
b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
index f5e3b86695a..ee01baf4ded 100644
--- a/dev-python/subvertpy/subvertpy-0.10.1.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
@@ -9,7 +9,9 @@ PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Alternative Python bindings for Subversion"
-HOMEPAGE="https://jelmer.uk/code/subvertpy/ https://pypi.org/project/subvertpy"
+HOMEPAGE="
+ https://jelmer.uk/code/subvertpy/
+ https://pypi.org/project/subvertpy/"
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"