acct-group/bacula: Add new GID 273 for app-backup/bacula
authorThomas Beierlein <tomjbe@gentoo.org>
Tue, 15 Oct 2019 18:29:30 +0000 (20:29 +0200)
committerThomas Beierlein <tomjbe@gentoo.org>
Wed, 16 Oct 2019 07:30:49 +0000 (09:30 +0200)
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
acct-group/bacula/bacula-0.ebuild [new file with mode: 0644]
acct-group/bacula/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/bacula/bacula-0.ebuild b/acct-group/bacula/bacula-0.ebuild
new file mode 100644 (file)
index 0000000..068186d
--- /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="A group for the bacula backup system"
+ACCT_GROUP_ID=273
diff --git a/acct-group/bacula/metadata.xml b/acct-group/bacula/metadata.xml
new file mode 100644 (file)
index 0000000..4e80019
--- /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>tomjbe@gentoo.org</email>
+               <name>Thomas Beierlein</name>
+       </maintainer>
+</pkgmetadata>