From f4d5d92bf17d4a06d83b3ec3491c3a3d281f95bf Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sat, 9 May 2020 12:51:55 +0200 Subject: [PATCH] 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 --- sys-auth/rtkit/rtkit-0.12-r1.ebuild | 2 +- sys-auth/rtkit/rtkit-0.13-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/rtkit/rtkit-0.12-r1.ebuild b/sys-auth/rtkit/rtkit-0.12-r1.ebuild index 0a9b0e6fea76..f882e95fc82f 100644 --- a/sys-auth/rtkit/rtkit-0.12-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.12-r1.ebuild @@ -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" diff --git a/sys-auth/rtkit/rtkit-0.13-r1.ebuild b/sys-auth/rtkit/rtkit-0.13-r1.ebuild index 61c97841c750..feb00a847531 100644 --- a/sys-auth/rtkit/rtkit-0.13-r1.ebuild +++ b/sys-auth/rtkit/rtkit-0.13-r1.ebuild @@ -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" -- 2.26.2