summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Bock <nicolasbock@gentoo.org>2015-12-28 13:32:21 -0700
committerNicolas Bock <nicolasbock@gentoo.org>2015-12-28 13:32:47 -0700
commitfb16b286658091b77194a4c86c26ccd814ced471 (patch)
treef24813cb604950731b3bd557f23a2b760803db0e /app-text/jabref-bin/jabref-bin-3.1.ebuild
parentdev-perl/Business-ISMN: Remove old (diff)
downloadgentoo-fb16b286658091b77194a4c86c26ccd814ced471.tar.gz
gentoo-fb16b286658091b77194a4c86c26ccd814ced471.tar.bz2
gentoo-fb16b286658091b77194a4c86c26ccd814ced471.zip
app-text/jabref-bin: Fix java dependence
Package-Manager: portage-2.2.24
Diffstat (limited to 'app-text/jabref-bin/jabref-bin-3.1.ebuild')
-rw-r--r--app-text/jabref-bin/jabref-bin-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/jabref-bin/jabref-bin-3.1.ebuild b/app-text/jabref-bin/jabref-bin-3.1.ebuild
index 0bb35a2712c4..f49acbadb70b 100644
--- a/app-text/jabref-bin/jabref-bin-3.1.ebuild
+++ b/app-text/jabref-bin/jabref-bin-3.1.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND=">=virtual/jre-1.6"
+RDEPEND=">=virtual/jre-1.8"
S="${WORKDIR}"