commit:     1bd877c36ed28416f8b4ca7e0dc3e06b89ff74d4
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 08:59:39 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 09:00:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd877c3

sci-mathematics/geogebra-bin: pull openjdk:8 first

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 ...eogebra-bin-5.0.604.0.ebuild => geogebra-bin-5.0.604.0-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0.ebuild 
b/sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0-r1.ebuild
similarity index 94%
rename from sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0.ebuild
rename to sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0-r1.ebuild
index 67801b98a81..510a5bd2d37 100644
--- a/sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0.ebuild
+++ b/sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0-r1.ebuild
@@ -18,7 +18,10 @@ KEYWORDS="~amd64 ~ppc64"
 IUSE=""
 
 RDEPEND="
-       dev-java/openjdk[javafx]
+       || (
+               dev-java/openjdk:8[javafx]
+               dev-java/openjdk:11[javafx]
+       )
        !sci-mathematics/geogebra
 "
 

Reply via email to