Gentoo Archives: gentoo-commits

From: "罗百科" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nqp/
Date: Mon, 27 Feb 2023 16:43:56
Message-Id: 1677516227.2e8dbc674281925eda93a7fd987a0f95e7043915.patrick@gentoo
1 commit: 2e8dbc674281925eda93a7fd987a0f95e7043915
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 16:40:25 2023 +0000
4 Commit: 罗百科 <patrick <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 16:43:47 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8dbc67
7
8 dev-lang/nqp: EAPI 8
9
10 Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>
11
12 dev-lang/nqp/nqp-2023.02.ebuild | 2 +-
13 dev-lang/nqp/nqp-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-lang/nqp/nqp-2023.02.ebuild b/dev-lang/nqp/nqp-2023.02.ebuild
17 index 601224b3ca76..7ca8384417e3 100644
18 --- a/dev-lang/nqp/nqp-2023.02.ebuild
19 +++ b/dev-lang/nqp/nqp-2023.02.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=7
25 +EAPI=8
26
27 inherit java-pkg-opt-2 multibuild
28
29
30 diff --git a/dev-lang/nqp/nqp-9999.ebuild b/dev-lang/nqp/nqp-9999.ebuild
31 index ed087ca0a10c..6a9c0f4a7c60 100644
32 --- a/dev-lang/nqp/nqp-9999.ebuild
33 +++ b/dev-lang/nqp/nqp-9999.ebuild
34 @@ -1,7 +1,7 @@
35 # Copyright 1999-2023 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 -EAPI=7
39 +EAPI=8
40
41 inherit java-pkg-opt-2 multibuild