commit:     d7beaf64f0d4ca71dcfe4c3a0ee68b2abdf5782b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 01:25:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 01:25:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7beaf64

net-misc/chrony: update HOMEPAGE, SRC_URI, remote-id to new home

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/chrony/chrony-9999.ebuild | 8 ++++----
 net-misc/chrony/metadata.xml       | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/net-misc/chrony/chrony-9999.ebuild 
b/net-misc/chrony/chrony-9999.ebuild
index f4810f848040..bb8c937479ad 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -6,17 +6,17 @@ EAPI=8
 inherit edo systemd tmpfiles toolchain-funcs
 
 DESCRIPTION="NTP client and server programs"
-HOMEPAGE="https://chrony.tuxfamily.org/ 
https://git.tuxfamily.org/chrony/chrony.git";
+HOMEPAGE="https://chrony-project.org/";
 
 if [[ ${PV} == 9999 ]] ; then
-       EGIT_REPO_URI="https://git.tuxfamily.org/chrony/chrony.git";
+       EGIT_REPO_URI="https://gitlab.com/chrony/chrony.git";
        inherit git-r3
 else
        
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/mlichvar.asc
        inherit verify-sig
 
-       SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz";
-       SRC_URI+=" verify-sig? ( 
https://download.tuxfamily.org/chrony/${P/_/-}-tar-gz-asc.txt -> 
${P/_/-}.tar.gz.asc )"
+       SRC_URI="https://chrony-project.org/releases/${P/_/-}.tar.gz";
+       SRC_URI+=" verify-sig? ( 
https://chrony-project.org/releases/${P/_/-}-tar-gz-asc.txt -> 
${P/_/-}.tar.gz.asc )"
 
        if [[ ${PV} != *_pre* ]] ; then
                KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc 
~ppc64 ~riscv ~sparc ~x86"

diff --git a/net-misc/chrony/metadata.xml b/net-misc/chrony/metadata.xml
index dc25a0f1c6a2..33ac8a4febda 100644
--- a/net-misc/chrony/metadata.xml
+++ b/net-misc/chrony/metadata.xml
@@ -39,5 +39,6 @@
        </use>
        <upstream>
                <remote-id type="cpe">cpe:/a:chrony_project:chrony</remote-id>
+               <remote-id type="gitlab">chrony/chrony</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to