* [gentoo-commits] repo/gentoo:master commit in: virtual/cblas/, virtual/lapack/, virtual/blas/
@ 2020-10-31 18:48 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2020-10-31 18:48 UTC (permalink / raw
To: gentoo-commits
commit: 1c0a850548c2e6eca1d6b2ea3e0bc70feb8767f4
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Oct 31 18:48:07 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 18:48:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0a8505
virtual/{blas,lapack}: drop old packages
reference implementations are masked
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
virtual/blas/blas-1.0.ebuild | 14 --------------
virtual/blas/blas-3.6.ebuild | 13 -------------
virtual/blas/blas-3.7.ebuild | 13 -------------
virtual/cblas/cblas-1.0.ebuild | 14 --------------
virtual/cblas/cblas-3.6.ebuild | 14 --------------
virtual/cblas/cblas-3.7.ebuild | 14 --------------
virtual/lapack/lapack-3.0.ebuild | 13 -------------
virtual/lapack/lapack-3.1.ebuild | 13 -------------
virtual/lapack/lapack-3.6.ebuild | 13 -------------
virtual/lapack/lapack-3.7.ebuild | 13 -------------
10 files changed, 134 deletions(-)
diff --git a/virtual/blas/blas-1.0.ebuild b/virtual/blas/blas-1.0.ebuild
deleted file mode 100644
index 2494d82172f..00000000000
--- a/virtual/blas/blas-1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-
-RDEPEND="|| (
- sci-libs/blas-reference
- >=sci-libs/mkl-9.1.023
- sci-libs/blas-goto
- )"
diff --git a/virtual/blas/blas-3.6.ebuild b/virtual/blas/blas-3.6.ebuild
deleted file mode 100644
index cc82c666157..00000000000
--- a/virtual/blas/blas-3.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-
-RDEPEND="|| (
- >=sci-libs/blas-reference-20151113
- >=sci-libs/mkl-9.1.023
- )"
diff --git a/virtual/blas/blas-3.7.ebuild b/virtual/blas/blas-3.7.ebuild
deleted file mode 100644
index fc3320dbb07..00000000000
--- a/virtual/blas/blas-3.7.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-
-RDEPEND="|| (
- >=sci-libs/blas-reference-20161223
- >=sci-libs/mkl-9.1.023
- )"
diff --git a/virtual/cblas/cblas-1.0.ebuild b/virtual/cblas/cblas-1.0.ebuild
deleted file mode 100644
index 18e1b899afb..00000000000
--- a/virtual/cblas/cblas-1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for BLAS C implementation"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| (
- sci-libs/cblas-reference
- sci-libs/gsl[-cblas-external]
- >=sci-libs/mkl-9.1.023
- )"
diff --git a/virtual/cblas/cblas-3.6.ebuild b/virtual/cblas/cblas-3.6.ebuild
deleted file mode 100644
index 70757a9dda2..00000000000
--- a/virtual/cblas/cblas-3.6.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual for BLAS C implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| (
- >=sci-libs/cblas-reference-20151113
- sci-libs/gsl[-cblas-external]
- >=sci-libs/mkl-9.1.023
- )"
diff --git a/virtual/cblas/cblas-3.7.ebuild b/virtual/cblas/cblas-3.7.ebuild
deleted file mode 100644
index 5f160cad9a3..00000000000
--- a/virtual/cblas/cblas-3.7.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual for BLAS C implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| (
- >=sci-libs/cblas-reference-20161223
- sci-libs/gsl[-cblas-external]
- >=sci-libs/mkl-9.1.023
- )"
diff --git a/virtual/lapack/lapack-3.0.ebuild b/virtual/lapack/lapack-3.0.ebuild
deleted file mode 100644
index cf006868357..00000000000
--- a/virtual/lapack/lapack-3.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
-
-RDEPEND="|| (
- sci-libs/lapack-reference
- >=sci-libs/mkl-9.1.023
- )"
diff --git a/virtual/lapack/lapack-3.1.ebuild b/virtual/lapack/lapack-3.1.ebuild
deleted file mode 100644
index 5b32c0b0f07..00000000000
--- a/virtual/lapack/lapack-3.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| (
- >=sci-libs/lapack-reference-3.1
- >=sci-libs/mkl-10
- )"
diff --git a/virtual/lapack/lapack-3.6.ebuild b/virtual/lapack/lapack-3.6.ebuild
deleted file mode 100644
index dcbedcbb5a8..00000000000
--- a/virtual/lapack/lapack-3.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| (
- >=sci-libs/lapack-reference-3.6
- >=sci-libs/mkl-10
- )"
diff --git a/virtual/lapack/lapack-3.7.ebuild b/virtual/lapack/lapack-3.7.ebuild
deleted file mode 100644
index 71e4a65c06d..00000000000
--- a/virtual/lapack/lapack-3.7.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-RDEPEND="|| (
- >=sci-libs/lapack-reference-3.7
- >=sci-libs/mkl-10
- )"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-31 18:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-31 18:48 [gentoo-commits] repo/gentoo:master commit in: virtual/cblas/, virtual/lapack/, virtual/blas/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox