public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/magma/
@ 2015-11-27 10:09 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-11-27 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     b66dd197cd9bcdd52ac9fcecc73e8db457aa20fe
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 09:36:03 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 10:08:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66dd197

sci-libs/magma: Drop obsolete virtual/fortran in *DEPEND

fortran-2.eclass handles this

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

 sci-libs/magma/magma-1.4.0.ebuild |  1 -
 sci-libs/magma/magma-1.4.1.ebuild |  1 -
 sci-libs/magma/metadata.xml       | 12 ++++++------
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/sci-libs/magma/magma-1.4.0.ebuild b/sci-libs/magma/magma-1.4.0.ebuild
index 1cbf68f..0d62c0d 100644
--- a/sci-libs/magma/magma-1.4.0.ebuild
+++ b/sci-libs/magma/magma-1.4.0.ebuild
@@ -24,7 +24,6 @@ REQUIRED_USE="?? ( fermi kepler )"
 RDEPEND="
 	dev-util/nvidia-cuda-toolkit
 	virtual/cblas
-	virtual/fortran
 	virtual/lapack"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/sci-libs/magma/magma-1.4.1.ebuild b/sci-libs/magma/magma-1.4.1.ebuild
index 1cbf68f..0d62c0d 100644
--- a/sci-libs/magma/magma-1.4.1.ebuild
+++ b/sci-libs/magma/magma-1.4.1.ebuild
@@ -24,7 +24,6 @@ REQUIRED_USE="?? ( fermi kepler )"
 RDEPEND="
 	dev-util/nvidia-cuda-toolkit
 	virtual/cblas
-	virtual/fortran
 	virtual/lapack"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/sci-libs/magma/metadata.xml b/sci-libs/magma/metadata.xml
index 70c7d66..0897934 100644
--- a/sci-libs/magma/metadata.xml
+++ b/sci-libs/magma/metadata.xml
@@ -1,15 +1,15 @@
 <?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">
   The Matrix Algebra on GPU and Multicore Architectures
   project aims to develop a dense linear algebra library
   similar to LAPACK but for heterogeneous/hybrid architectures, starting
   with current "Multicore+GPU" systems.
 </longdescription>
-<use>
-  <flag name="fermi">Compile for GPU NVIDIA Fermi family (2.x cards)</flag>
-  <flag name="kepler">Compile for GPU NVIDIA Kepler family (GF 6xx cards)</flag>
-</use>
+  <use>
+    <flag name="fermi">Compile for GPU NVIDIA Fermi family (2.x cards)</flag>
+    <flag name="kepler">Compile for GPU NVIDIA Kepler family (GF 6xx cards)</flag>
+  </use>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/magma/
@ 2017-05-20 21:24 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2017-05-20 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     2dc35a2ca8f5bf6acdf6174c9ec2bbbc6837a03c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 15:31:44 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 20 21:24:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc35a2c

sci-libs/magma: Drop to ~arch

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-libs/magma/magma-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/magma/magma-1.4.0.ebuild b/sci-libs/magma/magma-1.4.0.ebuild
index 5fc71483ea9..33d1cd70c24 100644
--- a/sci-libs/magma/magma-1.4.0.ebuild
+++ b/sci-libs/magma/magma-1.4.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://icl.cs.utk.edu/projectsfiles/${PN}/downloads/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~amd64-linux"
+KEYWORDS="~amd64 ~amd64-linux"
 IUSE="fermi kepler static-libs test"
 
 REQUIRED_USE="?? ( fermi kepler )"


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

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/magma/
@ 2017-05-20 21:24 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2017-05-20 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     45ad00a232635013bbc280311d1bbd60bf2fc084
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 13:00:51 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 20 21:24:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ad00a2

sci-libs/magma: Drop ~x86/~x86-linux for CUDA

 sci-libs/magma/magma-1.4.0.ebuild | 4 ++--
 sci-libs/magma/magma-1.4.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/magma/magma-1.4.0.ebuild b/sci-libs/magma/magma-1.4.0.ebuild
index a5caf08c9c1..5fc71483ea9 100644
--- a/sci-libs/magma/magma-1.4.0.ebuild
+++ b/sci-libs/magma/magma-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://icl.cs.utk.edu/projectsfiles/${PN}/downloads/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~amd64-linux"
 IUSE="fermi kepler static-libs test"
 
 REQUIRED_USE="?? ( fermi kepler )"

diff --git a/sci-libs/magma/magma-1.4.1.ebuild b/sci-libs/magma/magma-1.4.1.ebuild
index 0ccdcbc3c56..33d1cd70c24 100644
--- a/sci-libs/magma/magma-1.4.1.ebuild
+++ b/sci-libs/magma/magma-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://icl.cs.utk.edu/projectsfiles/${PN}/downloads/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~amd64-linux"
 IUSE="fermi kepler static-libs test"
 
 REQUIRED_USE="?? ( fermi kepler )"


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

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/magma/
@ 2019-12-12 16:46 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2019-12-12 16:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1e500d1e793cd127cf338064baf8bd0bae09de4c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 15:33:27 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:35:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e500d1e

sci-libs/magma: [QA] Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/magma/magma-1.4.0.ebuild | 4 ++--
 sci-libs/magma/magma-1.4.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-libs/magma/magma-1.4.0.ebuild b/sci-libs/magma/magma-1.4.0.ebuild
index 33d1cd70c24..c50eea5b55a 100644
--- a/sci-libs/magma/magma-1.4.0.ebuild
+++ b/sci-libs/magma/magma-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 
 # We have to have write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
 # user is (usually) not in the video group
-RESTRICT="userpriv"
+RESTRICT="userpriv !test? ( test )"
 
 pkg_setup() {
 	fortran-2_pkg_setup

diff --git a/sci-libs/magma/magma-1.4.1.ebuild b/sci-libs/magma/magma-1.4.1.ebuild
index 33d1cd70c24..c50eea5b55a 100644
--- a/sci-libs/magma/magma-1.4.1.ebuild
+++ b/sci-libs/magma/magma-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 
 # We have to have write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
 # user is (usually) not in the video group
-RESTRICT="userpriv"
+RESTRICT="userpriv !test? ( test )"
 
 pkg_setup() {
 	fortran-2_pkg_setup


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

end of thread, other threads:[~2019-12-12 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 16:46 [gentoo-commits] repo/gentoo:master commit in: sci-libs/magma/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2017-05-20 21:24 Michał Górny
2017-05-20 21:24 Michał Górny
2015-11-27 10:09 Justin Lecher

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