From acbbd83ad1dc837b8536322ea0d0ff5302547f7f Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 12 Mar 2020 11:30:01 +0100 Subject: [PATCH] acct-group/wesnoth: Initial commit Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler --- acct-group/wesnoth/metadata.xml | 8 ++++++++ acct-group/wesnoth/wesnoth-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/wesnoth/metadata.xml create mode 100644 acct-group/wesnoth/wesnoth-0.ebuild diff --git a/acct-group/wesnoth/metadata.xml b/acct-group/wesnoth/metadata.xml new file mode 100644 index 000000000000..26079e608bed --- /dev/null +++ b/acct-group/wesnoth/metadata.xml @@ -0,0 +1,8 @@ + + + + + games@gentoo.org + Gentoo Games Project + + diff --git a/acct-group/wesnoth/wesnoth-0.ebuild b/acct-group/wesnoth/wesnoth-0.ebuild new file mode 100644 index 000000000000..434362fd312c --- /dev/null +++ b/acct-group/wesnoth/wesnoth-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=419 -- 2.26.2