diff options
author | 2024-01-14 23:07:52 +0100 | |
---|---|---|
committer | 2024-03-18 20:48:13 +0100 | |
commit | 1ed9df1a38651df66e41ea40b7ef97bb479fbc8b (patch) | |
tree | 4aadb598398f58545f3111fe8df3610cdf704f9b /acct-user/monkeyd | |
parent | acct-user/monitorix: update EAPI 7 -> 8 (diff) | |
download | gentoo-1ed9df1a38651df66e41ea40b7ef97bb479fbc8b.tar.gz gentoo-1ed9df1a38651df66e41ea40b7ef97bb479fbc8b.tar.bz2 gentoo-1ed9df1a38651df66e41ea40b7ef97bb479fbc8b.zip |
acct-user/monkeyd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/monkeyd')
-rw-r--r-- | acct-user/monkeyd/monkeyd-0-r2.ebuild (renamed from acct-user/monkeyd/monkeyd-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/monkeyd/monkeyd-0-r1.ebuild b/acct-user/monkeyd/monkeyd-0-r2.ebuild index 228bd178732e..f6b295037f36 100644 --- a/acct-user/monkeyd/monkeyd-0-r1.ebuild +++ b/acct-user/monkeyd/monkeyd-0-r2.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 |