diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 14:08:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 14:54:02 +0000 |
commit | 5e4f52c44fa466918e0385be9b2cf4046af02026 (patch) | |
tree | 9bbcdfdd3230427025e77e2681c88e1058b7b1bd /net-misc/chrony | |
parent | net-misc/chrony: sync live (diff) | |
download | gentoo-5e4f52c44fa466918e0385be9b2cf4046af02026.tar.gz gentoo-5e4f52c44fa466918e0385be9b2cf4046af02026.tar.bz2 gentoo-5e4f52c44fa466918e0385be9b2cf4046af02026.zip |
net-misc/chrony: restore git HOMEPAGE
Dropped when merging a PR that predated the change.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/chrony-4.0-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/chrony/chrony-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-4.0-r1.ebuild b/net-misc/chrony/chrony-4.0-r1.ebuild index 29a5fe41d5f6..e0333b6483ff 100644 --- a/net-misc/chrony/chrony-4.0-r1.ebuild +++ b/net-misc/chrony/chrony-4.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd tmpfiles toolchain-funcs DESCRIPTION="NTP client and server programs" -HOMEPAGE="https://chrony.tuxfamily.org/" +HOMEPAGE="https://chrony.tuxfamily.org/ https://git.tuxfamily.org/chrony/chrony.git" if [[ ${PV} == "9999" ]]; then inherit git-r3 diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild index 29a5fe41d5f6..e0333b6483ff 100644 --- a/net-misc/chrony/chrony-9999.ebuild +++ b/net-misc/chrony/chrony-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd tmpfiles toolchain-funcs DESCRIPTION="NTP client and server programs" -HOMEPAGE="https://chrony.tuxfamily.org/" +HOMEPAGE="https://chrony.tuxfamily.org/ https://git.tuxfamily.org/chrony/chrony.git" if [[ ${PV} == "9999" ]]; then inherit git-r3 |