sys-auth/rtkit: update HOMEPAGE
authorMarek Szuba <marecki@gentoo.org>
Sat, 9 May 2020 10:51:55 +0000 (12:51 +0200)
committerMarek Szuba <marecki@gentoo.org>
Sat, 9 May 2020 11:16:17 +0000 (13:16 +0200)
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>
sys-auth/rtkit/rtkit-0.12-r1.ebuild
sys-auth/rtkit/rtkit-0.13-r1.ebuild

index 0a9b0e6fea76a7f67f7b8ede50d51a01a6fb49be..f882e95fc82f645a0a9e83b66cbc8d4c478ccf9c 100644 (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"
index 61c97841c7501166475cdd565c44cce7139bc611..feb00a84753152833b0a76a5b07bffd0da071555 100644 (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"