sys-auth/rtkit: update HOMEPAGE

Even though to the best of my knowledge there still hasn't been an
official change of ownership of this package, Lennart's page about
RealtimeKit has disappeared some time since early April. Use the front
page of the GitHub project from which we get release tarballs instead.

Closes: https://bugs.gentoo.org/721162
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2020-05-09 12:51:55 +02:00
parent 49b8b81132
commit f4d5d92bf1
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit autotools linux-info
DESCRIPTION="Realtime Policy and Watchdog Daemon"
HOMEPAGE="https://0pointer.de/blog/projects/rtkit"
HOMEPAGE="https://github.com/heftig/rtkit"
SRC_URI="https://github.com/heftig/${PN}/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-3 BSD"

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit linux-info meson
DESCRIPTION="Realtime Policy and Watchdog Daemon"
HOMEPAGE="https://0pointer.de/blog/projects/rtkit"
HOMEPAGE="https://github.com/heftig/rtkit"
SRC_URI="https://github.com/heftig/${PN}/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-3 BSD"