commit:     461731701c7faaf90214e7121686037d52d43f80
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 18:29:30 2019 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 07:30:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46173170

acct-group/bacula: Add new GID 273 for app-backup/bacula

Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

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

diff --git a/acct-group/bacula/bacula-0.ebuild 
b/acct-group/bacula/bacula-0.ebuild
new file mode 100644
index 00000000000..068186ddd2b
--- /dev/null
+++ b/acct-group/bacula/bacula-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="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
index 00000000000..4e80019694b
--- /dev/null
+++ b/acct-group/bacula/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>[email protected]</email>
+               <name>Thomas Beierlein</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to