From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EFE78158020 for ; Wed, 7 Dec 2022 14:50:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E034AE0794; Wed, 7 Dec 2022 14:50:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9CB6E0794 for ; Wed, 7 Dec 2022 14:50:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3609340F85 for ; Wed, 7 Dec 2022 14:50:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1444D772 for ; Wed, 7 Dec 2022 14:50:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1670424418.79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/knot/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/knot/knot-3.1.5.ebuild net-dns/knot/knot-3.1.9.ebuild net-dns/knot/knot-3.2.1-r1.ebuild net-dns/knot/knot-3.2.2.ebuild X-VCS-Directories: net-dns/knot/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980 X-VCS-Branch: master Date: Wed, 7 Dec 2022 14:50:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22ce43ec-0e91-4ebf-b2e8-64d463b124ce X-Archives-Hash: d8e057d9a752207ea45b6a5e72b53d22 commit: 79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980 Author: Sam James gentoo org> AuthorDate: Wed Dec 7 14:46:49 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 7 14:46:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e5e8e8 net-dns/knot: add upstream gitlab to HOMEPAGE Signed-off-by: Sam James gentoo.org> net-dns/knot/knot-3.1.5.ebuild | 2 +- net-dns/knot/knot-3.1.9.ebuild | 2 +- net-dns/knot/knot-3.2.1-r1.ebuild | 2 +- net-dns/knot/knot-3.2.2.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-dns/knot/knot-3.1.5.ebuild b/net-dns/knot/knot-3.1.5.ebuild index 4ae9c5eefd42..29970854cde7 100644 --- a/net-dns/knot/knot-3.1.5.ebuild +++ b/net-dns/knot/knot-3.1.5.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic systemd DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" diff --git a/net-dns/knot/knot-3.1.9.ebuild b/net-dns/knot/knot-3.1.9.ebuild index 4a454d5cd861..c1c0a2de8e9b 100644 --- a/net-dns/knot/knot-3.1.9.ebuild +++ b/net-dns/knot/knot-3.1.9.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit flag-o-matic systemd DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" diff --git a/net-dns/knot/knot-3.2.1-r1.ebuild b/net-dns/knot/knot-3.2.1-r1.ebuild index ac14e9f8f1ee..f742c748bead 100644 --- a/net-dns/knot/knot-3.2.1-r1.ebuild +++ b/net-dns/knot/knot-3.2.1-r1.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic systemd KNOT_SUBSLOT="13.9.4" DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" diff --git a/net-dns/knot/knot-3.2.2.ebuild b/net-dns/knot/knot-3.2.2.ebuild index 822878ee80f6..8803bd4f7a46 100644 --- a/net-dns/knot/knot-3.2.2.ebuild +++ b/net-dns/knot/knot-3.2.2.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic systemd KNOT_SUBSLOT="13.9.4" DESCRIPTION="High-performance authoritative-only DNS server" -HOMEPAGE="https://www.knot-dns.cz/" +HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns" SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+"