public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: virtual/scalapack/
@ 2013-02-21 21:17 Sebastien Fabbro
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastien Fabbro @ 2013-02-21 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c27c7dae819f06a3b6c4833b122fa4562c27c97a
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 21 17:52:20 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 17:52:20 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c27c7dae

virtual/scalapack: Bump to latest scalapack reference

Package-Manager: portage-2.2.01.21688-prefix

---
 virtual/scalapack/ChangeLog                        |    9 +++++++--
 virtual/scalapack/metadata.xml                     |    4 +++-
 .../{scalapack-1.8.ebuild => scalapack-2.0.ebuild} |    6 +++---
 3 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/virtual/scalapack/ChangeLog b/virtual/scalapack/ChangeLog
index e2343d8..620322b 100644
--- a/virtual/scalapack/ChangeLog
+++ b/virtual/scalapack/ChangeLog
@@ -1,10 +1,15 @@
 # ChangeLog for virtual/scalapack
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*scalapack-2.0 (21 Feb 2013)
+
+  21 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> +scalapack-2.0.ebuild,
+  -scalapack-1.8.ebuild, metadata.xml:
+  virtual/scalapack: Bump to latest scalapack reference
+
 *scalapack-1.8 (09 Dec 2010)
 
   09 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> +scalapack-1.8.ebuild,
   +metadata.xml:
   Initial import
-

diff --git a/virtual/scalapack/metadata.xml b/virtual/scalapack/metadata.xml
index 49ecdb0..6133684 100644
--- a/virtual/scalapack/metadata.xml
+++ b/virtual/scalapack/metadata.xml
@@ -3,6 +3,8 @@
 <pkgmetadata>
 <herd>sci</herd>
 <longdescription lang="en">
-  Gentoo virtual package for the Scalable LAPACK implementation.
+  Gentoo virtual package for the Scalable LAPACK implementation. The
+  version number corresponds to the version of the ScaLAPACK reference
+  implementation.
 </longdescription>
 </pkgmetadata>

diff --git a/virtual/scalapack/scalapack-1.8.ebuild b/virtual/scalapack/scalapack-2.0.ebuild
similarity index 72%
rename from virtual/scalapack/scalapack-1.8.ebuild
rename to virtual/scalapack/scalapack-2.0.ebuild
index 0a2d45b..9780d1a 100644
--- a/virtual/scalapack/scalapack-1.8.ebuild
+++ b/virtual/scalapack/scalapack-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -14,8 +14,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux"
 IUSE="doc"
 RDEPEND="|| (
-		>=sci-libs/scalapack-1.8
+		>=sci-libs/scalapack-${PV}
 		>=sci-libs/mkl-10.3
 	)
-	doc? ( >=app-doc/scalapack-docs-1.8 )"
+	doc? ( >=app-doc/scalapack-docs-2.0 )"
 DEPEND=""


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

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

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

virtual/scalapack: Bumpt to EAPI=5

Package-Manager: portage-2.2.14

---
 virtual/scalapack/ChangeLog            | 6 +++++-
 virtual/scalapack/metadata.xml         | 4 ++--
 virtual/scalapack/scalapack-2.0.ebuild | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/virtual/scalapack/ChangeLog b/virtual/scalapack/ChangeLog
index 620322b..b030789 100644
--- a/virtual/scalapack/ChangeLog
+++ b/virtual/scalapack/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for virtual/scalapack
-# 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> scalapack-2.0.ebuild,
+  metadata.xml:
+  Bumpt to EAPI=5
+
 *scalapack-2.0 (21 Feb 2013)
 
   21 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> +scalapack-2.0.ebuild,

diff --git a/virtual/scalapack/metadata.xml b/virtual/scalapack/metadata.xml
index 6133684..f665797 100644
--- a/virtual/scalapack/metadata.xml
+++ b/virtual/scalapack/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 Scalable LAPACK implementation. The
   version number corresponds to the version of the ScaLAPACK reference
   implementation.

diff --git a/virtual/scalapack/scalapack-2.0.ebuild b/virtual/scalapack/scalapack-2.0.ebuild
index d405d91..825cb08 100644
--- a/virtual/scalapack/scalapack-2.0.ebuild
+++ b/virtual/scalapack/scalapack-2.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 ScaLAPACK implementation"
 HOMEPAGE=""


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

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

commit:     f3eb8aa2cafa7cd684d9f6612e7b819f0b3a8171
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 28 08:10:51 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 08:10:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f3eb8aa2

virtual/scalapack: Version Bump, add ABI_x86 and int64 support

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

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

diff --git a/virtual/scalapack/metadata.xml b/virtual/scalapack/metadata.xml
index f665797..c025a5b 100644
--- a/virtual/scalapack/metadata.xml
+++ b/virtual/scalapack/metadata.xml
@@ -7,4 +7,8 @@
   version number corresponds to the version of the ScaLAPACK reference
   implementation.
 </longdescription>
+  <use>
+    <flag name="int64">Add eselect module for blas libraries built with 64 bits
+  integer ABI</flag>
+  </use>
 </pkgmetadata>

diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild b/virtual/scalapack/scalapack-2.0.2.ebuild
new file mode 100644
index 0000000..a4ff0bc
--- /dev/null
+++ b/virtual/scalapack/scalapack-2.0.2.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 ScaLAPACK implementation"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE="doc int64"
+
+RDEPEND="
+	|| (
+		>=sci-libs/scalapack-${PV}
+		sci-libs/mkl[int64?,${MULTILIB_USEDEP}]
+	)
+	int64? ( sci-libs/mkl[int64,${MULTILIB_USEDEP}] )
+	doc? ( >=app-doc/scalapack-docs-2.0 )"
+DEPEND=""


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

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

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

virtual/scalapack: Clean old

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

 virtual/scalapack/scalapack-2.0.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/virtual/scalapack/scalapack-2.0.ebuild b/virtual/scalapack/scalapack-2.0.ebuild
deleted file mode 100644
index 5a65a94..0000000
--- a/virtual/scalapack/scalapack-2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for ScaLAPACK implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="doc"
-RDEPEND="|| (
-		>=sci-libs/scalapack-${PV}
-		>=sci-libs/mkl-10.3
-	)
-	doc? ( >=app-doc/scalapack-docs-2.0 )"
-DEPEND=""


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

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

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

virtual/scalapack: Bump to EAPI=6

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

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

diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild b/virtual/scalapack/scalapack-2.0.2.ebuild
index a4ff0bc..dda5707 100644
--- a/virtual/scalapack/scalapack-2.0.2.ebuild
+++ b/virtual/scalapack/scalapack-2.0.2.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] 9+ messages in thread

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

commit:     b9f7e9f44080652a9ec1918a45f1f74fd6a34a4d
Author:     François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Sun Mar  5 01:27:04 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=b9f7e9f4

virtual/scalapack: Remove MULTILIB_COMPAT restriction

Package-Manager: portage-2.3.3

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

diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild b/virtual/scalapack/scalapack-2.0.2.ebuild
index 6131a36d7..a68e13002 100644
--- a/virtual/scalapack/scalapack-2.0.2.ebuild
+++ b/virtual/scalapack/scalapack-2.0.2.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 ScaLAPACK implementation"


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

* [gentoo-commits] proj/sci:master commit in: virtual/scalapack/
@ 2020-11-10  0:06 Aisha Tammy
  0 siblings, 0 replies; 9+ messages in thread
From: Aisha Tammy @ 2020-11-10  0:06 UTC (permalink / raw
  To: gentoo-commits

commit:     881f2bacc842c09fec456da664cbea6bf414c322
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Nov 10 00:06:01 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Nov 10 00:06:01 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=881f2bac

virtual/scalapack: revision bump for fixes

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 virtual/scalapack/metadata.xml              |  9 ---------
 virtual/scalapack/scalapack-2.0.2-r1.ebuild | 16 ++++++++++++++++
 virtual/scalapack/scalapack-2.0.2.ebuild    | 24 ------------------------
 3 files changed, 16 insertions(+), 33 deletions(-)

diff --git a/virtual/scalapack/metadata.xml b/virtual/scalapack/metadata.xml
index a39ef098a..ae9640ffb 100644
--- a/virtual/scalapack/metadata.xml
+++ b/virtual/scalapack/metadata.xml
@@ -5,13 +5,4 @@
 		<email>sci@gentoo.org</email>
 		<name>Gentoo Science Project</name>
 	</maintainer>
-	<longdescription lang="en">
-Gentoo virtual package for the Scalable LAPACK implementation. The
-version number corresponds to the version of the ScaLAPACK reference
-implementation.
-</longdescription>
-	<use>
-		<flag name="int64">Add eselect module for blas libraries built with 64 bits
-integer ABI</flag>
-	</use>
 </pkgmetadata>

diff --git a/virtual/scalapack/scalapack-2.0.2-r1.ebuild b/virtual/scalapack/scalapack-2.0.2-r1.ebuild
new file mode 100644
index 000000000..18d5eabd9
--- /dev/null
+++ b/virtual/scalapack/scalapack-2.0.2-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ScaLAPACK implementation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	|| (
+		sci-libs/scalapack
+		sci-libs/mkl
+	)
+"

diff --git a/virtual/scalapack/scalapack-2.0.2.ebuild b/virtual/scalapack/scalapack-2.0.2.ebuild
deleted file mode 100644
index a68e13002..000000000
--- a/virtual/scalapack/scalapack-2.0.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for ScaLAPACK implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="doc int64"
-
-RDEPEND="
-	|| (
-		>=sci-libs/scalapack-${PV}
-		sci-libs/mkl[int64?,${MULTILIB_USEDEP}]
-	)
-	int64? ( sci-libs/mkl[int64,${MULTILIB_USEDEP}] )
-	doc? ( >=app-doc/scalapack-docs-2.0 )"
-DEPEND=""


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

* [gentoo-commits] proj/sci:master commit in: virtual/scalapack/
@ 2020-11-10  0:57 Aisha Tammy
  0 siblings, 0 replies; 9+ messages in thread
From: Aisha Tammy @ 2020-11-10  0:57 UTC (permalink / raw
  To: gentoo-commits

commit:     f1bf5e8e3fe7d2646e4c0b85167862dba438bed3
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Nov 10 00:57:31 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Nov 10 00:57:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f1bf5e8e

virtual/scalapack: drop ia64 keyword

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 virtual/scalapack/scalapack-2.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/scalapack/scalapack-2.0.2-r1.ebuild b/virtual/scalapack/scalapack-2.0.2-r1.ebuild
index 18d5eabd9..4b1a8efd1 100644
--- a/virtual/scalapack/scalapack-2.0.2-r1.ebuild
+++ b/virtual/scalapack/scalapack-2.0.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 DESCRIPTION="Virtual for ScaLAPACK implementation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	|| (


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

* [gentoo-commits] proj/sci:master commit in: virtual/scalapack/
@ 2022-01-13 14:26 Andrew Ammerlaan
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Ammerlaan @ 2022-01-13 14:26 UTC (permalink / raw
  To: gentoo-commits

commit:     f50b0b137409135856f8ab8fb8cb6f5e2df2a9a9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 13 14:26:28 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jan 13 14:26:28 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f50b0b13

virtual/scalapack: cleanup

obsolete

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 virtual/scalapack/metadata.xml              |  8 --------
 virtual/scalapack/scalapack-2.0.2-r1.ebuild | 16 ----------------
 2 files changed, 24 deletions(-)

diff --git a/virtual/scalapack/metadata.xml b/virtual/scalapack/metadata.xml
deleted file mode 100644
index ae9640ffb..000000000
--- a/virtual/scalapack/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/virtual/scalapack/scalapack-2.0.2-r1.ebuild b/virtual/scalapack/scalapack-2.0.2-r1.ebuild
deleted file mode 100644
index 4b1a8efd1..000000000
--- a/virtual/scalapack/scalapack-2.0.2-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for ScaLAPACK implementation"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	|| (
-		sci-libs/scalapack
-		sci-libs/mkl
-	)
-"


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

end of thread, other threads:[~2022-01-13 14:26 UTC | newest]

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

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