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.freyerm...@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.freyerm...@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}

Reply via email to