commit: 7cad06b533b7b2a035a0564a4b9c15f924ec5d1e
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Dec 26 10:48:56 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 14:34:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cad06b5
virtual/jdk: drop 24-r1
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
virtual/jdk/jdk-24-r1.ebuild | 14 --------------
virtual/jdk/jdk-25-r1.ebuild | 2 +-
2 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/virtual/jdk/jdk-24-r1.ebuild b/virtual/jdk/jdk-24-r1.ebuild
deleted file mode 100644
index 5a23aeed9722..000000000000
--- a/virtual/jdk/jdk-24-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Virtual for Java Development Kit (JDK)"
-SLOT="${PV}"
-# KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="headless-awt"
-
-RDEPEND="|| (
- dev-java/openjdk-bin:${SLOT}[gentoo-vm(+),headless-awt=]
- dev-java/openjdk:${SLOT}[gentoo-vm(+),headless-awt=]
-)"
diff --git a/virtual/jdk/jdk-25-r1.ebuild b/virtual/jdk/jdk-25-r1.ebuild
index 5a23aeed9722..e66faa32a8ad 100644
--- a/virtual/jdk/jdk-25-r1.ebuild
+++ b/virtual/jdk/jdk-25-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8