summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-05-09 12:51:55 +0200
committerMarek Szuba <marecki@gentoo.org>2020-05-09 13:16:17 +0200
commitf4d5d92bf17d4a06d83b3ec3491c3a3d281f95bf (patch)
treebbcc7d87253468dce01a4ef9bb2dd44a8644bcc7 /sys-auth
parentsys-auth/rtkit: remove old (diff)
downloadgentoo-f4d5d92bf17d4a06d83b3ec3491c3a3d281f95bf.tar.gz
gentoo-f4d5d92bf17d4a06d83b3ec3491c3a3d281f95bf.tar.bz2
gentoo-f4d5d92bf17d4a06d83b3ec3491c3a3d281f95bf.zip
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>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/rtkit/rtkit-0.12-r1.ebuild2
-rw-r--r--sys-auth/rtkit/rtkit-0.13-r1.ebuild2
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"