summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2024-04-24 14:30:57 +0300
committerConrad Kostecki <conikost@gentoo.org>2024-04-24 14:50:46 +0200
commit136c61532637a563b6199fd85018e8979938d22a (patch)
treeee70308d69f50eee0f586c977f4b8383f49e4d0f /sys-process/rtirq/rtirq-20240120.ebuild
parentsys-kernel/linux-firmware: remove unused patch (diff)
downloadgentoo-136c61532637a563b6199fd85018e8979938d22a.tar.gz
gentoo-136c61532637a563b6199fd85018e8979938d22a.tar.bz2
gentoo-136c61532637a563b6199fd85018e8979938d22a.zip
sys-process/rtirq: change homepage and add remote-id
rncbc.org does not contain any information about rtirq. Lets change homepage to github repo. Closes: https://bugs.gentoo.org/930201 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/36401 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-process/rtirq/rtirq-20240120.ebuild')
-rw-r--r--sys-process/rtirq/rtirq-20240120.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/rtirq/rtirq-20240120.ebuild b/sys-process/rtirq/rtirq-20240120.ebuild
index a98fe254b6af..d4e3da7ca102 100644
--- a/sys-process/rtirq/rtirq-20240120.ebuild
+++ b/sys-process/rtirq/rtirq-20240120.ebuild
@@ -6,7 +6,7 @@ EAPI="8"
inherit linux-info systemd
DESCRIPTION="Modify realtime scheduling policy and priority of IRQ handlers"
-HOMEPAGE="https://www.rncbc.org/archive/#rtirq"
+HOMEPAGE="https://github.com/rncbc/rtirq"
SRC_URI="https://www.rncbc.org/archive/${P}.tar.gz
https://www.rncbc.org/archive/old/${P}.tar.gz"