commit:     0abd1600707a1a09d934635b9324dec6f3260ae1
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 04:13:39 2020 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sat May  9 04:13:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abd1600

acct-group/bareos: added group for app-admin/bareos

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 acct-group/bareos/bareos-0.ebuild | 9 +++++++++
 acct-group/bareos/metadata.xml    | 8 ++++++++
 2 files changed, 17 insertions(+)

diff --git a/acct-group/bareos/bareos-0.ebuild 
b/acct-group/bareos/bareos-0.ebuild
new file mode 100644
index 00000000000..62958b4907e
--- /dev/null
+++ b/acct-group/bareos/bareos-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for the bareos network backup suite"
+ACCT_GROUP_ID=403

diff --git a/acct-group/bareos/metadata.xml b/acct-group/bareos/metadata.xml
new file mode 100644
index 00000000000..ea6b59e7902
--- /dev/null
+++ b/acct-group/bareos/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>msch...@gentoo.org</email>
+               <name>Marc Schiffbauer</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to