commit:     e98cbd121b28f2c0da0934307f8dd17038f9e30d
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:11:26 2019 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:31:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98cbd12

dev-embedded/libjaylink: Update EGIT_REPO_URI and HOMEPAGE

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 dev-embedded/libjaylink/libjaylink-0.1.0.ebuild | 4 ++--
 dev-embedded/libjaylink/libjaylink-9999.ebuild  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild 
b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
index 0c4c432dba6..ce269daa603 100644
--- a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
@@ -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";
 

diff --git a/dev-embedded/libjaylink/libjaylink-9999.ebuild 
b/dev-embedded/libjaylink/libjaylink-9999.ebuild
index 769110a222f..494be90f48a 100644
--- a/dev-embedded/libjaylink/libjaylink-9999.ebuild
+++ b/dev-embedded/libjaylink/libjaylink-9999.ebuild
@@ -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"

Reply via email to