From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- acct-user/wesnoth/Manifest | 2 +- acct-user/wesnoth/wesnoth-0-r1.ebuild | 13 +++++++++++++ acct-user/wesnoth/wesnoth-0.ebuild | 13 ------------- 3 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 acct-user/wesnoth/wesnoth-0-r1.ebuild delete mode 100644 acct-user/wesnoth/wesnoth-0.ebuild (limited to 'acct-user/wesnoth') diff --git a/acct-user/wesnoth/Manifest b/acct-user/wesnoth/Manifest index b050efbebeb2..b22d0351fecd 100644 --- a/acct-user/wesnoth/Manifest +++ b/acct-user/wesnoth/Manifest @@ -1,2 +1,2 @@ -EBUILD wesnoth-0.ebuild 272 BLAKE2B d4b0732715380974feaeb099e5fc537c4b50d7ef6c1767dab8434f9d5ab0fb8c567fec72f6d10550c7628ef218dac7f3ff21f17cb956b2af04a82f6c6e6a7d36 SHA512 046c74d8174da446ffae33584706b828245be3990af292dede5c8b8fdd407838f67b4630516e6bcad7602815f5307ef6982ad1ed1daa736a109c36d199ecf2e1 +EBUILD wesnoth-0-r1.ebuild 272 BLAKE2B d4b0732715380974feaeb099e5fc537c4b50d7ef6c1767dab8434f9d5ab0fb8c567fec72f6d10550c7628ef218dac7f3ff21f17cb956b2af04a82f6c6e6a7d36 SHA512 046c74d8174da446ffae33584706b828245be3990af292dede5c8b8fdd407838f67b4630516e6bcad7602815f5307ef6982ad1ed1daa736a109c36d199ecf2e1 MISC metadata.xml 253 BLAKE2B 443ca9c8d4f6801169382e87a0ecd1385c56e65229209e7200f9d313ef380e92ae8d7dc3c38e5989a4166289f22607a20b1e13bb960fff6b3d9f78629d8ab020 SHA512 61c4689cbc649d84a00be211b7b5b98dd03e1d3f813eff370df549f2998cd4343f391c18b57cf20e4a8f4dd2311e3bfa04eb60f356f2bbac78f0b68f5091f254 diff --git a/acct-user/wesnoth/wesnoth-0-r1.ebuild b/acct-user/wesnoth/wesnoth-0-r1.ebuild new file mode 100644 index 000000000000..cf9126ff0b8f --- /dev/null +++ b/acct-user/wesnoth/wesnoth-0-r1.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/acct-user/wesnoth/wesnoth-0.ebuild b/acct-user/wesnoth/wesnoth-0.ebuild deleted file mode 100644 index cf9126ff0b8f..000000000000 --- a/acct-user/wesnoth/wesnoth-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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 -- cgit v1.2.3