public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kacper Kowalik" <xarthisius@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pyqtgraph/
Date: Sat,  7 Sep 2013 12:45:37 +0000 (UTC)	[thread overview]
Message-ID: <1378554376.80aeda948f6a4444d47b71ec12a9368936a91267.xarthisius@gentoo> (raw)

commit:     80aeda948f6a4444d47b71ec12a9368936a91267
Author:     Guillaume Poulin <poulin.guillaume <AT> gmail <DOT> com>
AuthorDate: Sat Sep  7 11:46:16 2013 +0000
Commit:     Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 11:46:16 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=80aeda94

add [${PYTHON_USEDEP}] to depencies to sastify python-r1

Package-Manager: portage-2.2.1

---
 dev-python/pyqtgraph/ChangeLog              | 4 ++++
 dev-python/pyqtgraph/pyqtgraph-0.9.7.ebuild | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyqtgraph/ChangeLog b/dev-python/pyqtgraph/ChangeLog
index 7aad076..86d0a71 100644
--- a/dev-python/pyqtgraph/ChangeLog
+++ b/dev-python/pyqtgraph/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Sep 2013; Guillaume Poulin <poulin.guillaume@gmail.com>
+  pyqtgraph-0.9.7.ebuild:
+  add [${PYTHON_USEDEP}] to depencies to sastify python-r1
+
 *pyqtgraph-0.9.7 (07 Sep 2013)
 
   07 Sep 2013; Guillaume Poulin <poulin.guillaume@gmail.com> +metadata.xml,

diff --git a/dev-python/pyqtgraph/pyqtgraph-0.9.7.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.9.7.ebuild
index 5d8f7f5..aa9868c 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.9.7.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.9.7.ebuild
@@ -18,10 +18,10 @@ IUSE="opengl example"
 
 DEPEND=""
 RDEPEND="${DEPEND}
-	dev-python/numpy
-	sci-libs/scipy
-	opengl? ( dev-python/pyopengl )
-	|| ( >=dev-python/PyQt4-4.7.0 dev-python/pyside )"
+	dev-python/numpy[${PYTHON_USEDEP}]
+	sci-libs/scipy[${PYTHON_USEDEP}]
+	opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )
+	|| ( >=dev-python/PyQt4-4.7.0[${PYTHON_USEDEP}] dev-python/pyside[${PYTHON_USEDEP}] )"
 
 src_prepare() {
 	use opengl || rm -r pyqtgraph/opengl


             reply	other threads:[~2013-09-07 12:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-07 12:45 Kacper Kowalik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-25 18:48 [gentoo-commits] proj/sci:master commit in: dev-python/pyqtgraph/ Justin Lecher
2013-09-07 12:45 Kacper Kowalik
2013-09-07 12:45 Kacper Kowalik

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=1378554376.80aeda948f6a4444d47b71ec12a9368936a91267.xarthisius@gentoo \
    --to=xarthisius@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