From b90bbf3e58871dd311d02a500ec25322fa215b4c Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 14 Jan 2024 22:57:55 +0100 Subject: acct-group/unbound: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-group/unbound/unbound-0-r2.ebuild | 10 ---------- acct-group/unbound/unbound-0-r3.ebuild | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 acct-group/unbound/unbound-0-r2.ebuild create mode 100644 acct-group/unbound/unbound-0-r3.ebuild diff --git a/acct-group/unbound/unbound-0-r2.ebuild b/acct-group/unbound/unbound-0-r2.ebuild deleted file mode 100644 index a9047bfb0b5f..000000000000 --- a/acct-group/unbound/unbound-0-r2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="unbound program group" - -ACCT_GROUP_ID=391 diff --git a/acct-group/unbound/unbound-0-r3.ebuild b/acct-group/unbound/unbound-0-r3.ebuild new file mode 100644 index 000000000000..0b76ff60af6b --- /dev/null +++ b/acct-group/unbound/unbound-0-r3.ebuild @@ -0,0 +1,10 @@ +# Copyright 2020-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="unbound program group" + +ACCT_GROUP_ID=391 -- cgit v1.2.3-65-gdbad