summaryrefslogtreecommitdiff
path: root/virtual/lapack
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /virtual/lapack
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'virtual/lapack')
-rw-r--r--virtual/lapack/Manifest4
-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
5 files changed, 0 insertions, 56 deletions
diff --git a/virtual/lapack/Manifest b/virtual/lapack/Manifest
index 838a99d081b7..6478b6d86f32 100644
--- a/virtual/lapack/Manifest
+++ b/virtual/lapack/Manifest
@@ -1,6 +1,2 @@
-EBUILD lapack-3.0.ebuild 333 BLAKE2B 88a1d115019e2daa742e2aae6df01e353b9ddba011c52300014d0f1911bc625abf3b7748018abf4bea1eb926509561d34ebb45f7f20e330a49eb632eccea1071 SHA512 6934566c2517fd756c99420a7ce388817727f0dab64e92796e3e292460bcedb86b73a743041b386e48924e44b28d863be445e8d1b278ddcc225c3590e8d6708e
-EBUILD lapack-3.1.ebuild 406 BLAKE2B 59dd90ee1c90b2a9758e6a59f3e370f8d00ebbd83b016e1de80c266935f2d0f420dc91b2446e7636fbe7a390f43b7a92194a36c05ebeff4c3846bd59b59a2f56 SHA512 fb7ad055ea2228cc26ded7a1a28a593ee2230ce180db6a13ccf9be0fa2a1d6948ddd913ae078b2ad616ebaf1c21f96316121b2047e6d7627142a7e6fd5d69881
-EBUILD lapack-3.6.ebuild 411 BLAKE2B e645fb35c0c4d292fcedbbceae29fcdf4a448c8e343e6d412faa57b1deab5c7d46a31ef695c17e6063c6b75f6e060bf7be4c337a9347dafebddc77c3c0bc4a99 SHA512 c243ac0fd76b22dd73d4ca634441260fdfae2069da94c371f6a238e2272ff68cbe76e79025613a70a1d2f5c9f7cd4049cad1a2bdc8609569fa3deb660fad2f82
-EBUILD lapack-3.7.ebuild 418 BLAKE2B 82e25aaaa91c9f0715dc8333e74592e3638c87741b6c3fe88b822da2bfb669eb1cb351af6de6fe56f38a61bc140abd6351dea1a532ef435be2cd280e420eacab SHA512 6a94d1cb5fe4feb155f5dab2b022bbda9c212c7ca6961be393958f0fa03e557e03873fce025d5688d7b8fe3d934ba26b09e518625429f17394b834bcaff9ec6f
EBUILD lapack-3.8.ebuild 527 BLAKE2B f61f7f9ab9482b47da06c92ea0b86d687b94f75f61b3ef6d7978a87ddd1662c7e98065ddd95bcaf5aef459914be12d020f043e1df3a1801708f2e8e37e1969ca SHA512 3e69ef564d8a918360d144a185ad78d1f50855804e36e7a3858d801dacdd57438a457035aaa77397ce616d9c88d7071e95762ae603a45778409d305fb39c31a8
MISC metadata.xml 372 BLAKE2B f086bfe8e6410f8f5c38331f77826de93bdfd5189af32978daec935504278ef630819a0faabf7c9eb951acc57b84d7a097b6f3cbc7cf1bc75ca49c07abe1f472 SHA512 133d87e8355cab8274a4a6c11f4d814fe0c33fa4cdce2c1ddcc63698da102bcffe5250b50da237554df1c678180a1da968407ef1a0fa24325654eb8ecf8994b8
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
- )"