From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- acct-group/wesnoth/Manifest | 2 ++ acct-group/wesnoth/metadata.xml | 8 ++++++++ acct-group/wesnoth/wesnoth-0.ebuild | 8 ++++++++ 3 files changed, 18 insertions(+) create mode 100644 acct-group/wesnoth/Manifest create mode 100644 acct-group/wesnoth/metadata.xml create mode 100644 acct-group/wesnoth/wesnoth-0.ebuild (limited to 'acct-group/wesnoth') diff --git a/acct-group/wesnoth/Manifest b/acct-group/wesnoth/Manifest new file mode 100644 index 000000000000..2d85fca19c52 --- /dev/null +++ b/acct-group/wesnoth/Manifest @@ -0,0 +1,2 @@ +EBUILD wesnoth-0.ebuild 151 BLAKE2B b74a6c0b84fcb0ee35b9f981a7f45cd30590101f287a93320617006b57e1cbf87b2f9c0965b8e62b0f9f1f2e1a16618db0e9439c91f1a46ecc1571e7feeb0ec4 SHA512 660f65c0abff8147dfd8d641d7e4f978fc38df473fe9ed70506b8b1d445da71931f95c25f3a74abef3269ac78e0e877988e025e4aa0502fbf2ff00cc215b1632 +MISC metadata.xml 253 BLAKE2B 443ca9c8d4f6801169382e87a0ecd1385c56e65229209e7200f9d313ef380e92ae8d7dc3c38e5989a4166289f22607a20b1e13bb960fff6b3d9f78629d8ab020 SHA512 61c4689cbc649d84a00be211b7b5b98dd03e1d3f813eff370df549f2998cd4343f391c18b57cf20e4a8f4dd2311e3bfa04eb60f356f2bbac78f0b68f5091f254 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 -- cgit v1.2.3