commit: d93e38adaf98d183cbb1c8ad29e04d8a27087401
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 23:37:43 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 23:37:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d93e38ad
sci-physics/thepeg: Pin slots
Package-Manager: portage-2.3.2
sci-physics/thepeg/thepeg-2.0.4.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-physics/thepeg/thepeg-2.0.4.ebuild
b/sci-physics/thepeg/thepeg-2.0.4.ebuild
index 43b009a..e6acab9 100644
--- a/sci-physics/thepeg/thepeg-2.0.4.ebuild
+++ b/sci-physics/thepeg/thepeg-2.0.4.ebuild
@@ -25,14 +25,14 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="c++11 emacs fastjet hepmc java lhapdf rivet static-libs test zlib"
RDEPEND="
- sci-libs/gsl:=
+ sci-libs/gsl:0=
emacs? ( virtual/emacs )
- fastjet? ( sci-physics/fastjet )
- hepmc? ( sci-physics/hepmc )
+ fastjet? ( sci-physics/fastjet:0= )
+ hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )
- lhapdf? ( >=sci-physics/lhapdf-6.0 )
- rivet? ( sci-physics/rivet )
- zlib? ( sys-libs/zlib )"
+ lhapdf? ( >=sci-physics/lhapdf-6.0:0= )
+ rivet? ( sci-physics/rivet:0= )
+ zlib? ( sys-libs/zlib:0= )"
DEPEND="${RDEPEND}
test? ( sys-process/time )"