diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-20 07:12:02 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-20 07:12:02 +0000 |
| commit | 8687655c950b5606b23357fb4bce22c4cf74ec02 (patch) | |
| tree | 1e12f41417d57075311d91cedf30688b5cdbb87d /sci-visualization | |
| parent | 6193cef94dafe02ab929c5db7c0e6ca8f3ca989d (diff) | |
| download | baldeagleos-repo-8687655c950b5606b23357fb4bce22c4cf74ec02.tar.gz baldeagleos-repo-8687655c950b5606b23357fb4bce22c4cf74ec02.tar.xz baldeagleos-repo-8687655c950b5606b23357fb4bce22c4cf74ec02.zip | |
Adding metadata
Diffstat (limited to 'sci-visualization')
| -rw-r--r-- | sci-visualization/gcalc/gcalc-3.1_rc1-r4.ebuild (renamed from sci-visualization/gcalc/gcalc-3.1_rc1-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/gcalc/gcalc-3.1_rc1-r3.ebuild b/sci-visualization/gcalc/gcalc-3.1_rc1-r4.ebuild index 825f3b99f106..500b5e985139 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="<virtual/jdk-26:*" # https://bugs.gentoo.org/965520 RDEPEND=">=virtual/jre-1.8:*" JAVA_MAIN_CLASS="net.gcalc.calc.GCalc" |
