commit:     e563f4cbbde41c690dc1cb47489e638faebba9cf
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 23 08:10:07 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar 23 08:10:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e563f4cb

Merge remote-tracking branch 'github/master'

* github/master:
  sci-libs/acml: Fix #543740 (drop fma4)
  Fixed upstream bug https://github.com/broadinstitute/IGV/issues/114 as 
requested by Martin Mokrejŝ (note: i've excluded the test code by passing 
-Dnotests=true to ant so it may break at some point).

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/igv/ChangeLog          |  10 ++++
 sci-biology/igv/Manifest           |   2 +-
 sci-biology/igv/igv-2.3.44.ebuild  | 109 +++++++++++++------------------------
 sci-libs/acml/ChangeLog            |   3 +
 sci-libs/acml/acml-6.1.0.31.ebuild |   3 +-
 5 files changed, 53 insertions(+), 74 deletions(-)

diff --cc sci-biology/igv/ChangeLog
index bb4f3a0,9eb94ff..57365d0
--- a/sci-biology/igv/ChangeLog
+++ b/sci-biology/igv/ChangeLog
@@@ -2,9 -2,16 +2,19 @@@
  # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
  # $Header: $
  
+   21 Mar 2015; Johann Schmitz <er...@gentoo.org> igv-2.3.44.ebuild:
+   Fixed upstream bug https://github.com/broadinstitute/IGV/issues/114 as
+   requested by Martin Mokrejŝ (note: i've excluded the test code by passing
+   -Dnotests=true to ant so it may break at some point).  Also improved the
+   ebuild by unbundling stuff we already have in portage. There are quite a
+   number of libraries which aren't used for compilation which may be needed at
+   runtime. I haven't tested the program in depth: it started at didn't throw
+   errors when i clicked around - everything else is way beyond my knowledge.
+   Improved the ebuild for sci-biology/igv
+ 
 +  21 Mar 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> igv-2.3.44.ebuild:
 +  sci-biology/igv: fix inherit to git-r3
 +
    17 Mar 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> igv-2.3.44.ebuild:
    fix inherit to use git instead of previously used subversion
  

Reply via email to