Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/
Date: Thu, 27 Mar 2014 21:51:43
Message-Id: 1395908575.c880f8ba6d1ede500b17714006b7a191f011b90e.bicatali@gentoo
1 commit: c880f8ba6d1ede500b17714006b7a191f011b90e
2 Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
3 AuthorDate: Thu Mar 27 08:22:55 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 27 08:22:55 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c880f8ba
7
8 Add subslot-dependency on sci-physics/root, rebuilding is needed on each ROOT version string change. For more details c.f. #505358 .
9
10 ---
11 sci-physics/geant-vmc/ChangeLog | 5 +++++
12 sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild | 2 +-
13 sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild | 2 +-
14 sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild | 2 +-
15 4 files changed, 8 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-physics/geant-vmc/ChangeLog b/sci-physics/geant-vmc/ChangeLog
18 index bf52756..2571fa1 100644
19 --- a/sci-physics/geant-vmc/ChangeLog
20 +++ b/sci-physics/geant-vmc/ChangeLog
21 @@ -2,6 +2,11 @@
22 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 27 Mar 2014; Oliver Freyermuth <o.freyermuth@××××××××××.com>
26 + geant-vmc-3.1.15a.ebuild, geant-vmc-4.2.14b.ebuild, geant-vmc-4.2.15.ebuild:
27 + Add subslot-dependency on sci-physics/root, rebuilding is needed on each ROOT
28 + version string change. For more details c.f. #505358 .
29 +
30 02 Feb 2014; <o.freyermuth@××××××××××.com> geant-vmc-4.2.14b.ebuild,
31 geant-vmc-4.2.15.ebuild:
32 Make header installation work again, include/ contains folders only so
33
34 diff --git a/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild b/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
35 index 229a5e8..ba8fcad 100644
36 --- a/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
37 +++ b/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
38 @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
39 IUSE="examples"
40
41 RDEPEND="
42 - sci-physics/root[pythia6]
43 + sci-physics/root[pythia6]:=
44 !sci-physics/geant:3"
45 DEPEND="${RDEPEND}"
46
47
48 diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
49 index df2884e..cef4e1f 100644
50 --- a/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
51 +++ b/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
52 @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
53 IUSE="doc examples vgm"
54
55 RDEPEND="
56 - sci-physics/root
57 + sci-physics/root:=
58 >=sci-physics/geant-4.9.6[opengl,geant3,examples?]
59 <sci-physics/geant-4.10.00
60 vgm? ( sci-physics/vgm )"
61
62 diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
63 index f08e490..d212967 100644
64 --- a/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
65 +++ b/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
66 @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
67 IUSE="doc examples vgm"
68
69 RDEPEND="
70 - sci-physics/root
71 + sci-physics/root:=
72 >=sci-physics/geant-4.9.6[opengl,geant3,examples?]
73 vgm? ( sci-physics/vgm )"
74 DEPEND="${RDEPEND}