commit:     30ae8ed11ef8caaf0d67f1e0d89812597a0c872c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 02:30:24 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 02:30:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ae8ed1

sys-apps/kmod: update HOMEPAGE

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/kmod/kmod-32-r2.ebuild | 2 +-
 sys-apps/kmod/kmod-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/kmod/kmod-32-r2.ebuild b/sys-apps/kmod/kmod-32-r2.ebuild
index 9bd668010dfb..f03e5c487078 100644
--- a/sys-apps/kmod/kmod-32-r2.ebuild
+++ b/sys-apps/kmod/kmod-32-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit autotools libtool bash-completion-r1
 
 DESCRIPTION="Library and tools for managing linux kernel modules"
-HOMEPAGE="https://git.kernel.org/?p=utils/kernel/kmod/kmod.git";
+HOMEPAGE="https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git";
 
 if [[ ${PV} == 9999* ]]; then
        
EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/kernel/${PN}/${PN}.git";

diff --git a/sys-apps/kmod/kmod-9999.ebuild b/sys-apps/kmod/kmod-9999.ebuild
index f672ae1e6f91..8a46c59fa68a 100644
--- a/sys-apps/kmod/kmod-9999.ebuild
+++ b/sys-apps/kmod/kmod-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit autotools libtool bash-completion-r1
 
 DESCRIPTION="Library and tools for managing linux kernel modules"
-HOMEPAGE="https://git.kernel.org/?p=utils/kernel/kmod/kmod.git";
+HOMEPAGE="https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git";
 
 if [[ ${PV} == 9999* ]]; then
        
EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/kernel/${PN}/${PN}.git";

Reply via email to