commit: 2fa161c6776e500300275864d771d233f8765514 Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com> AuthorDate: Wed Mar 20 00:58:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 20 06:16:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa161c6
net-analyzer/snort: update EAPI 7 -> 8 Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/snort/snort-2.9.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/snort/snort-2.9.20.ebuild b/net-analyzer/snort/snort-2.9.20.ebuild index 7ec1a64c7821..1bfd9d0de604 100644 --- a/net-analyzer/snort/snort-2.9.20.ebuild +++ b/net-analyzer/snort/snort-2.9.20.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 LUA_COMPAT=( luajit )
