commit:     d3f10bdd036fb7cc8671c1977f6d8c22b9494283
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 07:27:31 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 07:27:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f10bdd

acct-group/gamestat: Initial import.

Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 acct-group/gamestat/gamestat-0.ebuild |  9 +++++++++
 acct-group/gamestat/metadata.xml      | 11 +++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-group/gamestat/gamestat-0.ebuild 
b/acct-group/gamestat/gamestat-0.ebuild
new file mode 100644
index 00000000000..4c1adef5695
--- /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 00000000000..1caeb780975
--- /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>[email protected]</email>
+</maintainer>
+<maintainer type="project">
+  <email>[email protected]</email>
+  <name>Gentoo Games Project</name>
+</maintainer>
+</pkgmetadata>

Reply via email to