summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-10-31 19:48:07 +0100
committerDavid Seifert <soap@gentoo.org>2020-10-31 19:48:07 +0100
commit1c0a850548c2e6eca1d6b2ea3e0bc70feb8767f4 (patch)
tree9dbad362e65592f0fc8dcbf7f812f60b4917f480 /virtual/lapack
parentmedia-video/transcode: x86 stable (bug #723456) (diff)
downloadgentoo-1c0a850548c2e6eca1d6b2ea3e0bc70feb8767f4.tar.gz
gentoo-1c0a850548c2e6eca1d6b2ea3e0bc70feb8767f4.tar.bz2
gentoo-1c0a850548c2e6eca1d6b2ea3e0bc70feb8767f4.zip
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@aisha.cc> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'virtual/lapack')
-rw-r--r--virtual/lapack/lapack-3.0.ebuild13
-rw-r--r--virtual/lapack/lapack-3.1.ebuild13
-rw-r--r--virtual/lapack/lapack-3.6.ebuild13
-rw-r--r--virtual/lapack/lapack-3.7.ebuild13
4 files changed, 0 insertions, 52 deletions
diff --git a/virtual/lapack/lapack-3.0.ebuild b/virtual/lapack/lapack-3.0.ebuild
deleted file mode 100644
index cf0068683570..000000000000
--- 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 5b32c0b0f073..000000000000
--- 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 dcbedcbb5a8d..000000000000
--- 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 71e4a65c06d0..000000000000
--- 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
- )"