From b06b84027d669e9e5989f17b5b90c91c5c8085ae Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 14 Jan 2024 22:46:49 +0100 Subject: acct-group/fhem: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-group/fhem/fhem-0-r2.ebuild | 10 ---------- acct-group/fhem/fhem-0-r3.ebuild | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 acct-group/fhem/fhem-0-r2.ebuild create mode 100644 acct-group/fhem/fhem-0-r3.ebuild (limited to 'acct-group/fhem') diff --git a/acct-group/fhem/fhem-0-r2.ebuild b/acct-group/fhem/fhem-0-r2.ebuild deleted file mode 100644 index 7bc0d371f660..000000000000 --- a/acct-group/fhem/fhem-0-r2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for the FHEM perl server for house automation" - -ACCT_GROUP_ID="491" diff --git a/acct-group/fhem/fhem-0-r3.ebuild b/acct-group/fhem/fhem-0-r3.ebuild new file mode 100644 index 000000000000..d6e1d819748a --- /dev/null +++ b/acct-group/fhem/fhem-0-r3.ebuild @@ -0,0 +1,10 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for the FHEM perl server for house automation" + +ACCT_GROUP_ID="491" -- cgit v1.2.3-65-gdbad