Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/realtime-base/
Date: Thu, 04 Jun 2020 09:07:01
Message-Id: 1591261569.b485d174d3ac2ecf1f9d2f778b6299a9e3b83d84.soap@gentoo
1 commit: b485d174d3ac2ecf1f9d2f778b6299a9e3b83d84
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:06:09 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:06:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b485d174
7
8 sys-auth/realtime-base: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sys-auth/realtime-base/realtime-base-0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild
18 index 03d68312751..170da001fd5 100644
19 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild
20 +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild
21 @@ -6,7 +6,7 @@ EAPI=6
22 inherit user
23
24 DESCRIPTION="Sets up realtime scheduling"
25 -HOMEPAGE="http://jackaudio.org/faq/linux_rt_config.html"
26 +HOMEPAGE="https://jackaudio.org/faq/linux_rt_config.html"
27 SRC_URI=""
28
29 LICENSE="public-domain"