From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/
Date: Thu, 27 Mar 2014 21:51:37 +0000 (UTC) [thread overview]
Message-ID: <1395908575.c880f8ba6d1ede500b17714006b7a191f011b90e.bicatali@gentoo> (raw)
commit: c880f8ba6d1ede500b17714006b7a191f011b90e
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Thu Mar 27 08:22:55 2014 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Mar 27 08:22:55 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c880f8ba
Add subslot-dependency on sci-physics/root, rebuilding is needed on each ROOT version string change. For more details c.f. #505358 .
---
sci-physics/geant-vmc/ChangeLog | 5 +++++
sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild | 2 +-
sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild | 2 +-
sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/sci-physics/geant-vmc/ChangeLog b/sci-physics/geant-vmc/ChangeLog
index bf52756..2571fa1 100644
--- a/sci-physics/geant-vmc/ChangeLog
+++ b/sci-physics/geant-vmc/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Mar 2014; Oliver Freyermuth <o.freyermuth@googlemail.com>
+ geant-vmc-3.1.15a.ebuild, geant-vmc-4.2.14b.ebuild, geant-vmc-4.2.15.ebuild:
+ Add subslot-dependency on sci-physics/root, rebuilding is needed on each ROOT
+ version string change. For more details c.f. #505358 .
+
02 Feb 2014; <o.freyermuth@googlemail.com> geant-vmc-4.2.14b.ebuild,
geant-vmc-4.2.15.ebuild:
Make header installation work again, include/ contains folders only so
diff --git a/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild b/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
index 229a5e8..ba8fcad 100644
--- a/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"
RDEPEND="
- sci-physics/root[pythia6]
+ sci-physics/root[pythia6]:=
!sci-physics/geant:3"
DEPEND="${RDEPEND}"
diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
index df2884e..cef4e1f 100644
--- a/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples vgm"
RDEPEND="
- sci-physics/root
+ sci-physics/root:=
>=sci-physics/geant-4.9.6[opengl,geant3,examples?]
<sci-physics/geant-4.10.00
vgm? ( sci-physics/vgm )"
diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
index f08e490..d212967 100644
--- a/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples vgm"
RDEPEND="
- sci-physics/root
+ sci-physics/root:=
>=sci-physics/geant-4.9.6[opengl,geant3,examples?]
vgm? ( sci-physics/vgm )"
DEPEND="${RDEPEND}
next reply other threads:[~2014-03-27 21:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-27 21:51 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 2:09 [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/ Aisha Tammy
2015-01-13 2:06 Christoph Junghans
2014-07-27 8:58 Justin Lecher
2014-07-07 6:36 Justin Lecher
2014-04-03 17:48 Sebastien Fabbro
2014-04-02 23:05 Sebastien Fabbro
2014-02-03 1:39 Sebastien Fabbro
2014-01-06 17:41 Justin Lecher
2014-01-06 17:41 Justin Lecher
2013-11-26 5:33 Sebastien Fabbro
2013-06-05 17:17 Sebastien Fabbro
2013-01-21 17:33 Sebastien Fabbro
2013-01-18 23:59 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1395908575.c880f8ba6d1ede500b17714006b7a191f011b90e.bicatali@gentoo \
--to=bicatali@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox