summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/pauker/pauker-1.8-r2.ebuild (renamed from games-puzzle/pauker/pauker-1.8-r1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/pauker/pauker-1.8-r1.ebuild b/games-puzzle/pauker/pauker-1.8-r2.ebuild
index 62c31d7abb45..d99c4293362c 100644
--- a/games-puzzle/pauker/pauker-1.8-r1.ebuild
+++ b/games-puzzle/pauker/pauker-1.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,10 +22,10 @@ COMMON_DEP="
dev-java/swing-layout:1
"
RDEPEND="${COMMON_DEP}
- >=virtual/jre-1.5
+ >=virtual/jre-1.8:*
"
DEPEND="${COMMON_DEP}
- >=virtual/jdk-1.5
+ >=virtual/jdk-1.8:*
app-arch/unzip
"