summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 13:34:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 13:58:26 +0100
commitec16feef9cd7cdd92d9857f851b7caef41ad90db (patch)
treeb1d977193512c5c0ac85953f1dda55c91ec30bea /dev-python/subvertpy
parentdev-python/scripttest: Update HOMEPAGE (diff)
downloadgentoo-ec16feef9cd7cdd92d9857f851b7caef41ad90db.tar.gz
gentoo-ec16feef9cd7cdd92d9857f851b7caef41ad90db.tar.bz2
gentoo-ec16feef9cd7cdd92d9857f851b7caef41ad90db.zip
dev-python/subvertpy: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r--dev-python/subvertpy/subvertpy-0.10.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/subvertpy/subvertpy-0.10.1.ebuild b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
index f5e3b86695a8..ee01baf4ded1 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 )"