Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/
Date: Mon, 08 Feb 2021 14:54:19
Message-Id: 1612796042.5e4f52c44fa466918e0385be9b2cf4046af02026.sam@gentoo
1 commit: 5e4f52c44fa466918e0385be9b2cf4046af02026
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 14:08:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 14:54:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4f52c4
7
8 net-misc/chrony: restore git HOMEPAGE
9
10 Dropped when merging a PR that predated the change.
11
12 Package-Manager: Portage-3.0.14, Repoman-3.0.2
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-misc/chrony/chrony-4.0-r1.ebuild | 2 +-
16 net-misc/chrony/chrony-9999.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/net-misc/chrony/chrony-4.0-r1.ebuild b/net-misc/chrony/chrony-4.0-r1.ebuild
20 index 29a5fe41d5f..e0333b6483f 100644
21 --- a/net-misc/chrony/chrony-4.0-r1.ebuild
22 +++ b/net-misc/chrony/chrony-4.0-r1.ebuild
23 @@ -6,7 +6,7 @@ EAPI=7
24 inherit systemd tmpfiles toolchain-funcs
25
26 DESCRIPTION="NTP client and server programs"
27 -HOMEPAGE="https://chrony.tuxfamily.org/"
28 +HOMEPAGE="https://chrony.tuxfamily.org/ https://git.tuxfamily.org/chrony/chrony.git"
29
30 if [[ ${PV} == "9999" ]]; then
31 inherit git-r3
32
33 diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild
34 index 29a5fe41d5f..e0333b6483f 100644
35 --- a/net-misc/chrony/chrony-9999.ebuild
36 +++ b/net-misc/chrony/chrony-9999.ebuild
37 @@ -6,7 +6,7 @@ EAPI=7
38 inherit systemd tmpfiles toolchain-funcs
39
40 DESCRIPTION="NTP client and server programs"
41 -HOMEPAGE="https://chrony.tuxfamily.org/"
42 +HOMEPAGE="https://chrony.tuxfamily.org/ https://git.tuxfamily.org/chrony/chrony.git"
43
44 if [[ ${PV} == "9999" ]]; then
45 inherit git-r3