summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2024-12-26 11:48:56 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2025-01-05 15:34:43 +0100
commit7cad06b533b7b2a035a0564a4b9c15f924ec5d1e (patch)
treebcca7fa2d54fda7a9d515c277db242146eb98b1b /virtual
parentvirtual/jre: drop 24 (diff)
downloadgentoo-7cad06b533b7b2a035a0564a4b9c15f924ec5d1e.tar.gz
gentoo-7cad06b533b7b2a035a0564a4b9c15f924ec5d1e.tar.bz2
gentoo-7cad06b533b7b2a035a0564a4b9c15f924ec5d1e.zip
virtual/jdk: drop 24-r1
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/jdk/jdk-24-r1.ebuild14
-rw-r--r--virtual/jdk/jdk-25-r1.ebuild2
2 files changed, 1 insertions, 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