Skip to content

Commit

Permalink
sys-process/rtirq: correct HOMEPAGE and SRC_URI
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Linden <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
karllinden authored and mgorny committed Oct 24, 2018
1 parent 80d731c commit 3f368ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sys-process/rtirq/rtirq-20150216.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 3f368ae

Please sign in to comment.