From: Sven Wegener Date: Fri, 15 Nov 2019 09:11:26 +0000 (+0100) Subject: dev-embedded/libjaylink: Update EGIT_REPO_URI and HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e98cbd121b28f2c0da0934307f8dd17038f9e30d;p=gentoo.git dev-embedded/libjaylink: Update EGIT_REPO_URI and HOMEPAGE Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Sven Wegener --- diff --git a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild index 0c4c432dba6f..ce269daa6037 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 769110a222f2..494be90f48aa 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"