diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/lab/lab-0.17.2.ebuild | 4 | ||||
-rw-r--r-- | 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" |