From 5f2a22f677501fe00ed60484765a648935f55166 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 9 Apr 2021 20:06:28 +0000 Subject: acct-group/pvpgn: add group pvpgn (285) for games-server/pvpgn Signed-off-by: Sam James --- acct-group/pvpgn/metadata.xml | 8 ++++++++ acct-group/pvpgn/pvpgn-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/pvpgn/metadata.xml create mode 100644 acct-group/pvpgn/pvpgn-0.ebuild (limited to 'acct-group') diff --git a/acct-group/pvpgn/metadata.xml b/acct-group/pvpgn/metadata.xml new file mode 100644 index 000000000000..26079e608bed --- /dev/null +++ b/acct-group/pvpgn/metadata.xml @@ -0,0 +1,8 @@ + + + + + games@gentoo.org + Gentoo Games Project + + diff --git a/acct-group/pvpgn/pvpgn-0.ebuild b/acct-group/pvpgn/pvpgn-0.ebuild new file mode 100644 index 000000000000..0a8c0d6e5da8 --- /dev/null +++ b/acct-group/pvpgn/pvpgn-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for pvpgn (gaming server for Battle.Net compatible clients)" +ACCT_GROUP_ID=285 -- cgit v1.2.3-65-gdbad