commit:     5b6060194df0ef1c72ab57c357a45123486a7acb
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  9 21:24:22 2019 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Dec  9 22:05:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b606019

acct-group/bedrock: add group for games-server/bedrock-server

GID 485 will be used, as its the next available.
Arch, Fedora and RHEL don't have a GID for the group.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-group/bedrock/bedrock-0.ebuild | 10 ++++++++++
 acct-group/bedrock/metadata.xml     |  8 ++++++++
 2 files changed, 18 insertions(+)

diff --git a/acct-group/bedrock/bedrock-0.ebuild 
b/acct-group/bedrock/bedrock-0.ebuild
new file mode 100644
index 00000000000..168280db355
--- /dev/null
+++ b/acct-group/bedrock/bedrock-0.ebuild
@@ -0,0 +1,10 @@
+# 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 Minecraft Bedrock server"
+
+ACCT_GROUP_ID="485"

diff --git a/acct-group/bedrock/metadata.xml b/acct-group/bedrock/metadata.xml
new file mode 100644
index 00000000000..3e3880cf105
--- /dev/null
+++ b/acct-group/bedrock/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>conik...@gentoo.org</email>
+               <name>Conrad Kostecki</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to