summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2021-03-20 14:16:44 -0700
committerZac Medico <zmedico@gentoo.org>2021-03-20 14:35:18 -0700
commit60ca225a3e4ac4528849af04fa45994b311a1e26 (patch)
tree88d3be4aeed41b86464e91709c00342ab3a9a5d1 /acct-group
parentdev-util/pkgcheck: Remove 0.9.4 (diff)
downloadgentoo-60ca225a3e4ac4528849af04fa45994b311a1e26.tar.gz
gentoo-60ca225a3e4ac4528849af04fa45994b311a1e26.tar.bz2
gentoo-60ca225a3e4ac4528849af04fa45994b311a1e26.zip
acct-group/coredns: add group coredns (312) for net-dns/coredns
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/coredns/coredns-0.ebuild10
-rw-r--r--acct-group/coredns/metadata.xml8
2 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/coredns/coredns-0.ebuild b/acct-group/coredns/coredns-0.ebuild
new file mode 100644
index 000000000000..9d29330416d4
--- /dev/null
+++ b/acct-group/coredns/coredns-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for net-dns/coredns"
+
+ACCT_GROUP_ID="312"
diff --git a/acct-group/coredns/metadata.xml b/acct-group/coredns/metadata.xml
new file mode 100644
index 000000000000..9e1d47466c8d
--- /dev/null
+++ b/acct-group/coredns/metadata.xml
@@ -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>zmedico@gentoo.org</email>
+ <name>Zac Medico</name>
+ </maintainer>
+</pkgmetadata>