From 5ca65f65f84afd002805378f4f0ce175802e4314 Mon Sep 17 00:00:00 2001 From: "Volkmar W. Pogatzki" Date: Wed, 5 Nov 2025 09:03:41 +0100 Subject: [PATCH] sci-visualization/gcalc: restrict to max. jdk 25 Closes: https://bugs.gentoo.org/965520 Signed-off-by: Volkmar W. Pogatzki Part-of: https://github.com/gentoo/gentoo/pull/44485 Closes: https://github.com/gentoo/gentoo/pull/44485 Signed-off-by: Nowa Ammerlaan --- .../{gcalc-3.1_rc1-r3.ebuild => gcalc-3.1_rc1-r4.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-visualization/gcalc/{gcalc-3.1_rc1-r3.ebuild => gcalc-3.1_rc1-r4.ebuild} (88%) diff --git a/sci-visualization/gcalc/gcalc-3.1_rc1-r3.ebuild b/sci-visualization/gcalc/gcalc-3.1_rc1-r4.ebuild similarity index 88% rename from sci-visualization/gcalc/gcalc-3.1_rc1-r3.ebuild rename to sci-visualization/gcalc/gcalc-3.1_rc1-r4.ebuild index 825f3b99f106f..500b5e9851395 100644 --- a/sci-visualization/gcalc/gcalc-3.1_rc1-r3.ebuild +++ b/sci-visualization/gcalc/gcalc-3.1_rc1-r4.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 @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -DEPEND=">=virtual/jdk-1.8:*" +DEPEND="