diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:57:55 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:16 +0100 |
commit | b90bbf3e58871dd311d02a500ec25322fa215b4c (patch) | |
tree | a998a83e120ee98b00034181ab31632798e5d46e /acct-group | |
parent | acct-group/ulogd: update EAPI 7 -> 8 (diff) | |
download | gentoo-b90bbf3e58871dd311d02a500ec25322fa215b4c.tar.gz gentoo-b90bbf3e58871dd311d02a500ec25322fa215b4c.tar.bz2 gentoo-b90bbf3e58871dd311d02a500ec25322fa215b4c.zip |
acct-group/unbound: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/unbound/unbound-0-r3.ebuild (renamed from acct-group/unbound/unbound-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/unbound/unbound-0-r2.ebuild b/acct-group/unbound/unbound-0-r3.ebuild index a9047bfb0b5f..0b76ff60af6b 100644 --- a/acct-group/unbound/unbound-0-r2.ebuild +++ b/acct-group/unbound/unbound-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |