summaryrefslogtreecommitdiff
path: root/dev-python/subvertpy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-11 14:06:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-11 14:06:55 +0000
commitcc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (patch)
treeb0120a964c47cee46f943ae997deb9d732fa5a2a /dev-python/subvertpy
parenta0ccbc0df8434b8dfcf04f53568c1b961052f43a (diff)
downloadbaldeagleos-repo-cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2.tar.gz
baldeagleos-repo-cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2.tar.xz
baldeagleos-repo-cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2.zip
Updating liguros repo
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 771b05cad72e..27c021019e6d 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,8,9,10} )
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 )"