commit:     133a383148cdf5f7cd00b3638e80e2c795747b0f
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 22:49:27 2021 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 22:53:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133a3831

dev-vcs/lab:  fix home page

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-vcs/lab/lab-0.17.2.ebuild | 4 ++--
 dev-vcs/lab/lab-0.19.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/lab/lab-0.17.2.ebuild b/dev-vcs/lab/lab-0.17.2.ebuild
index 355a275a8042..8a8f58154b75 100644
--- a/dev-vcs/lab/lab-0.17.2.ebuild
+++ b/dev-vcs/lab/lab-0.17.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit bash-completion-r1 go-module
 
 DESCRIPTION="Lab wraps Git or Hub, making it simple to interact with 
repositories on GitLab"
-HOMEPAGE="https://zaquestion.github.io/lab";
+HOMEPAGE="https://zaquestion.github.io/lab/";
 
 EGO_SUM=(
        "github.com/BurntSushi/toml v0.3.1"

diff --git a/dev-vcs/lab/lab-0.19.0.ebuild b/dev-vcs/lab/lab-0.19.0.ebuild
index dcb77c99d293..d2a09a9410f9 100644
--- a/dev-vcs/lab/lab-0.19.0.ebuild
+++ b/dev-vcs/lab/lab-0.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ LONG_VERSION=v0.19.0-0-g910234a
 inherit bash-completion-r1 go-module
 
 DESCRIPTION="Lab wraps Git or Hub, making it simple to interact with 
repositories on GitLab"
-HOMEPAGE="https://zaquestion.github.io/lab";
+HOMEPAGE="https://zaquestion.github.io/lab/";
 
 EGO_SUM=(
        "cloud.google.com/go v0.26.0/go.mod"

Reply via email to