commit:     7aa9daabe30f16ba60572dc38766cac65549b25f
Author:     Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Tue May  4 02:32:45 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue May  4 09:29:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa9daab

sci-astronomy/gasgano: update java deps

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Closes: 
https://github.com/gentoo/gentoo/pull/20608/commits/2d7f80ecf62edfe58f40d3afd443efe102bdfbb6
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 sci-astronomy/gasgano/gasgano-2.4.8.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-astronomy/gasgano/gasgano-2.4.8.ebuild 
b/sci-astronomy/gasgano/gasgano-2.4.8.ebuild
index 0b0cb3292cf..3ff50e574f3 100644
--- a/sci-astronomy/gasgano/gasgano-2.4.8.ebuild
+++ b/sci-astronomy/gasgano/gasgano-2.4.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit eutils java-pkg-2
+inherit desktop java-pkg-2
 
 PDOC=VLT-PRO-ESO-19000-1932-V4
 
@@ -17,9 +17,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
-DEPEND=">=virtual/jdk-1.7"
+DEPEND=">=virtual/jdk-1.8:*"
 RDEPEND="
-       >=virtual/jre-1.7
+       >=virtual/jre-1.8:*
        dev-java/gnu-regexp
        dev-java/junit
        dev-java/jal"

Reply via email to