summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-18 22:25:27 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-18 22:25:27 -0700
commita0bb0879fdbf4ec347737af3582ac17c5bcc1aba (patch)
tree68fb6e83731ee974f1251b829c5434f8805b199d /app-text/jabref-bin/jabref-bin-3.7.ebuild
parentapp-text/jabref-bin: switch to openjdk[javafx] (diff)
downloadgentoo-a0bb0879fdbf4ec347737af3582ac17c5bcc1aba.tar.gz
gentoo-a0bb0879fdbf4ec347737af3582ac17c5bcc1aba.tar.bz2
gentoo-a0bb0879fdbf4ec347737af3582ac17c5bcc1aba.zip
app-text/jabref-bin: adjust jre dep
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-text/jabref-bin/jabref-bin-3.7.ebuild')
-rw-r--r--app-text/jabref-bin/jabref-bin-3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/jabref-bin/jabref-bin-3.7.ebuild b/app-text/jabref-bin/jabref-bin-3.7.ebuild
index 1e671d607b1b..7ce3bd08767b 100644
--- a/app-text/jabref-bin/jabref-bin-3.7.ebuild
+++ b/app-text/jabref-bin/jabref-bin-3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ DEPEND="
app-arch/unzip
"
RDEPEND="
- >=virtual/jre-1.8
+ virtual/jre:1.8
"
S="${WORKDIR}"