From d3f10bdd036fb7cc8671c1977f6d8c22b9494283 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 25 Jun 2019 09:27:31 +0200 Subject: acct-group/gamestat: Initial import. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Ulrich Müller --- acct-group/gamestat/gamestat-0.ebuild | 9 +++++++++ acct-group/gamestat/metadata.xml | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-group/gamestat/gamestat-0.ebuild create mode 100644 acct-group/gamestat/metadata.xml (limited to 'acct-group/gamestat') diff --git a/acct-group/gamestat/gamestat-0.ebuild b/acct-group/gamestat/gamestat-0.ebuild new file mode 100644 index 000000000000..4c1adef56951 --- /dev/null +++ b/acct-group/gamestat/gamestat-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for shared high-score and game state files" +ACCT_GROUP_ID=36 diff --git a/acct-group/gamestat/metadata.xml b/acct-group/gamestat/metadata.xml new file mode 100644 index 000000000000..1caeb780975a --- /dev/null +++ b/acct-group/gamestat/metadata.xml @@ -0,0 +1,11 @@ + + + + + ulm@gentoo.org + + + games@gentoo.org + Gentoo Games Project + + -- cgit v1.2.3-65-gdbad