public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/nmrdepaker/
Date: Sun,  9 Feb 2020 16:47:03 +0000 (UTC)	[thread overview]
Message-ID: <1581266807.581ffda9dab73df0d33280a97c2dd044aa184383.mgorny@gentoo> (raw)

commit:     581ffda9dab73df0d33280a97c2dd044aa184383
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 06:57:35 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:46:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581ffda9

sci-chemistry/nmrdepaker: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...epaker-1.0-r2.ebuild => nmrdepaker-1.0-r3.ebuild} | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r2.ebuild b/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild
similarity index 65%
rename from sci-chemistry/nmrdepaker/nmrdepaker-1.0-r2.ebuild
rename to sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild
index 043fd37324e..66a98a99cef 100644
--- a/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r2.ebuild
+++ b/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild
@@ -17,15 +17,17 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="
-	|| (
-		>=dev-python/matplotlib-python2-0.98.5[gtk2,${PYTHON_USEDEP}]
-		>=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_USEDEP}]
-	)
-	|| (
-		dev-python/numpy-python2[${PYTHON_USEDEP}]
-		>=dev-python/numpy-1.2[${PYTHON_USEDEP}]
-	)
-	>=dev-python/pygtk-2.12:2[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		|| (
+			>=dev-python/matplotlib-python2-0.98.5[gtk2,${PYTHON_MULTI_USEDEP}]
+			>=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_MULTI_USEDEP}]
+		)
+		|| (
+			dev-python/numpy-python2[${PYTHON_MULTI_USEDEP}]
+			>=dev-python/numpy-1.2[${PYTHON_MULTI_USEDEP}]
+		)
+		>=dev-python/pygtk-2.12:2[${PYTHON_MULTI_USEDEP}]
+	')
 "
 DEPEND="${RDEPEND}"
 


             reply	other threads:[~2020-02-09 16:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 16:47 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-28 21:30 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/nmrdepaker/ Michał Górny
2020-01-28 20:40 Michał Górny
2020-01-22 21:50 Michał Górny
2020-01-16  6:39 Michał Górny
2018-07-20 17:52 Pacho Ramos

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=1581266807.581ffda9dab73df0d33280a97c2dd044aa184383.mgorny@gentoo \
    --to=mgorny@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