commit: 99c06e795e2b01d6959cdc7ac89cf7fa38d17311 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:22 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c06e79
dev-vcs/git-lfs: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 2 +- dev-vcs/git-lfs/git-lfs-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild index f1b4691ef003..0802eccc6f3d 100644 --- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild +++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild @@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs inherit go-module DESCRIPTION="Command line extension and specification for managing large files with git" -HOMEPAGE="https://git-lfs.github.com/" +HOMEPAGE="https://git-lfs.com/" if [[ "${PV}" = 9999* ]]; then EGIT_REPO_URI="https://${EGO_PN}" diff --git a/dev-vcs/git-lfs/git-lfs-9999.ebuild b/dev-vcs/git-lfs/git-lfs-9999.ebuild index e34b9f1a144e..61d8a8e0e81e 100644 --- a/dev-vcs/git-lfs/git-lfs-9999.ebuild +++ b/dev-vcs/git-lfs/git-lfs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs inherit go-module DESCRIPTION="Command line extension and specification for managing large files with git" -HOMEPAGE="https://git-lfs.github.com/" +HOMEPAGE="https://git-lfs.com/" if [[ "${PV}" = 9999* ]]; then EGIT_REPO_URI="https://${EGO_PN}"
