commit:     a6d83decc8dd8fd4dd4b6d21fad92bcae8ec0b08
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 17 19:38:08 2020 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 19:39:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d83dec

net-nds/jxplorer: fix build when system-vm jdk:11

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-nds/jxplorer/jxplorer-3.3.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild 
b/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild
index 161a2fe5f6c..ff20bda345b 100644
--- a/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild
+++ b/net-nds/jxplorer/jxplorer-3.3.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ RDEPEND="
 
 DEPEND="
        ${CDEPEND}
-       >=virtual/jdk-1.5
+       virtual/jdk:1.8
        test? ( dev-java/junit:0 )"
 
 S="${WORKDIR}/${PN}"

Reply via email to