From 0c4a195cc5f850497f3264dfa353393a5a1f34e8 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 14 Jan 2024 22:58:54 +0100 Subject: acct-group/wesnoth: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-group/wesnoth/wesnoth-0-r2.ebuild | 8 -------- acct-group/wesnoth/wesnoth-0-r3.ebuild | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 acct-group/wesnoth/wesnoth-0-r2.ebuild create mode 100644 acct-group/wesnoth/wesnoth-0-r3.ebuild (limited to 'acct-group/wesnoth') diff --git a/acct-group/wesnoth/wesnoth-0-r2.ebuild b/acct-group/wesnoth/wesnoth-0-r2.ebuild deleted file mode 100644 index b5b457394987..000000000000 --- a/acct-group/wesnoth/wesnoth-0-r2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=419 diff --git a/acct-group/wesnoth/wesnoth-0-r3.ebuild b/acct-group/wesnoth/wesnoth-0-r3.ebuild new file mode 100644 index 000000000000..b639e69c68bc --- /dev/null +++ b/acct-group/wesnoth/wesnoth-0-r3.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=419 -- cgit v1.2.3-65-gdbad