commit: 8b089a49addab2d4249ef31e8a4dd6f2d4bfa129
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 7 06:36:37 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jul 7 06:36:37 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8b089a49
Merge remote-tracking branch 'github/master'
* github/master:
dev-python/bokeh: dev-python/bokeh: New version with python3 support for bug
#516052
dev-python/bokeh: dev-python/bokeh: Copy latest ebuild from portage
Add subslot dependency on clhep, we need to rebuild for each clhep subslot
change.
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.
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.
dev-python/bokeh/ChangeLog | 11 +++
dev-python/bokeh/Manifest | 1 +
dev-python/bokeh/bokeh-0.4.4.ebuild | 98 ++++++++++++++++++++++
.../bokeh/files/bokeh-0.4.4-fix_test_object.patch | 32 +++++++
dev-python/bokeh/metadata.xml | 15 ++++
sci-physics/geant-vmc/ChangeLog | 8 ++
sci-physics/geant-vmc/geant-vmc-9999.ebuild | 79 +++++++++++++++++
sci-physics/geant-vmc/metadata.xml | 3 +
sci-physics/vgm/ChangeLog | 10 +++
sci-physics/vgm/vgm-3.06.ebuild | 2 +-
.../vgm/{vgm-3.06.ebuild => vgm-9999.ebuild} | 33 ++++----
11 files changed, 273 insertions(+), 19 deletions(-)