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: virtual/cblas/
Date: Mon,  6 Oct 2014 05:56:38 +0000 (UTC)	[thread overview]
Message-ID: <1411816207.8a52101e318edc07bccbb9cb3a5a5c949d2e4562.jlec@gentoo> (raw)

commit:     8a52101e318edc07bccbb9cb3a5a5c949d2e4562
Author:     gienah <gienah <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 16:43:10 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 11:10:07 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8a52101e

Add int64 use flag for separate eselect modules for int64 providers

---
 virtual/cblas/ChangeLog           |  8 +++++++-
 virtual/cblas/cblas-2.0-r1.ebuild | 28 ++++++++++++++++++++++++++++
 virtual/cblas/metadata.xml        |  4 ++++
 3 files changed, 39 insertions(+), 1 deletion(-)

diff --git a/virtual/cblas/ChangeLog b/virtual/cblas/ChangeLog
index 20ec5ad..bf5bbf8 100644
--- a/virtual/cblas/ChangeLog
+++ b/virtual/cblas/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/cblas
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# 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-r1 (26 Apr 2014)
+
+  26 Apr 2014; Mark Wright <gienah@gentoo.org> +cblas-2.0-r1.ebuild,
+  metadata.xml:
+  Add int64 use flag for separate eselect modules for int64 providers
+
   11 Aug 2013; Justin Lecher <jlec@gentoo.org> cblas-2.0.ebuild, metadata.xml:
   Drop obsolete USE dep for openblas, #478130
 

diff --git a/virtual/cblas/cblas-2.0-r1.ebuild b/virtual/cblas/cblas-2.0-r1.ebuild
new file mode 100644
index 0000000..e2b2495
--- /dev/null
+++ b/virtual/cblas/cblas-2.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Virtual for BLAS C implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="int64"
+
+RDEPEND="
+	int64? (
+		sci-libs/openblas[int64]
+	)
+	|| (
+		>=sci-libs/cblas-reference-20110218
+		sci-libs/openblas[int64?]
+		>=sci-libs/gsl-1.15-r3[-cblas-external]
+		>=sci-libs/gotoblas2-1.13
+		>=sci-libs/atlas-3.9.34
+		>=sci-libs/mkl-10.3
+	)"
+DEPEND=""

diff --git a/virtual/cblas/metadata.xml b/virtual/cblas/metadata.xml
index 444c81e..fb26d6d 100644
--- a/virtual/cblas/metadata.xml
+++ b/virtual/cblas/metadata.xml
@@ -6,4 +6,8 @@
   Gentoo virtual package for the Basic Linear Algebra Subprograms
   C implementation.
 </longdescription>
+<use>
+  <flag name="int64">Add eselect module for cblas libraries built with 64 bits
+  integer ABI</flag>
+</use>
 </pkgmetadata>


             reply	other threads:[~2014-10-06  5:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06  5:56 Justin Lecher [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-11-10 23:33 Christoph Junghans
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=1411816207.8a52101e318edc07bccbb9cb3a5a5c949d2e4562.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