diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-12 03:41:30 +0100 |
commit | 623ee73d661e5ed8475cb264511f683407d87365 (patch) | |
tree | 993eb27c93ec7a2d2d19550300d888fc1fed9e69 /acct-group/wesnoth | |
parent | ceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff) |
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'acct-group/wesnoth')
-rw-r--r-- | acct-group/wesnoth/Manifest | 2 | ||||
-rw-r--r-- | acct-group/wesnoth/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/wesnoth/wesnoth-0.ebuild | 8 |
3 files changed, 18 insertions, 0 deletions
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 @@ +<?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-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 |