acct-user/dnsdist: new user for dnsdist 414
authorAndreas Schuerch <nativemad@gentoo.org>
Sun, 12 Apr 2020 14:27:12 +0000 (16:27 +0200)
committerAndreas Schuerch <nativemad@gentoo.org>
Sun, 12 Apr 2020 14:27:12 +0000 (16:27 +0200)
Signed-off-by: Andreas Schuerch <nativemad@gentoo.org>
acct-user/dnsdist/dnsdist-0.ebuild [new file with mode: 0644]
acct-user/dnsdist/metadata.xml [new file with mode: 0644]

diff --git a/acct-user/dnsdist/dnsdist-0.ebuild b/acct-user/dnsdist/dnsdist-0.ebuild
new file mode 100644 (file)
index 0000000..64f3d89
--- /dev/null
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-dns/dnsdist"
+
+ACCT_USER_GROUPS=( "dnsdist" )
+ACCT_USER_ID="414"
+
+acct-user_add_deps
diff --git a/acct-user/dnsdist/metadata.xml b/acct-user/dnsdist/metadata.xml
new file mode 100644 (file)
index 0000000..7e02027
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>nativemad@gentoo.org</email>
+               <name>Andreas Schuerch</name>
+       </maintainer>
+</pkgmetadata>