acct-user/wesnoth: Initial commit
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 12 Mar 2020 10:31:42 +0000 (11:31 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 12 Mar 2020 10:37:56 +0000 (11:37 +0100)
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
acct-user/wesnoth/metadata.xml [new file with mode: 0644]
acct-user/wesnoth/wesnoth-0.ebuild [new file with mode: 0644]
games-strategy/wesnoth/wesnoth-1.15.3.ebuild [moved from games-strategy/wesnoth/wesnoth-1.15.2.ebuild with 100% similarity]

diff --git a/acct-user/wesnoth/metadata.xml b/acct-user/wesnoth/metadata.xml
new file mode 100644 (file)
index 0000000..26079e6
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="project">
+               <email>games@gentoo.org</email>
+               <name>Gentoo Games Project</name>
+       </maintainer>
+</pkgmetadata>
diff --git a/acct-user/wesnoth/wesnoth-0.ebuild b/acct-user/wesnoth/wesnoth-0.ebuild
new file mode 100644 (file)
index 0000000..cf9126f
--- /dev/null
@@ -0,0 +1,13 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for games-strategy/wesnoth"
+ACCT_USER_ID=419
+ACCT_USER_GROUPS=( wesnoth )
+ACCT_USER_SHELL="/bin/bash"
+
+acct-user_add_deps