commit:     a2181469d0d33441826384adb4a3e565f2772ef7
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 10:31:42 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 10:37:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2181469

acct-user/wesnoth: Initial commit

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 acct-user/wesnoth/metadata.xml                              |  8 ++++++++
 acct-user/wesnoth/wesnoth-0.ebuild                          | 13 +++++++++++++
 .../{wesnoth-1.15.2.ebuild => wesnoth-1.15.3.ebuild}        |  0
 3 files changed, 21 insertions(+)

diff --git a/acct-user/wesnoth/metadata.xml b/acct-user/wesnoth/metadata.xml
new file mode 100644
index 00000000000..26079e608be
--- /dev/null
+++ b/acct-user/wesnoth/metadata.xml
@@ -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>ga...@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
index 00000000000..cf9126ff0b8
--- /dev/null
+++ b/acct-user/wesnoth/wesnoth-0.ebuild
@@ -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

diff --git a/games-strategy/wesnoth/wesnoth-1.15.2.ebuild 
b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
similarity index 100%
rename from games-strategy/wesnoth/wesnoth-1.15.2.ebuild
rename to games-strategy/wesnoth/wesnoth-1.15.3.ebuild

Reply via email to