summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2023-10-18 08:33:23 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-10-18 09:36:01 +0200
commit779c3d1e7799a008909b7e94a35dec0756bf34de (patch)
tree59dd3fcd1a610e55a49da0272f016d58c02c16fd /sci-astronomy
parentprofiles/base: Un-stable-mask 3.12 on dev-lang/python-exec (diff)
downloadgentoo-779c3d1e7799a008909b7e94a35dec0756bf34de.tar.gz
gentoo-779c3d1e7799a008909b7e94a35dec0756bf34de.tar.bz2
gentoo-779c3d1e7799a008909b7e94a35dec0756bf34de.zip
sci-astronomy/gasgano: dependency slots
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-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