commit:     dcb74cb59f386ac2a66e9daa3cca68b363296241
Author:     layman <layman <AT> localhost>
AuthorDate: Sat May 23 17:00:12 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat May 23 17:00:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=dcb74cb5

sci-biology/salmon: clean patch

Package-Manager: portage-2.2.14-prefix

 sci-biology/salmon/ChangeLog                                | 4 ++++
 sci-biology/salmon/files/salmon-0.3.2-no-boost-static.patch | 8 ++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/sci-biology/salmon/ChangeLog b/sci-biology/salmon/ChangeLog
index e3d76fd..b897449 100644
--- a/sci-biology/salmon/ChangeLog
+++ b/sci-biology/salmon/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 May 2015; Michael Schubert <[email protected]>
+  files/salmon-0.3.2-no-boost-static.patch:
+  sci-biology/salmon: clean patch
+
   21 May 2015; Michael Schubert <[email protected]> salmon-0.3.2.ebuild,
   salmon-9999.ebuild:
   sci-biology/salmon: streamline ebuild

diff --git a/sci-biology/salmon/files/salmon-0.3.2-no-boost-static.patch 
b/sci-biology/salmon/files/salmon-0.3.2-no-boost-static.patch
index 6a00ebe..edc09e7 100644
--- a/sci-biology/salmon/files/salmon-0.3.2-no-boost-static.patch
+++ b/sci-biology/salmon/files/salmon-0.3.2-no-boost-static.patch
@@ -1,5 +1,9 @@
---- CMakeLists.txt.orig        2015-05-19 23:39:27.969165466 +0100
-+++ CMakeLists.txt     2015-05-19 23:39:40.154150194 +0100
+Do not force static and multithreaded boost libs, use what is available
+
+Patch by Michael Schubert
+
+--- CMakeLists.txt
++++ CMakeLists.txt
 @@ -162,13 +162,6 @@ if ( DEFINED CUSTOM_BOOST_PATH )
      set (CMAKE_LIBRARY_PATH ${CUSTOM_BOOST_PATH}/lib ${CMAKE_LIBRARY_PATH})
  endif ( DEFINED CUSTOM_BOOST_PATH )

Reply via email to