From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C7589138830 for ; Sun, 3 Feb 2013 19:12:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87520E05F1; Sun, 3 Feb 2013 19:12:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21D0FE05F1 for ; Sun, 3 Feb 2013 19:12:55 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36B6A33DD7D for ; Sun, 3 Feb 2013 19:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 583E2E4073 for ; Sun, 3 Feb 2013 19:12:51 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1359918765.5ea1a4083bccc5fba615a8172113f0fee0381df6.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-tools++/files/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-as-needed.patch X-VCS-Directories: sci-biology/ncbi-tools++/files/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 5ea1a4083bccc5fba615a8172113f0fee0381df6 X-VCS-Branch: master Date: Sun, 3 Feb 2013 19:12:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fc93173d-a077-4184-acd5-2cdc9e467531 X-Archives-Hash: 2c42844356caea18bac894c85c08286c commit: 5ea1a4083bccc5fba615a8172113f0fee0381df6 Author: Justin Lecher gentoo org> AuthorDate: Sun Feb 3 19:12:45 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Feb 3 19:12:45 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5ea1a408 And another step forward Signed-off-by: Justin Lecher gentoo.org> --- .../files/ncbi-tools++-9.0.0-as-needed.patch | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-as-needed.patch b/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-as-needed.patch index e3110de..4c17bb0 100644 --- a/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-as-needed.patch +++ b/sci-biology/ncbi-tools++/files/ncbi-tools++-9.0.0-as-needed.patch @@ -333,7 +333,7 @@ index cecfd16..c01668b 100644 +DLL_LIB = xncbi xutil +LIBS = $(SQLITE3_LIBS) diff --git a/src/dbapi/Makefile.dbapi.lib b/src/dbapi/Makefile.dbapi.lib -index 6e3ad4c..4475a78 100644 +index 6e3ad4c..e3d6a49 100644 --- a/src/dbapi/Makefile.dbapi.lib +++ b/src/dbapi/Makefile.dbapi.lib @@ -10,3 +10,8 @@ LIB = dbapi @@ -341,7 +341,7 @@ index 6e3ad4c..4475a78 100644 WATCHERS = ivanovp + -+#ASN_DEP = driver ++#ASN_DEP = driver dbapi_driver + +DLL_LIB = xncbi xutil # dbapi_driver$(DLL) +LIBS = $(PYTHON_LIBS) @@ -425,7 +425,7 @@ index 8019285..2c689ae 100644 + +DLL_LIB = xncbi xser diff --git a/src/objects/blast/Makefile.blast.lib b/src/objects/blast/Makefile.blast.lib -index 0dd0fa3..5ffe052 100644 +index 0dd0fa3..d50f29f 100644 --- a/src/objects/blast/Makefile.blast.lib +++ b/src/objects/blast/Makefile.blast.lib @@ -2,3 +2,5 @@ LIB = xnetblast @@ -433,7 +433,7 @@ index 0dd0fa3..5ffe052 100644 WATCHERS = camacho + -+DLL_LIB = xncbi xutil xser ++DLL_LIB = xncbi xutil xser seq seqset scoremat diff --git a/src/objects/blast/Makefile.xnetblastcli.lib b/src/objects/blast/Makefile.xnetblastcli.lib index 96325c4..5a72805 100644 --- a/src/objects/blast/Makefile.xnetblastcli.lib