public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_dist/
@ 2013-07-17 23:42 Sebastien Fabbro
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastien Fabbro @ 2013-07-17 23:42 UTC (permalink / raw
  To: gentoo-commits

commit:     0bd36d99e9dc5947b81b183aebeeb90f593f6c69
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 18:49:28 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 18:49:28 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0bd36d99

sci-libs/superlu_dist: Spelling

Package-Manager: portage-2.2.01.22124-prefix

---
 sci-libs/superlu_dist/ChangeLog               | 3 +++
 sci-libs/superlu_dist/superlu_dist-3.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-libs/superlu_dist/ChangeLog b/sci-libs/superlu_dist/ChangeLog
index ba0f9e2..f4da50c 100644
--- a/sci-libs/superlu_dist/ChangeLog
+++ b/sci-libs/superlu_dist/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> superlu_dist-3.3.ebuild:
+  sci-libs/superlu_dist: Spelling
+
 *superlu_dist-3.3 (15 Jul 2013)
 
   15 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org>

diff --git a/sci-libs/superlu_dist/superlu_dist-3.3.ebuild b/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
index a829769..634a5ba 100644
--- a/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
+++ b/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs
 
 MYPN=SuperLU_DIST
 
-DESCRIPTION="Sparse LU factorization library distributed library"
+DESCRIPTION="MPI distributed sparse LU factorization library"
 HOMEPAGE="http://crd.lbl.gov/~xiaoye/SuperLU/"
 SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
 


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

* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_dist/
@ 2021-01-13 21:06 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-01-13 21:06 UTC (permalink / raw
  To: gentoo-commits

commit:     64547edebf8882060d9cfbf31115813a089a07c4
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jan 13 21:06:35 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jan 13 21:06:35 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=64547ede

sci-libs/superlu_dist: use https

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/superlu_dist/superlu_dist-3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/superlu_dist/superlu_dist-3.3.ebuild b/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
index 4af8d9b3b..7be298297 100644
--- a/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
+++ b/sci-libs/superlu_dist/superlu_dist-3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs
 MYPN=SuperLU_DIST
 
 DESCRIPTION="MPI distributed sparse LU factorization library"
-HOMEPAGE="http://crd.lbl.gov/~xiaoye/SuperLU/"
+HOMEPAGE="https://crd.lbl.gov/~xiaoye/SuperLU/"
 SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
 
 LICENSE="BSD"


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

* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_dist/
@ 2021-01-19 16:56 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-01-19 16:56 UTC (permalink / raw
  To: gentoo-commits

commit:     f0baf2bf3a980b295694e863331c39c4cda9a5d8
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:50:38 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:50:38 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f0baf2bf

sci-libs/superlu_dist: add  RESTRICT="!test? ( test )"

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild b/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
index 9dfdb38d6..fbe477498 100644
--- a/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
+++ b/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
@@ -18,6 +18,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
 	sci-libs/parmetis[mpi]


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

* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_dist/
@ 2021-08-31  9:45 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-08-31  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     036fd76eada267c9f0589171456d268030dc9d73
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 31 09:44:29 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Aug 31 09:44:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=036fd76e

sci-libs/superlu_dist: add MissingUseDepDefault

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

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

diff --git a/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild b/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
index fbe477498..8c0b87423 100644
--- a/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
+++ b/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
@@ -21,7 +21,7 @@ IUSE="examples test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-	sci-libs/parmetis[mpi]
+	sci-libs/parmetis[mpi(-)]
 	virtual/mpi"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"


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

* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_dist/
@ 2021-12-16 10:57 Andrew Ammerlaan
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-12-16 10:57 UTC (permalink / raw
  To: gentoo-commits

commit:     b0c3f0fe01e492b32857531f8a77a90ca3067399
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 10:48:39 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 10:48:39 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b0c3f0fe

sci-libs/superlu_dist: drop UnusedInherits

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

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

diff --git a/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild b/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
index 8c0b87423..8c7be2874 100644
--- a/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
+++ b/sci-libs/superlu_dist/superlu_dist-6.4.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 DOCS_BUILDER="doxygen"
 DOCS_CONFIG_NAME="DoxyConfig"
 
-inherit cmake docs multilib
+inherit cmake docs
 
 MYPN=SuperLU_DIST
 


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

end of thread, other threads:[~2021-12-16 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16 10:57 [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_dist/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-08-31  9:45 Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2021-01-13 21:06 Andrew Ammerlaan
2013-07-17 23:42 Sebastien Fabbro

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