From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: virtual/cblas/
Date: Mon, 10 Nov 2014 23:33:55 +0000 (UTC) [thread overview]
Message-ID: <1415662417.18d61d4db02599198a3bac4e64f41d509e563cc7.ottxor@gentoo> (raw)
commit: 18d61d4db02599198a3bac4e64f41d509e563cc7
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 10 23:33:37 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Nov 10 23:33:37 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=18d61d4d
added multilib support (bug #528622)
Package-Manager: portage-2.2.8-r2
---
virtual/cblas/ChangeLog | 5 +++++
virtual/cblas/cblas-2.0-r3.ebuild | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/virtual/cblas/ChangeLog b/virtual/cblas/ChangeLog
index fce9238..7c01c5f 100644
--- a/virtual/cblas/ChangeLog
+++ b/virtual/cblas/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/ChangeLog,v 1.6 2010/01/11 10:56:05 ulm Exp $
+*cblas-2.0-r3 (10 Nov 2014)
+
+ 10 Nov 2014; Christoph Junghans <ottxor@gentoo.org> +cblas-2.0-r3.ebuild:
+ added multilib support (bug #528622)
+
*cblas-2.0-r2 (13 Oct 2014)
13 Oct 2014; Mark Wright <gienah@gentoo.org> +cblas-2.0-r2.ebuild:
diff --git a/virtual/cblas/cblas-2.0-r3.ebuild b/virtual/cblas/cblas-2.0-r3.ebuild
new file mode 100644
index 0000000..b7a94e8
--- /dev/null
+++ b/virtual/cblas/cblas-2.0-r3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for BLAS C implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="int64"
+
+RDEPEND="
+ int64? (
+ || (
+ >=sci-libs/openblas-0.2.11[int64,${MULTILIB_USEDEP}]
+ >=sci-libs/cblas-reference-20110218-r1[int64,${MULTILIB_USEDEP}]
+ )
+ )
+ || (
+ >=sci-libs/cblas-reference-20110218-r1[int64?,${MULTILIB_USEDEP}]
+ >=sci-libs/openblas-0.2.11[int64?,${MULTILIB_USEDEP}]
+ >=sci-libs/gsl-1.16-r2[-cblas-external,${MULTILIB_USEDEP}]
+ abi_x86_64? ( !abi_x86_32? ( || (
+ >=sci-libs/gotoblas2-1.13
+ >=sci-libs/atlas-3.9.34
+ >=sci-libs/mkl-10.3
+ ) ) )
+ )"
+DEPEND=""
next reply other threads:[~2014-11-10 23:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 23:33 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-07 7:45 [gentoo-commits] proj/sci:master commit in: virtual/cblas/ Marius Brehler
2017-02-03 10:25 Marius Brehler
2016-10-12 6:30 Marius Brehler
2016-02-26 9:02 Justin Lecher
2016-02-26 9:02 Justin Lecher
2015-12-28 8:17 Justin Lecher
2015-12-01 9:37 Justin Lecher
2014-11-13 0:15 Christoph Junghans
2014-10-06 5:56 Justin Lecher
2013-08-12 9:00 Justin Lecher
2013-07-25 18:43 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=1415662417.18d61d4db02599198a3bac4e64f41d509e563cc7.ottxor@gentoo \
--to=ottxor@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