public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: virtual/lapacke/
@ 2014-01-28 19:01 Sebastien Fabbro
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastien Fabbro @ 2014-01-28 19:01 UTC (permalink / raw
  To: gentoo-commits

commit:     9df559ed34150b2e87a6c9d92ed7bfb84a756d8a
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 07:16:05 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 07:16:05 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9df559ed

virtual/lapacke: Version bump

Package-Manager: portage-2.2.7-prefix

---
 virtual/lapacke/ChangeLog          |  8 ++++++--
 virtual/lapacke/lapacke-3.5.ebuild | 19 +++++++++++++++++++
 2 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/virtual/lapacke/ChangeLog b/virtual/lapacke/ChangeLog
index f421fbe..2ff0c07 100644
--- a/virtual/lapacke/ChangeLog
+++ b/virtual/lapacke/ChangeLog
@@ -1,10 +1,14 @@
 # ChangeLog for virtual/lapacke
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*lapacke-3.5 (08 Dec 2013)
+
+  08 Dec 2013; Sébastien Fabbro <bicatali@gentoo.org> +lapacke-3.5.ebuild:
+  virtual/lapacke: Version bump
+
 *lapacke-1.0 (09 Dec 2010)
 
   09 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> +lapacke-1.0.ebuild,
   +metadata.xml:
   Initial import
-

diff --git a/virtual/lapacke/lapacke-3.5.ebuild b/virtual/lapacke/lapacke-3.5.ebuild
new file mode 100644
index 0000000..88118d4
--- /dev/null
+++ b/virtual/lapacke/lapacke-3.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+DESCRIPTION="Virtual for LAPACK C implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+RDEPEND="|| (
+		>=sci-libs/lapacke-reference-3.5
+	)"
+DEPEND=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/lapacke/
@ 2014-11-13  0:15 Christoph Junghans
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Junghans @ 2014-11-13  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     0f194cf5a5e7b12ff1c445f5fb7bd013fc996f21
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 10:08:35 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 10:08:35 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0f194cf5

virtual/lapacke: Bumpt to EAPI=5

Package-Manager: portage-2.2.14

---
 virtual/lapacke/ChangeLog          | 6 +++++-
 virtual/lapacke/lapacke-1.0.ebuild | 2 +-
 virtual/lapacke/lapacke-3.5.ebuild | 2 +-
 virtual/lapacke/metadata.xml       | 4 ++--
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/virtual/lapacke/ChangeLog b/virtual/lapacke/ChangeLog
index 2ff0c07..8d554c7 100644
--- a/virtual/lapacke/ChangeLog
+++ b/virtual/lapacke/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for virtual/lapacke
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Nov 2014; Justin Lecher <jlec@gentoo.org> lapacke-1.0.ebuild,
+  lapacke-3.5.ebuild, metadata.xml:
+  Bumpt to EAPI=5
+
 *lapacke-3.5 (08 Dec 2013)
 
   08 Dec 2013; Sébastien Fabbro <bicatali@gentoo.org> +lapacke-3.5.ebuild:

diff --git a/virtual/lapacke/lapacke-1.0.ebuild b/virtual/lapacke/lapacke-1.0.ebuild
index de6568a..a7324a5 100644
--- a/virtual/lapacke/lapacke-1.0.ebuild
+++ b/virtual/lapacke/lapacke-1.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Virtual for LAPACK C implementation"
 HOMEPAGE=""

diff --git a/virtual/lapacke/lapacke-3.5.ebuild b/virtual/lapacke/lapacke-3.5.ebuild
index e84b99a..3987e26 100644
--- a/virtual/lapacke/lapacke-3.5.ebuild
+++ b/virtual/lapacke/lapacke-3.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Virtual for LAPACK C implementation"
 HOMEPAGE=""

diff --git a/virtual/lapacke/metadata.xml b/virtual/lapacke/metadata.xml
index ab7c995..43a75c8 100644
--- a/virtual/lapacke/metadata.xml
+++ b/virtual/lapacke/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+  <herd>sci</herd>
+  <longdescription lang="en">
   Gentoo virtual package for the Linear Algebra PACKAge
   C implementation.
 </longdescription>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/lapacke/
@ 2015-12-28  8:17 Justin Lecher
  0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2015-12-28  8:17 UTC (permalink / raw
  To: gentoo-commits

commit:     3a5e4ddcf7f1369051ebe8344c9fa15e3a392220
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 08:13:38 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 08:13:38 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a5e4ddc

virtual/lapacke: Version Bump, add ABI_X86 and int64 support

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/lapacke/lapacke-3.6.ebuild | 27 +++++++++++++++++++++++++++
 virtual/lapacke/metadata.xml       |  4 ++++
 2 files changed, 31 insertions(+)

diff --git a/virtual/lapacke/lapacke-3.6.ebuild b/virtual/lapacke/lapacke-3.6.ebuild
new file mode 100644
index 0000000..c469912
--- /dev/null
+++ b/virtual/lapacke/lapacke-3.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for LAPACK C implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="int64"
+
+RDEPEND="
+	|| (
+		abi_x86_64? ( !abi_x86_32? ( >=sci-libs/lapacke-reference-3.5 ) )
+		sci-libs/mkl[int64?,${MULTILIB_USEDEP}]
+	)
+	int64? ( sci-libs/mkl[int64,${MULTILIB_USEDEP}] )
+	"
+DEPEND=""

diff --git a/virtual/lapacke/metadata.xml b/virtual/lapacke/metadata.xml
index 43a75c8..a21ef90 100644
--- a/virtual/lapacke/metadata.xml
+++ b/virtual/lapacke/metadata.xml
@@ -6,4 +6,8 @@
   Gentoo virtual package for the Linear Algebra PACKAge
   C implementation.
 </longdescription>
+  <use>
+    <flag name="int64">Add eselect module for blas libraries built with 64 bits
+  integer ABI</flag>
+  </use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/lapacke/
@ 2016-02-26  9:02 Justin Lecher
  0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2016-02-26  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0e8b969c819fb042b076bf0eb6447c9a30cf9071
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:57:30 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:57:30 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0e8b969c

virtual/lapacke: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/lapacke/lapacke-3.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/lapacke/lapacke-3.6.ebuild b/virtual/lapacke/lapacke-3.6.ebuild
index b151179..ab536ee 100644
--- a/virtual/lapacke/lapacke-3.6.ebuild
+++ b/virtual/lapacke/lapacke-3.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 MULTILIB_COMPAT=( abi_x86_{32,64} )
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/lapacke/
@ 2016-02-26  9:02 Justin Lecher
  0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2016-02-26  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     ce7a6d94308357ed20bbf3f7ebe46d29b8ad517a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:56:48 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:56:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce7a6d94

virtual/lapacke: Clean old

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/lapacke/lapacke-1.0.ebuild | 20 --------------------
 virtual/lapacke/lapacke-3.5.ebuild | 17 -----------------
 2 files changed, 37 deletions(-)

diff --git a/virtual/lapacke/lapacke-1.0.ebuild b/virtual/lapacke/lapacke-1.0.ebuild
deleted file mode 100644
index 7886842..0000000
--- a/virtual/lapacke/lapacke-1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for LAPACK C implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-RDEPEND="|| (
-		>=sci-libs/lapacke-reference-1.0
-		>=sci-libs/mkl-10.3
-	)"
-DEPEND=""

diff --git a/virtual/lapacke/lapacke-3.5.ebuild b/virtual/lapacke/lapacke-3.5.ebuild
deleted file mode 100644
index 4b22159..0000000
--- a/virtual/lapacke/lapacke-3.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for LAPACK C implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=sci-libs/lapacke-reference-${PV}"
-DEPEND=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/lapacke/
@ 2017-03-07  7:45 Marius Brehler
  0 siblings, 0 replies; 6+ messages in thread
From: Marius Brehler @ 2017-03-07  7:45 UTC (permalink / raw
  To: gentoo-commits

commit:     512fd9999bbfa30c7047ea0076253e0b2f0df353
Author:     François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Sun Mar  5 01:25:42 2017 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Mon Mar  6 18:58:37 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=512fd999

virtual/lapacke: Remove MULTILIB_COMPAT restriction

Package-Manager: portage-2.3.3

 virtual/lapacke/lapacke-3.6.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/virtual/lapacke/lapacke-3.6.ebuild b/virtual/lapacke/lapacke-3.6.ebuild
index 9c7898c75..594d6e640 100644
--- a/virtual/lapacke/lapacke-3.6.ebuild
+++ b/virtual/lapacke/lapacke-3.6.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-MULTILIB_COMPAT=( abi_x86_{32,64} )
-
 inherit multilib-build
 
 DESCRIPTION="Virtual for LAPACK C implementation"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-07  7:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26  9:02 [gentoo-commits] proj/sci:master commit in: virtual/lapacke/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2017-03-07  7:45 Marius Brehler
2016-02-26  9:02 Justin Lecher
2015-12-28  8:17 Justin Lecher
2014-11-13  0:15 Christoph Junghans
2014-01-28 19:01 Sebastien Fabbro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox