diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:06:12 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:02 +0100 |
commit | 27cc01f9157410d2b251a806b65a55e1949cb520 (patch) | |
tree | 8592cc3244f673ba2ef31628cdc0579797e20533 /acct-user/icinga | |
parent | acct-user/ices: update EAPI 7 -> 8 (diff) | |
download | gentoo-27cc01f9157410d2b251a806b65a55e1949cb520.tar.gz gentoo-27cc01f9157410d2b251a806b65a55e1949cb520.tar.bz2 gentoo-27cc01f9157410d2b251a806b65a55e1949cb520.zip |
acct-user/icinga: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/icinga')
-rw-r--r-- | acct-user/icinga/icinga-0-r3.ebuild (renamed from acct-user/icinga/icinga-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/icinga/icinga-0-r2.ebuild b/acct-user/icinga/icinga-0-r3.ebuild index 8d2976baab64..1fbed9938997 100644 --- a/acct-user/icinga/icinga-0-r2.ebuild +++ b/acct-user/icinga/icinga-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-user |