summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2019-12-01 15:04:38 +0100
committerConrad Kostecki <conikost@gentoo.org>2019-12-02 22:13:56 +0100
commit23adbbb888a717ec70d46762a569bb4882750343 (patch)
tree0a44435419e98f225620bf5bac9e6cbe0341b8b2 /acct-user
parentacct-group/openrct2: add group for games-simulation/openrct2 (diff)
downloadgentoo-23adbbb888a717ec70d46762a569bb4882750343.tar.gz
gentoo-23adbbb888a717ec70d46762a569bb4882750343.tar.bz2
gentoo-23adbbb888a717ec70d46762a569bb4882750343.zip
acct-user/openrct2: add user for games-simulation/openrct2
UID 479 will be used, as its the next available. Arch, Fedora and RHEL don't have a UID for this user. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/openrct2/metadata.xml12
-rw-r--r--acct-user/openrct2/openrct2-0.ebuild13
2 files changed, 25 insertions, 0 deletions
diff --git a/acct-user/openrct2/metadata.xml b/acct-user/openrct2/metadata.xml
new file mode 100644
index 000000000000..54d5423c4060
--- /dev/null
+++ b/acct-user/openrct2/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/openrct2/openrct2-0.ebuild b/acct-user/openrct2/openrct2-0.ebuild
new file mode 100644
index 000000000000..3cdca6e77878
--- /dev/null
+++ b/acct-user/openrct2/openrct2-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for the OpenRCT2 dedicated server"
+
+ACCT_USER_GROUPS=( "openrct2" )
+ACCT_USER_ID="479"
+
+acct-user_add_deps