diff options
-rw-r--r-- | sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild (renamed from sci-astronomy/gasgano/gasgano-2.4.8.ebuild) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/gasgano/gasgano-2.4.8.ebuild b/sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild index 3ff50e574f33..8c92b45f2493 100644 --- a/sci-astronomy/gasgano/gasgano-2.4.8.ebuild +++ b/sci-astronomy/gasgano/gasgano-2.4.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,9 +20,9 @@ IUSE="doc" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=" >=virtual/jre-1.8:* - dev-java/gnu-regexp - dev-java/junit - dev-java/jal" + dev-java/gnu-regexp:1 + dev-java/junit:0 + dev-java/jal:0" src_prepare() { default |