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/vgm/
Date: Thu, 27 Mar 2014 21:51:44
Message-Id: 1395908456.5c42b1c1156a30bd5802d041737a0c7257d8d351.bicatali@gentoo
1 commit: 5c42b1c1156a30bd5802d041737a0c7257d8d351
2 Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
3 AuthorDate: Thu Mar 27 08:20:56 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 27 08:20:56 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5c42b1c1
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/vgm/ChangeLog | 4 ++++
12 sci-physics/vgm/vgm-3.06.ebuild | 2 +-
13 2 files changed, 5 insertions(+), 1 deletion(-)
14
15 diff --git a/sci-physics/vgm/ChangeLog b/sci-physics/vgm/ChangeLog
16 index e02c874..239f62b 100644
17 --- a/sci-physics/vgm/ChangeLog
18 +++ b/sci-physics/vgm/ChangeLog
19 @@ -2,6 +2,10 @@
20 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
21 # $Header: $
22
23 + 27 Mar 2014; Oliver Freyermuth <o.freyermuth@××××××××××.com> vgm-3.06.ebuild:
24 + Add subslot-dependency on sci-physics/root, rebuilding is needed on each ROOT
25 + version string change. For more details c.f. #505358 .
26 +
27 22 Mar 2014; <o.freyermuth@××××××××××.com> vgm-3.06.ebuild:
28 Address ebuild-issues: Use zip-snapshot instead of repo-tag, add missing die,
29 fix typo in description.
30
31 diff --git a/sci-physics/vgm/vgm-3.06.ebuild b/sci-physics/vgm/vgm-3.06.ebuild
32 index efd9cc4..d6fe3fd 100644
33 --- a/sci-physics/vgm/vgm-3.06.ebuild
34 +++ b/sci-physics/vgm/vgm-3.06.ebuild
35 @@ -22,7 +22,7 @@ IUSE="doc examples +geant4 +root test xml"
36
37 RDEPEND="
38 sci-physics/clhep
39 - root? ( sci-physics/root )
40 + root? ( sci-physics/root:= )
41 geant4? ( >=sci-physics/geant-4.9.6[examples?] )
42 xml? ( dev-libs/xerces-c )"
43 DEPEND="${RDEPEND}