commit:     ecbc901dbe5b159ce8f3464417c73c6151b08919
Author:     Andres Becerra <andres.becerra <AT> gmail <DOT> com>
AuthorDate: Sat Mar 29 21:37:45 2025 +0000
Commit:     Andrés Becerra <andres.becerra <AT> gmail <DOT> com>
CommitDate: Sat Mar 29 21:37:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecbc901d

sci-biology/jalview-bin: restrict to JVM 17

Signed-off-by: Andrés Becerra <andres.becerra <AT> gmail.com>

 sci-biology/cytoscape-bin/Manifest                    | 2 --
 sci-biology/cytoscape-bin/cytoscape-bin-3.10.3.ebuild | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-biology/cytoscape-bin/Manifest 
b/sci-biology/cytoscape-bin/Manifest
index 2a6b56140..8e0a5f055 100644
--- a/sci-biology/cytoscape-bin/Manifest
+++ b/sci-biology/cytoscape-bin/Manifest
@@ -1,3 +1 @@
 DIST cytoscape-unix-3.10.3.tar.gz 359982151 BLAKE2B 
431a5abbfb736d843cfacc18ccf553f86bb068f18112ec6aa56d85db8910b56885e40f200722bbfcf294199a24d62f79243ea1d6af265684cc69b32505bae55b
 SHA512 
44d26d4910d44c9643b3480d3ec6e0e92606337aab83c56fccc2e40798970a8b3b9861b891c4f9103e1dd37d540ce8cb2f52438d2eeeef3d8b9e63f3620b5da6
-EBUILD cytoscape-bin-3.10.3.ebuild 1007 BLAKE2B 
18908907d00c212ade8ad0da94973edb4c09b52cb05891773b5d669c449f23d55c756713565941fa82a3297dbcdf1cc6e24a6678062ada0228a39d68db085d97
 SHA512 
22c3708957fc8ca96a08e7870b12a639ecdf46b1dd6bef342b217732c345c36524f51f2f287c4e3c450908080c6382956e9606603a1672d7652404a63ee75940
-MISC metadata.xml 487 BLAKE2B 
742986a71aee969bd307d957f5caa55ab027bd28301385cb490ed90fcf3749a5aad8c8c70f619dd3cc54f26f2fb6b94e5a10ba3e56c1462fd70b60852c8ec598
 SHA512 
71b45f6bd57a3b501cf2b31da412b61f2231958ed6b4b56c3d9a8d983a29a6e56d7b685c58e56f6ce6b4e39ae6c61eb9f9ba1ebb3d1a0fc6be9b8b0b6af33d44

diff --git a/sci-biology/cytoscape-bin/cytoscape-bin-3.10.3.ebuild 
b/sci-biology/cytoscape-bin/cytoscape-bin-3.10.3.ebuild
index b1a1bfb8a..5c327db41 100644
--- a/sci-biology/cytoscape-bin/cytoscape-bin-3.10.3.ebuild
+++ b/sci-biology/cytoscape-bin/cytoscape-bin-3.10.3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-RDEPEND=">=virtual/jre-11-r2"
+RDEPEND="=virtual/jdk-17"
 
 src_install() {
        MY_PN="cytoscape"

Reply via email to