From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/tmglib/
Date: Mon, 30 Nov 2015 18:33:38 +0000 (UTC) [thread overview]
Message-ID: <1448894997.7bef2d2f75737e2e890d9c947ab3c8c571fececa.jlec@gentoo> (raw)
commit: 7bef2d2f75737e2e890d9c947ab3c8c571fececa
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 14:49:57 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 14:49:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7bef2d2f
sci-libs/tmglib: Only require python for tests
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/tmglib/tmglib-3.5.0.ebuild | 7 ++++---
sci-libs/tmglib/tmglib-3.6.0.ebuild | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/sci-libs/tmglib/tmglib-3.5.0.ebuild b/sci-libs/tmglib/tmglib-3.5.0.ebuild
index 4b5358f..36512bd 100644
--- a/sci-libs/tmglib/tmglib-3.5.0.ebuild
+++ b/sci-libs/tmglib/tmglib-3.5.0.ebuild
@@ -17,14 +17,15 @@ SRC_URI="http://www.netlib.org/lapack/${MYP}.tgz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
+IUSE="static-libs test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"
-RDEPEND="${PYTHON_DEPS}
+RDEPEND="
virtual/blas
virtual/lapack"
DEPEND="${RDEPEND}
+ test? ( ${PYTHON_DEPS} )
virtual/pkgconfig"
S="${WORKDIR}/${MYP}"
diff --git a/sci-libs/tmglib/tmglib-3.6.0.ebuild b/sci-libs/tmglib/tmglib-3.6.0.ebuild
index cf243a5..4f66f45 100644
--- a/sci-libs/tmglib/tmglib-3.6.0.ebuild
+++ b/sci-libs/tmglib/tmglib-3.6.0.ebuild
@@ -17,14 +17,15 @@ SRC_URI="http://www.netlib.org/lapack/${MYP}.tgz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
+IUSE="static-libs test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"
-RDEPEND="${PYTHON_DEPS}
+RDEPEND="
virtual/blas
virtual/lapack"
DEPEND="${RDEPEND}
+ test? ( ${PYTHON_DEPS} )
virtual/pkgconfig"
S="${WORKDIR}/${MYP}"
next reply other threads:[~2015-11-30 18:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 18:33 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 15:11 [gentoo-commits] proj/sci:master commit in: sci-libs/tmglib/ Aisha Tammy
2015-11-30 18:33 Justin Lecher
2014-01-28 19:01 Sebastien Fabbro
2013-02-22 16:03 Justin Lecher
2012-11-29 0:09 Sebastien Fabbro
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=1448894997.7bef2d2f75737e2e890d9c947ab3c8c571fececa.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