From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D5FB138359 for ; Sat, 19 Sep 2020 09:01:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 648DCE079E; Sat, 19 Sep 2020 09:01:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49464E079E for ; Sat, 19 Sep 2020 09:01:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2182833D3C7 for ; Sat, 19 Sep 2020 09:01:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F66133A for ; Sat, 19 Sep 2020 09:01:13 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1600506057.1bd877c36ed28416f8b4ca7e0dc3e06b89ff74d4.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/geogebra-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0-r1.ebuild sci-mathematics/geogebra-bin/geogebra-bin-5.0.604.0.ebuild X-VCS-Directories: sci-mathematics/geogebra-bin/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 1bd877c36ed28416f8b4ca7e0dc3e06b89ff74d4 X-VCS-Branch: master Date: Sat, 19 Sep 2020 09:01:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7e49852b-8305-477a-a4ce-ec49d31a90b4 X-Archives-Hash: e0ae818add9ec7471009af587a946ccb commit: 1bd877c36ed28416f8b4ca7e0dc3e06b89ff74d4 Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Sep 19 08:59:39 2020 +0000 Commit: Georgy Yakovlev gentoo 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 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 "