From: David Seifert Date: Sat, 14 May 2016 23:22:06 +0000 (+0200) Subject: sci-physics/thepeg: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce091cfb751bde050745e5528343a4f386c849c0;p=gentoo.git sci-physics/thepeg: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild b/sci-physics/thepeg/thepeg-1.9.2.ebuild index 2916f4dec6da..e95b34477b7e 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= )"