summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2019-11-15 10:11:26 +0100
committerSven Wegener <swegener@gentoo.org>2019-11-15 10:31:23 +0100
commite98cbd121b28f2c0da0934307f8dd17038f9e30d (patch)
tree2805f502a397821864671600535c2f3326c99dc1 /dev-embedded/libjaylink
parentapp-emacs/visual-basic-mode: Remove old. (diff)
downloadgentoo-e98cbd121b28f2c0da0934307f8dd17038f9e30d.tar.gz
gentoo-e98cbd121b28f2c0da0934307f8dd17038f9e30d.tar.bz2
gentoo-e98cbd121b28f2c0da0934307f8dd17038f9e30d.zip
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@gentoo.org>
Diffstat (limited to 'dev-embedded/libjaylink')
-rw-r--r--dev-embedded/libjaylink/libjaylink-0.1.0.ebuild4
-rw-r--r--dev-embedded/libjaylink/libjaylink-9999.ebuild6
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 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"