Add description to Gentoo ebuild

This commit is contained in:
2026-07-22 15:47:51 +02:00
parent c70aa7d5bc
commit c3799a0e57
+1 -1
View File
@@ -14,7 +14,7 @@ fi
inherit ${SCM} distutils-r1 systemd 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/" HOMEPAGE="https://git.ccc-rheintal.ch/spacefreak/dns-manager/"
if [ "${PV#9999}" != "${PV}" ] ; then if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI="" SRC_URI=""