commit: a451aef2fb85c86f41d89e9e1ab59ee0e8fbb736 Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net> AuthorDate: Sat Feb 28 18:16:24 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 1 00:00:13 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a451aef2
net-dns/nsd: update HOMEPAGE Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/175 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/nsd/nsd-4.14.1.ebuild | 2 +- net-dns/nsd/nsd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/nsd/nsd-4.14.1.ebuild b/net-dns/nsd/nsd-4.14.1.ebuild index 69acd35fb834..5dac984d8d2f 100644 --- a/net-dns/nsd/nsd-4.14.1.ebuild +++ b/net-dns/nsd/nsd-4.14.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools systemd tmpfiles toolchain-funcs DESCRIPTION="An authoritative only, high performance, open source name server" -HOMEPAGE="https://www.nlnetlabs.nl/projects/nsd" +HOMEPAGE="https://www.nlnetlabs.nl/projects/nsd/about/" if [[ ${PV} == *9999 ]] ; then inherit git-r3 diff --git a/net-dns/nsd/nsd-9999.ebuild b/net-dns/nsd/nsd-9999.ebuild index 69acd35fb834..5dac984d8d2f 100644 --- a/net-dns/nsd/nsd-9999.ebuild +++ b/net-dns/nsd/nsd-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools systemd tmpfiles toolchain-funcs DESCRIPTION="An authoritative only, high performance, open source name server" -HOMEPAGE="https://www.nlnetlabs.nl/projects/nsd" +HOMEPAGE="https://www.nlnetlabs.nl/projects/nsd/about/" if [[ ${PV} == *9999 ]] ; then inherit git-r3
