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: Wed, 05 Jun 2013 17:17:47
Message-Id: 1370452598.6185284f86199636d2feaf215a291c68c6c0d061.bicatali@gentoo
1 commit: 6185284f86199636d2feaf215a291c68c6c0d061
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 17:16:38 2013 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 17:16:38 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6185284f
7
8 sci-physics/geant-vmc: Version bumps
9
10 Package-Manager: portage-2.2.01.21938-prefix
11
12 ---
13 sci-physics/geant-vmc/ChangeLog | 7 +++++++
14 .../{geant-vmc-3.1.14.ebuild => geant-vmc-3.1.15a.ebuild} | 0
15 .../{geant-vmc-4.2.14.ebuild => geant-vmc-4.2.14a.ebuild} | 2 +-
16 3 files changed, 8 insertions(+), 1 deletion(-)
17
18 diff --git a/sci-physics/geant-vmc/ChangeLog b/sci-physics/geant-vmc/ChangeLog
19 index edfd960..073cddd 100644
20 --- a/sci-physics/geant-vmc/ChangeLog
21 +++ b/sci-physics/geant-vmc/ChangeLog
22 @@ -2,6 +2,13 @@
23 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*geant-vmc-3.1.15a (05 Jun 2013)
27 +*geant-vmc-4.2.14a (05 Jun 2013)
28 +
29 + 05 Jun 2013; Sébastien Fabbro <bicatali@g.o> +geant-vmc-3.1.15a.ebuild,
30 + +geant-vmc-4.2.14a.ebuild, -geant-vmc-3.1.14.ebuild, -geant-vmc-4.2.14.ebuild:
31 + sci-physics/geant-vmc: Version bumps
32 +
33 21 Jan 2013; Sébastien Fabbro <bicatali@g.o> geant-vmc-4.2.14.ebuild:
34 sci-physics/geant-vmc: source geant4 shell script before compiling
35
36
37 diff --git a/sci-physics/geant-vmc/geant-vmc-3.1.14.ebuild b/sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
38 similarity index 100%
39 rename from sci-physics/geant-vmc/geant-vmc-3.1.14.ebuild
40 rename to sci-physics/geant-vmc/geant-vmc-3.1.15a.ebuild
41
42 diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.14.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.14a.ebuild
43 similarity index 95%
44 rename from sci-physics/geant-vmc/geant-vmc-4.2.14.ebuild
45 rename to sci-physics/geant-vmc/geant-vmc-4.2.14a.ebuild
46 index 60e2b57..801bbb0 100644
47 --- a/sci-physics/geant-vmc/geant-vmc-4.2.14.ebuild
48 +++ b/sci-physics/geant-vmc/geant-vmc-4.2.14a.ebuild
49 @@ -19,7 +19,7 @@ IUSE="doc examples vgm"
50
51 RDEPEND="
52 sci-physics/root
53 - sci-physics/geant:4[opengl,geant3,examples?]
54 + >=sci-physics/geant-4.9.6[opengl,geant3,examples?]
55 vgm? ( sci-physics/vgm )"
56 DEPEND="${RDEPEND}
57 doc? ( app-doc/doxygen )"