mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-process/rtirq: correct HOMEPAGE and SRC_URI
Signed-off-by: Karl Linden <karl.j.linden@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
80d731cd86
commit
3f368aed96
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
|
||||
DESCRIPTION="Modify realtime scheduling policy and priority of IRQ handlers"
|
||||
HOMEPAGE="http://www.rncbc.org/jack/"
|
||||
HOMEPAGE="http://www.rncbc.org/archive/#rtirq"
|
||||
|
||||
SRC_URI="http://www.rncbc.org/jack/${P}.tar.gz"
|
||||
SRC_URI="http://www.rncbc.org/archive/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
Reference in New Issue
Block a user