diff options
-rw-r--r-- | acct-user/wesnoth/metadata.xml | 8 | ||||
-rw-r--r-- | acct-user/wesnoth/wesnoth-0.ebuild | 13 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.15.3.ebuild (renamed from games-strategy/wesnoth/wesnoth-1.15.2.ebuild) | 0 |
3 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/wesnoth/metadata.xml b/acct-user/wesnoth/metadata.xml new file mode 100644 index 000000000000..26079e608bed --- /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>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 index 000000000000..cf9126ff0b8f --- /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 index e78b5be4d42a..e78b5be4d42a 100644 --- a/games-strategy/wesnoth/wesnoth-1.15.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild |