dev-embedded/libjaylink: Update EGIT_REPO_URI and HOMEPAGE
authorSven Wegener <swegener@gentoo.org>
Fri, 15 Nov 2019 09:11:26 +0000 (10:11 +0100)
committerSven Wegener <swegener@gentoo.org>
Fri, 15 Nov 2019 09:31:23 +0000 (10:31 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Sven Wegener <swegener@gentoo.org>
dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
dev-embedded/libjaylink/libjaylink-9999.ebuild

index 0c4c432dba6f4433a7af4cdc31a3a4a35094367c..ce269daa603793f8d5f80b2b9c68a02f2575cc23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -6,7 +6,7 @@ EAPI="6"
 inherit autotools eutils
 
 DESCRIPTION="Library to access J-Link devices"
-HOMEPAGE="http://git.zapb.de/libjaylink.git"
+HOMEPAGE="https://gitlab.zapb.de/zapb/libjaylink"
 
 SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
 
index 769110a222f27ac7bdd467052b3307ff106d3b3d..494be90f48aa9dad0e30b5ffd777097029ba86db 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-EGIT_REPO_URI="git://git.zapb.de/libjaylink.git"
+EGIT_REPO_URI="https://gitlab.zapb.de/zapb/libjaylink.git"
 
 inherit git-r3 autotools eutils
 
 DESCRIPTION="Library to access J-Link devices"
-HOMEPAGE="http://git.zapb.de/libjaylink.git"
+HOMEPAGE="https://gitlab.zapb.de/zapb/libjaylink"
 
 LICENSE="GPL-2"
 SLOT="0"