aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/scalapack/scalapack-2.0.2-r1.ebuild')
-rw-r--r--virtual/scalapack/scalapack-2.0.2-r1.ebuild16
1 files changed, 0 insertions, 16 deletions
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
- )
-"