From 6dc5c0b8a6653268b5999449b161dd4cfb803da5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 6 Jan 2016 09:46:17 +0100 Subject: sci-biology/ncbi-blast+: Drop sqlite-2 support Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild') 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 ) -- cgit v1.2.3-65-gdbad