Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: /
Date: Mon, 07 Jul 2014 06:36:55
Message-Id: 1404714997.8b089a49addab2d4249ef31e8a4dd6f2d4bfa129.jlec@gentoo
1 commit: 8b089a49addab2d4249ef31e8a4dd6f2d4bfa129
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 7 06:36:37 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 7 06:36:37 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8b089a49
7
8 Merge remote-tracking branch 'github/master'
9
10 * github/master:
11 dev-python/bokeh: dev-python/bokeh: New version with python3 support for bug #516052
12 dev-python/bokeh: dev-python/bokeh: Copy latest ebuild from portage
13 Add subslot dependency on clhep, we need to rebuild for each clhep subslot change.
14 New live ebuild for VGM, adapting to fixes for cmake install paths in upstream (no need to manually install in ebuild anymore). Released VGM-4.00 does not have these fixes yet, I am discussing with upstream whether they can also provide some tarballs of released versions (as sourceforge svn-snapshotting is unusable for us) and delay packaging of VGM-4.00 until then.
15 New live ebuild, using cmake-buildsystem (upstream switches to cmake for next release), add flags for g4root and mtroot. Adapt to upstream's fixes concerning install paths, we don't need to do manually installation anymore. I will skip geant-vmc-3.00b01 from packaging, it does not include those fixes yet.
16
17
18 dev-python/bokeh/ChangeLog | 11 +++
19 dev-python/bokeh/Manifest | 1 +
20 dev-python/bokeh/bokeh-0.4.4.ebuild | 98 ++++++++++++++++++++++
21 .../bokeh/files/bokeh-0.4.4-fix_test_object.patch | 32 +++++++
22 dev-python/bokeh/metadata.xml | 15 ++++
23 sci-physics/geant-vmc/ChangeLog | 8 ++
24 sci-physics/geant-vmc/geant-vmc-9999.ebuild | 79 +++++++++++++++++
25 sci-physics/geant-vmc/metadata.xml | 3 +
26 sci-physics/vgm/ChangeLog | 10 +++
27 sci-physics/vgm/vgm-3.06.ebuild | 2 +-
28 .../vgm/{vgm-3.06.ebuild => vgm-9999.ebuild} | 33 ++++----
29 11 files changed, 273 insertions(+), 19 deletions(-)