commit: f1458faeda1fcd466d4a816fc1489028bf7cbf5f Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Jul 15 07:35:06 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Jul 15 08:38:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1458fae
app-admin/logstash-bin: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-admin/logstash-bin/logstash-bin-7.17.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild b/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild index ddceca40f83c..bcfbba4ea846 100644 --- a/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild +++ b/app-admin/logstash-bin/logstash-bin-7.17.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit java-pkg-2
