commit:     3f7d3354ca49a94226070bc4eff976950630f37c
Author:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 14:23:09 2020 +0000
Commit:     Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
CommitDate: Sun Apr 12 14:25:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7d3354

acct-group/dnsdist: new group for dnsdist 414

Signed-off-by: Andreas Schuerch <nativemad <AT> gentoo.org>

 acct-group/dnsdist/dnsdist-0.ebuild | 10 ++++++++++
 acct-group/dnsdist/metadata.xml     |  8 ++++++++
 2 files changed, 18 insertions(+)

diff --git a/acct-group/dnsdist/dnsdist-0.ebuild 
b/acct-group/dnsdist/dnsdist-0.ebuild
new file mode 100644
index 00000000000..df9b403bed3
--- /dev/null
+++ b/acct-group/dnsdist/dnsdist-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="A group for net-dns/dnsdist"
+
+ACCT_GROUP_ID="414"

diff --git a/acct-group/dnsdist/metadata.xml b/acct-group/dnsdist/metadata.xml
new file mode 100644
index 00000000000..7e0202747f3
--- /dev/null
+++ b/acct-group/dnsdist/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>native...@gentoo.org</email>
+               <name>Andreas Schuerch</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to