commit: 8cc84f42dc0f980df53ef795597193ef0a75e9c1
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Feb 27 10:51:29 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Feb 27 10:51:29 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8cc84f42
sci-biology/gbench: version bump
Does not compile for me like previous 2.10.7, upstream contacted
In file included from gbench-src-2.11.7/src/gui/opengl/glutbitmap.h:15:0,
from gbench-src-2.11.7/src/gui/opengl/ncbi_12x24.c:4:
gbench-src-2.11.7/include/gui/opengl.h:59:23: error: unknown type name
'GLEWContext'
NCBI_GUIOPENGL_EXPORT GLEWContext* glewGetContext();
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-biology/gbench/{gbench-2.10.7.ebuild => gbench-2.11.7.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-biology/gbench/gbench-2.10.7.ebuild
b/sci-biology/gbench/gbench-2.11.7.ebuild
similarity index 97%
rename from sci-biology/gbench/gbench-2.10.7.ebuild
rename to sci-biology/gbench/gbench-2.11.7.ebuild
index 48e7f9d68..2e3776202 100644
--- a/sci-biology/gbench/gbench-2.10.7.ebuild
+++ b/sci-biology/gbench/gbench-2.11.7.ebuild
@@ -79,7 +79,7 @@ src_configure(){
# Doh, it runs git during configure phase if it could not find NCBI SRA VDB
# by executing ./scripts/common/add_vdb.sh which points to
https://github.com/ncbi/ncbi-vdb
# But, we already have sci-biology/sra_sdk which blocks
sci-biology/ncbi-tools++
-# as some file overlap. Seems ncbi-vdb is yet another smaller subset of either
+# as some files overlap. Seems ncbi-vdb is yet another smaller subset of either
# of the two?
#
# Same come checking out ncbi-vdb should be in ncbi-tools++-18.0.0 .