public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqwt/
Date: Thu,  3 Mar 2016 21:24:42 +0000 (UTC)	[thread overview]
Message-ID: <1457040281.4f8be981d5bc3f4d219cc9bb1f6423f3ebc05592.jlec@gentoo> (raw)

commit:     4f8be981d5bc3f4d219cc9bb1f6423f3ebc05592
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  3 21:23:51 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Mar  3 21:24:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8be981

dev-python/pyqwt: Only restraint dev-python/PyQt4 dep version at buildtime

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=536948

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/pyqwt/pyqwt-5.2.0-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/pyqwt/pyqwt-5.2.0-r1.ebuild b/dev-python/pyqwt/pyqwt-5.2.0-r1.ebuild
index fbc122c..57ee1d0 100644
--- a/dev-python/pyqwt/pyqwt-5.2.0-r1.ebuild
+++ b/dev-python/pyqwt/pyqwt-5.2.0-r1.ebuild
@@ -20,11 +20,12 @@ IUSE="debug doc examples svg"
 
 RDEPEND="
 	x11-libs/qwt:5[svg?]
+	dev-python/PyQt4[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]"
+DEPEND="${DEPEND}
+	dev-python/sip[${PYTHON_USEDEP}]
 	~dev-python/PyQt4-4.11.1[${PYTHON_USEDEP}]
-	dev-python/numpy[${PYTHON_USEDEP}]
 	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-DEPEND="${DEPEND}
-	dev-python/sip[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}/${MY_P}/configure"
 


             reply	other threads:[~2016-03-03 21:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-03 21:24 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-10 14:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqwt/ Andreas Sturmlechner
2016-08-04  4:02 Davide Pesavento
2016-08-03  1:47 Mike Gilbert
2016-07-10 17:47 Michael Palimaka
2016-04-24 20:59 Davide Pesavento
2016-04-24 20:59 Davide Pesavento
2016-02-10 14:33 Justin Lecher

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=1457040281.4f8be981d5bc3f4d219cc9bb1f6423f3ebc05592.jlec@gentoo \
    --to=jlec@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