commit: 92fa10cee898c9e21d111aa964153d850fe67c71
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 27 17:09:23 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 27 17:09:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fa10ce
virtual/jre: EAPI=8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
virtual/jre/jre-1.8.0-r3.ebuild | 4 ++--
virtual/jre/jre-11-r2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/virtual/jre/jre-1.8.0-r3.ebuild b/virtual/jre/jre-1.8.0-r3.ebuild
index 0f80bc82415e..f67564caae1b 100644
--- a/virtual/jre/jre-1.8.0-r3.ebuild
+++ b/virtual/jre/jre-1.8.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
SLOT="1.8"
diff --git a/virtual/jre/jre-11-r2.ebuild b/virtual/jre/jre-11-r2.ebuild
index 764142bcff29..fac1a756aa99 100644
--- a/virtual/jre/jre-11-r2.ebuild
+++ b/virtual/jre/jre-11-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
SLOT="${PV}"