commit: ce091cfb751bde050745e5528343a4f386c849c0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:22:06 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:22:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce091cfb
sci-physics/thepeg: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
sci-physics/thepeg/thepeg-1.9.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild
b/sci-physics/thepeg/thepeg-1.9.2.ebuild
index 2916f4d..e95b344 100644
--- a/sci-physics/thepeg/thepeg-1.9.2.ebuild
+++ b/sci-physics/thepeg/thepeg-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -32,7 +32,7 @@ RDEPEND="
emacs? ( virtual/emacs )
fastjet? ( sci-physics/fastjet:0= )
hepmc? ( sci-physics/hepmc:0= )
- java? ( >=virtual/jre-1.5 )
+ java? ( >=virtual/jre-1.5:* )
lhapdf? ( sci-physics/lhapdf:0= )
rivet? ( sci-physics/rivet:0= )
zlib? ( sys-libs/zlib:0= )"