diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:08:26 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:16 +0100 |
commit | 3ab27593fd23f6295c839be42c174aa67a8e9d48 (patch) | |
tree | 459b4fe9d53a0b442016dde19ce94c81fb23148c /acct-user/nagios | |
parent | acct-user/mythtv: update EAPI 7 -> 8 (diff) | |
download | gentoo-3ab27593fd23f6295c839be42c174aa67a8e9d48.tar.gz gentoo-3ab27593fd23f6295c839be42c174aa67a8e9d48.tar.bz2 gentoo-3ab27593fd23f6295c839be42c174aa67a8e9d48.zip |
acct-user/nagios: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/nagios')
-rw-r--r-- | acct-user/nagios/nagios-0-r3.ebuild (renamed from acct-user/nagios/nagios-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/nagios/nagios-0-r2.ebuild b/acct-user/nagios/nagios-0-r3.ebuild index b20dbf0f431b..8f00154576ce 100644 --- a/acct-user/nagios/nagios-0-r2.ebuild +++ b/acct-user/nagios/nagios-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |