acct-group/gamestat: Initial import.
authorUlrich Müller <ulm@gentoo.org>
Tue, 25 Jun 2019 07:27:31 +0000 (09:27 +0200)
committerUlrich Müller <ulm@gentoo.org>
Tue, 25 Jun 2019 07:27:31 +0000 (09:27 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
acct-group/gamestat/gamestat-0.ebuild [new file with mode: 0644]
acct-group/gamestat/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/gamestat/gamestat-0.ebuild b/acct-group/gamestat/gamestat-0.ebuild
new file mode 100644 (file)
index 0000000..4c1adef
--- /dev/null
@@ -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 (file)
index 0000000..1caeb78
--- /dev/null
@@ -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>