commit: 93d4e99f7d305e1d785610b2efe87f21fbe78392 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Jul 28 06:58:07 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jul 28 06:58:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d4e99f
acct-user/logcheck: update EAPI 7 -> 8 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> acct-user/logcheck/logcheck-0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acct-user/logcheck/logcheck-0-r3.ebuild b/acct-user/logcheck/logcheck-0-r3.ebuild index 8dfba8cb9150..17b949d61f95 100644 --- a/acct-user/logcheck/logcheck-0-r3.ebuild +++ b/acct-user/logcheck/logcheck-0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user
