summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acct-group/gamestat')
-rw-r--r--acct-group/gamestat/gamestat-0.ebuild9
-rw-r--r--acct-group/gamestat/metadata.xml11
2 files changed, 20 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>ulm@gentoo.org</email>
+</maintainer>
+<maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+</maintainer>
+</pkgmetadata>