From: Conrad Kostecki Date: Sun, 1 Dec 2019 14:04:38 +0000 (+0100) Subject: acct-user/openrct2: add user for games-simulation/openrct2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=23adbbb888a717ec70d46762a569bb4882750343;p=gentoo.git 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 --- 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 @@ + + + + + ck+gentoo@bl4ckb0x.de + Conrad Kostecki + + + proxy-maint@gentoo.org + Proxy Maintainers + + 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