mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user