commit:     d7dc0aa1ea388cdc320fe5cd53658c1957ba9c43
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 27 17:08:49 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=d7dc0aa1

virtual/jdk: EAPI=8

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 virtual/jdk/jdk-1.8.0-r9.ebuild | 4 ++--
 virtual/jdk/jdk-11-r2.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/jdk/jdk-1.8.0-r9.ebuild b/virtual/jdk/jdk-1.8.0-r9.ebuild
index 5fc6997249a2..6e9dc7e2068e 100644
--- a/virtual/jdk/jdk-1.8.0-r9.ebuild
+++ b/virtual/jdk/jdk-1.8.0-r9.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2024 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 Development Kit (JDK)"
 SLOT="1.8"

diff --git a/virtual/jdk/jdk-11-r2.ebuild b/virtual/jdk/jdk-11-r2.ebuild
index 25d3c5f9211a..8787172a3384 100644
--- a/virtual/jdk/jdk-11-r2.ebuild
+++ b/virtual/jdk/jdk-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 Development Kit (JDK)"
 SLOT="${PV}"

Reply via email to