public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/openrct2/
@ 2019-12-02 21:16 Conrad Kostecki
  0 siblings, 0 replies; only message in thread
From: Conrad Kostecki @ 2019-12-02 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     23adbbb888a717ec70d46762a569bb4882750343
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 14:04:38 2019 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 21:13:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23adbbb8

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 <AT> gentoo.org>

 acct-user/openrct2/metadata.xml      | 12 ++++++++++++
 acct-user/openrct2/openrct2-0.ebuild | 13 +++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/acct-user/openrct2/metadata.xml b/acct-user/openrct2/metadata.xml
new file mode 100644
index 00000000000..54d5423c406
--- /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 00000000000..3cdca6e7787
--- /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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-02 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-02 21:16 [gentoo-commits] repo/gentoo:master commit in: acct-user/openrct2/ Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox