acct-group/bareos: added group for app-admin/bareos
authorMarc Schiffbauer <mschiff@gentoo.org>
Sat, 9 May 2020 04:13:39 +0000 (23:13 -0500)
committerMarc Schiffbauer <mschiff@gentoo.org>
Sat, 9 May 2020 04:13:56 +0000 (23:13 -0500)
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
acct-group/bareos/bareos-0.ebuild [new file with mode: 0644]
acct-group/bareos/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/bareos/bareos-0.ebuild b/acct-group/bareos/bareos-0.ebuild
new file mode 100644 (file)
index 0000000..62958b4
--- /dev/null
@@ -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 (file)
index 0000000..ea6b59e
--- /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>mschiff@gentoo.org</email>
+               <name>Marc Schiffbauer</name>
+       </maintainer>
+</pkgmetadata>