blob: be7c40b859bce5abfeea734e92e939197ec1ed26 (
plain)
1
2
3
4
5
6
7
8
9
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 OpenRCT2 dedicated server"
ACCT_GROUP_ID="479"
|