From: "Marius Brehler" <marbre@linux.sungazer.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/trilinos/
Date: Tue, 12 Jul 2016 19:57:08 +0000 (UTC) [thread overview]
Message-ID: <1468067919.92ab1d46cfbb4b93e40fcb0fce5a8e28bab84f07.marbre@gentoo> (raw)
commit: 92ab1d46cfbb4b93e40fcb0fce5a8e28bab84f07
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 9 12:38:39 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Sat Jul 9 12:38:39 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=92ab1d46
sci-libs/trilinos: Add missing dependency, bug #579320
Package-Manager: portage-2.2.28
sci-libs/trilinos/trilinos-11.10.2.ebuild | 3 ++-
sci-libs/trilinos/trilinos-11.12.1-r1.ebuild | 3 ++-
sci-libs/trilinos/trilinos-11.14.1-r1.ebuild | 3 ++-
sci-libs/trilinos/trilinos-12.0.1.ebuild | 3 ++-
sci-libs/trilinos/trilinos-12.2.1.ebuild | 3 ++-
sci-libs/trilinos/trilinos-12.6.2.ebuild | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/sci-libs/trilinos/trilinos-11.10.2.ebuild b/sci-libs/trilinos/trilinos-11.10.2.ebuild
index ac3a99e..f8cb050 100644
--- a/sci-libs/trilinos/trilinos-11.10.2.ebuild
+++ b/sci-libs/trilinos/trilinos-11.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,6 +26,7 @@ IUSE="
RESTRICT="test"
RDEPEND="
+ sys-libs/binutils-libs
virtual/blas
virtual/lapack
virtual/mpi
diff --git a/sci-libs/trilinos/trilinos-11.12.1-r1.ebuild b/sci-libs/trilinos/trilinos-11.12.1-r1.ebuild
index 9d55c34..868045b 100644
--- a/sci-libs/trilinos/trilinos-11.12.1-r1.ebuild
+++ b/sci-libs/trilinos/trilinos-11.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,6 +26,7 @@ IUSE="
RESTRICT="test"
RDEPEND="
+ sys-libs/binutils-libs
virtual/blas
virtual/lapack
virtual/mpi
diff --git a/sci-libs/trilinos/trilinos-11.14.1-r1.ebuild b/sci-libs/trilinos/trilinos-11.14.1-r1.ebuild
index 48adf20..2f32029 100644
--- a/sci-libs/trilinos/trilinos-11.14.1-r1.ebuild
+++ b/sci-libs/trilinos/trilinos-11.14.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,6 +25,7 @@ IUSE="
RESTRICT="test"
RDEPEND="
+ sys-libs/binutils-libs
virtual/blas
virtual/lapack
virtual/mpi
diff --git a/sci-libs/trilinos/trilinos-12.0.1.ebuild b/sci-libs/trilinos/trilinos-12.0.1.ebuild
index 2278603..a511a3d 100644
--- a/sci-libs/trilinos/trilinos-12.0.1.ebuild
+++ b/sci-libs/trilinos/trilinos-12.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,6 +25,7 @@ IUSE="
RESTRICT="test"
RDEPEND="
+ sys-libs/binutils-libs
virtual/blas
virtual/lapack
virtual/mpi
diff --git a/sci-libs/trilinos/trilinos-12.2.1.ebuild b/sci-libs/trilinos/trilinos-12.2.1.ebuild
index 5862e73..a73261d 100644
--- a/sci-libs/trilinos/trilinos-12.2.1.ebuild
+++ b/sci-libs/trilinos/trilinos-12.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,6 +25,7 @@ IUSE="
RESTRICT="test"
RDEPEND="
+ sys-libs/binutils-libs
virtual/blas
virtual/lapack
virtual/mpi
diff --git a/sci-libs/trilinos/trilinos-12.6.2.ebuild b/sci-libs/trilinos/trilinos-12.6.2.ebuild
index dca587c..707a6f1 100644
--- a/sci-libs/trilinos/trilinos-12.6.2.ebuild
+++ b/sci-libs/trilinos/trilinos-12.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,6 +25,7 @@ IUSE="
RESTRICT="test"
RDEPEND="
+ sys-libs/binutils-libs
virtual/blas
virtual/lapack
virtual/mpi
next reply other threads:[~2016-07-12 19:57 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 19:57 Marius Brehler [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-05-15 16:34 [gentoo-commits] proj/sci:master commit in: sci-libs/trilinos/ Matthias Maier
2018-04-03 3:52 Matthias Maier
2018-04-02 12:45 Justin Lecher
2017-07-07 15:52 Matthias Maier
2017-07-07 15:49 Matthias Maier
2017-02-24 18:32 Christoph Junghans
2016-08-31 6:56 Marius Brehler
2016-08-31 6:56 Marius Brehler
2016-07-12 19:57 Marius Brehler
2016-07-12 19:57 Marius Brehler
2016-03-06 21:40 Justin Lecher
2016-03-06 21:32 Justin Lecher
2015-09-21 19:44 Justin Lecher
2015-08-27 15:01 Justin Lecher
2015-02-19 21:12 Christoph Junghans
2014-10-24 3:33 Christoph Junghans
2014-01-06 19:27 Justin Lecher
2014-01-06 18:33 Justin Lecher
2013-11-12 16:43 Nicolas Bock
2013-06-19 23:51 Sebastien Fabbro
2013-06-12 20:04 Justin Lecher
2013-04-22 1:40 Christoph Junghans
2013-02-22 15:46 Justin Lecher
2012-04-08 23:22 Andrea Arteaga
2012-04-08 0:54 Andrea Arteaga
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=1468067919.92ab1d46cfbb4b93e40fcb0fce5a8e28bab84f07.marbre@gentoo \
--to=marbre@linux.sungazer.de \
--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