public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-blast+/
Date: Sat,  3 Jul 2021 10:44:41 +0000 (UTC)	[thread overview]
Message-ID: <1625309075.73a518c3c059b290cb046541f76cde0a55d8156d.andrewammerlaan@gentoo> (raw)

commit:     73a518c3c059b290cb046541f76cde0a55d8156d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 10:44:35 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 10:44:35 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=73a518c3

sci-biology/ncbi-blast+: allow newer versions of sys-libs/db

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/ncbi-blast+/ncbi-blast+-2.11.0.ebuild | 2 +-
 sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild | 2 +-
 sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild | 2 +-
 sci-biology/ncbi-blast+/ncbi-blast+-2.6.0.ebuild  | 2 +-
 sci-biology/ncbi-blast+/ncbi-blast+-2.8.1.ebuild  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.11.0.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.11.0.ebuild
index 40f338bc3..a8015cf70 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.11.0.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.11.0.ebuild
@@ -38,7 +38,7 @@ DEPEND="
 	<sys-devel/gcc-10:=
 	!sci-biology/ncbi-tools++
 	!sci-biology/sra_sdk
-	berkdb? ( sys-libs/db:4.3[cxx] )
+	berkdb? ( sys-libs/db:=[cxx] )
 	boost? ( dev-libs/boost )
 	curl? ( net-misc/curl )
 	sqlite? ( dev-db/sqlite:3 )

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 08103e703..b17d7b00e 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.30.ebuild
@@ -33,7 +33,7 @@ DEPEND="
 	<sys-devel/gcc-10:=
 	!sci-biology/ncbi-tools++
 	!sci-biology/sra_sdk
-	berkdb? ( sys-libs/db:4.3[cxx] )
+	berkdb? ( sys-libs/db:=[cxx] )
 	boost? ( dev-libs/boost )
 	curl? ( net-misc/curl )
 	sqlite? ( dev-db/sqlite:3 )

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 fbd1a9d4c..58fbcd288 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.2.31.ebuild
@@ -33,7 +33,7 @@ DEPEND="
 	<sys-devel/gcc-10:=
 	!sci-biology/ncbi-tools++
 	!sci-biology/sra_sdk
-	berkdb? ( sys-libs/db:4.3[cxx] )
+	berkdb? ( sys-libs/db:=[cxx] )
 	boost? ( dev-libs/boost )
 	curl? ( net-misc/curl )
 	sqlite? ( dev-db/sqlite:3 )

diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.6.0.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.6.0.ebuild
index ec3426cfb..29ba54e42 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.6.0.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.6.0.ebuild
@@ -34,7 +34,7 @@ DEPEND="
 	<sys-devel/gcc-10:=
 	!sci-biology/ncbi-tools++
 	!sci-biology/sra_sdk
-	berkdb? ( sys-libs/db:4.3[cxx] )
+	berkdb? ( sys-libs/db:=[cxx] )
 	boost? ( dev-libs/boost )
 	curl? ( net-misc/curl )
 	sqlite? ( dev-db/sqlite:3 )

diff --git a/sci-biology/ncbi-blast+/ncbi-blast+-2.8.1.ebuild b/sci-biology/ncbi-blast+/ncbi-blast+-2.8.1.ebuild
index 40f338bc3..a8015cf70 100644
--- a/sci-biology/ncbi-blast+/ncbi-blast+-2.8.1.ebuild
+++ b/sci-biology/ncbi-blast+/ncbi-blast+-2.8.1.ebuild
@@ -38,7 +38,7 @@ DEPEND="
 	<sys-devel/gcc-10:=
 	!sci-biology/ncbi-tools++
 	!sci-biology/sra_sdk
-	berkdb? ( sys-libs/db:4.3[cxx] )
+	berkdb? ( sys-libs/db:=[cxx] )
 	boost? ( dev-libs/boost )
 	curl? ( net-misc/curl )
 	sqlite? ( dev-db/sqlite:3 )


             reply	other threads:[~2021-07-03 10:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-03 10:44 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-25 19:15 [gentoo-commits] proj/sci:master commit in: sci-biology/ncbi-blast+/ Andrew Ammerlaan
2021-12-16 11:07 Andrew Ammerlaan
2021-08-31  9:45 Andrew Ammerlaan
2021-03-16 18:57 Andrew Ammerlaan
2021-03-16 18:57 Andrew Ammerlaan
2021-02-01  4:36 Andrew Ammerlaan
2021-01-19 17:16 Andrew Ammerlaan
2021-01-19 16:26 Andrew Ammerlaan
2021-01-13 21:06 Andrew Ammerlaan
2021-01-10 19:09 Andrew Ammerlaan
2021-01-05 18:22 Andrew Ammerlaan
2019-03-28 21:54 Martin Mokrejs
2019-03-25 12:16 Martin Mokrejs
2017-04-28 17:58 Martin Mokrejs
2016-09-10 17:25 Justin Lecher
2016-08-24 11:40 Justin Lecher
2016-08-24 11:40 Justin Lecher
2016-02-11 18:53 Martin Mokrejs
2016-01-06  8:49 Justin Lecher
2015-07-17  0:40 Andrew Savchenko
2015-02-18 16:41 Justin Lecher
2015-01-15 17:00 Christoph Junghans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1625309075.73a518c3c059b290cb046541f76cde0a55d8156d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox