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] proj/sci:master commit in: sci-libs/pagmo/
Date: Mon,  6 Jan 2014 18:33:18 +0000 (UTC)	[thread overview]
Message-ID: <1389032295.2013ca24a249bd8de0c2f188350fb11b2223bde8.jlec@gentoo> (raw)

commit:     2013ca24a249bd8de0c2f188350fb11b2223bde8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 18:18:15 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 18:18:15 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2013ca24

sci-libs/pagmo: Add missing python deps

Package-Manager: portage-2.2.8

---
 sci-libs/pagmo/ChangeLog         | 3 +++
 sci-libs/pagmo/pagmo-9999.ebuild | 7 ++++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/sci-libs/pagmo/ChangeLog b/sci-libs/pagmo/ChangeLog
index f33d873..92a385e 100644
--- a/sci-libs/pagmo/ChangeLog
+++ b/sci-libs/pagmo/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild:
+  Add missing python deps
+
   06 Jan 2014; Justin Lecher <jlec@gentoo.org> pagmo-9999.ebuild, metadata.xml:
   Switch from git-2 to git-r3; use python-single-r1.eclass
 

diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
index 641270c..5ffd021 100644
--- a/sci-libs/pagmo/pagmo-9999.ebuild
+++ b/sci-libs/pagmo/pagmo-9999.ebuild
@@ -18,9 +18,14 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="gsl kepler mpi nlopt python test"
 
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
 RDEPEND="
 	dev-libs/boost[mpi?]
-	python? ( dev-libs/boost[${PYTHON_USEDEP}] )
+	python? (
+		${PYTHON_DEPS}
+		dev-libs/boost[${PYTHON_USEDEP}]
+		)
 	nlopt? ( sci-libs/nlopt )
 	gsl? ( sci-libs/gsl )"
 DEPEND="${RDEPEND}"


             reply	other threads:[~2014-01-06 18:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 18:33 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-27 22:12 [gentoo-commits] proj/sci:master commit in: sci-libs/pagmo/ Horea Christian
2015-07-29  7:54 Justin Lecher
2015-07-23 21:06 Jauhien Piatlicki
2015-07-23 21:06 Jauhien Piatlicki
2014-01-06 18:33 Justin Lecher
2011-06-25 17:22 Justin Lecher
2011-06-24 17:09 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=1389032295.2013ca24a249bd8de0c2f188350fb11b2223bde8.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