From c3799a0e57223149984c72cd4e532ab3aa8d9f07 Mon Sep 17 00:00:00 2001 From: Thomas Oettli Date: Wed, 22 Jul 2026 15:47:51 +0200 Subject: [PATCH] Add description to Gentoo ebuild --- distribution/gentoo/dns-manager-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/gentoo/dns-manager-9999.ebuild b/distribution/gentoo/dns-manager-9999.ebuild index 9807c36..569b7ac 100644 --- a/distribution/gentoo/dns-manager-9999.ebuild +++ b/distribution/gentoo/dns-manager-9999.ebuild @@ -14,7 +14,7 @@ fi inherit ${SCM} distutils-r1 systemd -DESCRIPTION="" +DESCRIPTION="A CLI toolset to manage Bind DNS zones and dynamic records" HOMEPAGE="https://git.ccc-rheintal.ch/spacefreak/dns-manager/" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI=""