commit: 3f368aed96405b63a317916a559da07155cc7232 Author: Karl Linden <karl.j.linden <AT> gmail <DOT> com> AuthorDate: Sat Oct 13 15:05:30 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Oct 24 11:56:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f368aed
sys-process/rtirq: correct HOMEPAGE and SRC_URI Signed-off-by: Karl Linden <karl.j.linden <AT> gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-process/rtirq/rtirq-20150216.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-process/rtirq/rtirq-20150216.ebuild b/sys-process/rtirq/rtirq-20150216.ebuild index 25ac445e402..91f6fe3f344 100644 --- a/sys-process/rtirq/rtirq-20150216.ebuild +++ b/sys-process/rtirq/rtirq-20150216.ebuild @@ -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"
