aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/ncbi-blast+/metadata.xml3
-rw-r--r--sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild7
-rw-r--r--sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild7
3 files changed, 6 insertions, 11 deletions
diff --git a/sci-biology/ncbi-blast+/metadata.xml b/sci-biology/ncbi-blast+/metadata.xml
index 5a7151b1d..feff0f132 100644
--- a/sci-biology/ncbi-blast+/metadata.xml
+++ b/sci-biology/ncbi-blast+/metadata.xml
@@ -25,9 +25,6 @@
<flag name="sablotron">Undocumented USE</flag>
</use>
<use>
- <flag name="sqlite3">Add support for <pkg>dev-db/sqlite:3</pkg></flag>
- </use>
- <use>
<flag name="xerces">Undocumented USE</flag>
</use>
<use>
diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
index 3008025de..9191a032f 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,7 +28,7 @@ IUSE="
test wxwidgets odbc
berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype gif
glut gnutls hdf5 icu jpeg lzo mesa mysql muparser opengl pcre png python
- sablotron sqlite sqlite3 tiff xerces xalan xml xpm xslt X"
+ sablotron sqlite tiff xerces xalan xml xpm xslt X"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
#KEYWORDS=""
@@ -41,8 +41,7 @@ DEPEND="
berkdb? ( sys-libs/db:4.3[cxx] )
boost? ( dev-libs/boost )
curl? ( net-misc/curl )
- sqlite? ( dev-db/sqlite:0 )
- sqlite3? ( dev-db/sqlite:3 )
+ sqlite? ( dev-db/sqlite:3 )
mysql? ( virtual/mysql )
fltk? ( x11-libs/fltk )
opengl? ( virtual/opengl media-libs/glew )
diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
index 9b3c9b264..bff6d0a5c 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,7 +28,7 @@ IUSE="
test wxwidgets odbc
berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype gif
glut gnutls hdf5 icu jpeg lzo mesa mysql muparser opengl pcre png python
- sablotron sqlite sqlite3 tiff xerces xalan xml xpm xslt X"
+ sablotron sqlite tiff xerces xalan xml xpm xslt X"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
#KEYWORDS=""
@@ -41,8 +41,7 @@ DEPEND="
berkdb? ( sys-libs/db:4.3[cxx] )
boost? ( dev-libs/boost )
curl? ( net-misc/curl )
- sqlite? ( dev-db/sqlite:0 )
- sqlite3? ( dev-db/sqlite:3 )
+ sqlite? ( dev-db/sqlite:3 )
mysql? ( virtual/mysql )
fltk? ( x11-libs/fltk )
opengl? ( virtual/opengl media-libs/glew )