aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-08-31 12:51:34 +0200
committerJauhien Piatlicki <jauhien@gentoo.org>2014-08-31 12:51:34 +0200
commit3b1cd4fa57847b1ee1e14f0124ec9d6fd1f2df53 (patch)
treec7eb01a3295a5273a715f965bdc7b8bb8e4af03a
parentsci-physics/thepeg: add libraries to LD_LIBRARY_PATH, add rivet USE description (diff)
downloadsci-3b1cd4fa57847b1ee1e14f0124ec9d6fd1f2df53.tar.gz
sci-3b1cd4fa57847b1ee1e14f0124ec9d6fd1f2df53.tar.bz2
sci-3b1cd4fa57847b1ee1e14f0124ec9d6fd1f2df53.zip
sci-physics/herwig++: fix dependency on sci-physics/looptools
-rw-r--r--sci-physics/herwig++/ChangeLog3
-rw-r--r--sci-physics/herwig++/herwig++-2.7.0-r1.ebuild2
-rw-r--r--sci-physics/herwig++/metadata.xml2
3 files changed, 5 insertions, 2 deletions
diff --git a/sci-physics/herwig++/ChangeLog b/sci-physics/herwig++/ChangeLog
index c38c9841d..3173f387c 100644
--- a/sci-physics/herwig++/ChangeLog
+++ b/sci-physics/herwig++/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 Aug 2014; Jauhien Piatlicki <jauhien@gentoo.org> herwig++-2.7.0-r1.ebuild:
+ fix dependency on sci-physics/looptools
+
*herwig++-2.7.0-r1 (07 May 2014)
07 May 2014; SĂ©bastien Fabbro <bicatali@gentoo.org> +herwig++-2.7.0-r1.ebuild,
diff --git a/sci-physics/herwig++/herwig++-2.7.0-r1.ebuild b/sci-physics/herwig++/herwig++-2.7.0-r1.ebuild
index 330652eeb..39408ed49 100644
--- a/sci-physics/herwig++/herwig++-2.7.0-r1.ebuild
+++ b/sci-physics/herwig++/herwig++-2.7.0-r1.ebuild
@@ -24,7 +24,7 @@ IUSE="c++0x fastjet static-libs"
RDEPEND="
dev-libs/boost:0=
sci-libs/gsl:0=
- sci-physics/looptools:0=
+ <=sci-physics/looptools-2.8:0=
>=sci-physics/thepeg-1.9.1:0=
fastjet? ( sci-physics/fastjet:0= )"
DEPEND="${RDEPEND}
diff --git a/sci-physics/herwig++/metadata.xml b/sci-physics/herwig++/metadata.xml
index e8ade1111..ce1ef8434 100644
--- a/sci-physics/herwig++/metadata.xml
+++ b/sci-physics/herwig++/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>sci-physics</herd>
<maintainer>
- <email>piatlicki@gmail.com</email>
+ <email>jauhien@gentoo.org</email>
</maintainer>
<longdescription>
Herwig++ is a completely new event generator, written in C++.