commit:     07521c403cb6ec8a39cc4653636c60fbf5f5754a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 12:32:58 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 13:49:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07521c40

acct-group/unbound: new group for net-dns/unbound, GID 391

Bug: https://bugs.gentoo.org/701254
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 acct-group/unbound/metadata.xml     | 12 ++++++++++++
 acct-group/unbound/unbound-0.ebuild | 10 ++++++++++
 2 files changed, 22 insertions(+)

diff --git a/acct-group/unbound/metadata.xml b/acct-group/unbound/metadata.xml
new file mode 100644
index 00000000000..c9701593d29
--- /dev/null
+++ b/acct-group/unbound/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Marc Schiffbauer</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Thomas Deutschmann</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/unbound/unbound-0.ebuild 
b/acct-group/unbound/unbound-0.ebuild
new file mode 100644
index 00000000000..4a2eab02779
--- /dev/null
+++ b/acct-group/unbound/unbound-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="unbound program group"
+
+ACCT_GROUP_ID=391

Reply via email to