summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:08:54 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:48:20 +0100
commit629cbad8ad6a6fbb579c1cfa929f8e7a7f1eaea2 (patch)
tree480c26cf6941db559fda8076f7f6471005dcd1e7 /acct-user/nsd/nsd-0-r3.ebuild
parentacct-user/notary: update EAPI 7 -> 8 (diff)
downloadgentoo-629cbad8ad6a6fbb579c1cfa929f8e7a7f1eaea2.tar.gz
gentoo-629cbad8ad6a6fbb579c1cfa929f8e7a7f1eaea2.tar.bz2
gentoo-629cbad8ad6a6fbb579c1cfa929f8e7a7f1eaea2.zip
acct-user/nsd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/nsd/nsd-0-r3.ebuild')
-rw-r--r--acct-user/nsd/nsd-0-r3.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/nsd/nsd-0-r3.ebuild b/acct-user/nsd/nsd-0-r3.ebuild
new file mode 100644
index 000000000000..502bc8784cf6
--- /dev/null
+++ b/acct-user/nsd/nsd-0-r3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="user for nsd daemon"
+ACCT_USER_ID=223
+ACCT_USER_GROUPS=( nsd )
+
+acct-user_add_deps