commit: 2e8dbc674281925eda93a7fd987a0f95e7043915 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Mon Feb 27 16:40:25 2023 +0000 Commit: 罗百科 <patrick <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 16:43:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8dbc67
dev-lang/nqp: EAPI 8 Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> dev-lang/nqp/nqp-2023.02.ebuild | 2 +- dev-lang/nqp/nqp-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/nqp/nqp-2023.02.ebuild b/dev-lang/nqp/nqp-2023.02.ebuild index 601224b3ca76..7ca8384417e3 100644 --- a/dev-lang/nqp/nqp-2023.02.ebuild +++ b/dev-lang/nqp/nqp-2023.02.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 java-pkg-opt-2 multibuild diff --git a/dev-lang/nqp/nqp-9999.ebuild b/dev-lang/nqp/nqp-9999.ebuild index ed087ca0a10c..6a9c0f4a7c60 100644 --- a/dev-lang/nqp/nqp-9999.ebuild +++ b/dev-lang/nqp/nqp-9999.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 java-pkg-opt-2 multibuild
