summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-06-20 22:30:24 -0400
committerMike Gilbert <floppym@gentoo.org>2024-06-20 22:30:24 -0400
commit30ae8ed11ef8caaf0d67f1e0d89812597a0c872c (patch)
tree075b16844da7c986ab04cc64ed260249678d758e /sys-apps/kmod
parentsys-apps/kmod: drop 31, 31-r1 (diff)
downloadgentoo-30ae8ed11ef8caaf0d67f1e0d89812597a0c872c.tar.gz
gentoo-30ae8ed11ef8caaf0d67f1e0d89812597a0c872c.tar.bz2
gentoo-30ae8ed11ef8caaf0d67f1e0d89812597a0c872c.zip
sys-apps/kmod: update HOMEPAGE
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/kmod')
-rw-r--r--sys-apps/kmod/kmod-32-r2.ebuild2
-rw-r--r--sys-apps/kmod/kmod-9999.ebuild2
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"