aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-26 09:52:50 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-26 09:52:50 +0100
commita20c23fd262c4853c82389bd06888c093f2c780e (patch)
tree110c80575c708036145fe2b815e3aff4301fd5c3 /virtual/scalapack/scalapack-2.0.ebuild
parentvirtual/blacs: Bump EAPI to 6 (diff)
downloadsci-a20c23fd262c4853c82389bd06888c093f2c780e.tar.gz
sci-a20c23fd262c4853c82389bd06888c093f2c780e.tar.bz2
sci-a20c23fd262c4853c82389bd06888c093f2c780e.zip
virtual/scalapack: Clean old
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual/scalapack/scalapack-2.0.ebuild')
-rw-r--r--virtual/scalapack/scalapack-2.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/virtual/scalapack/scalapack-2.0.ebuild b/virtual/scalapack/scalapack-2.0.ebuild
deleted file mode 100644
index 5a65a9495..000000000
--- a/virtual/scalapack/scalapack-2.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for ScaLAPACK implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="doc"
-RDEPEND="|| (
- >=sci-libs/scalapack-${PV}
- >=sci-libs/mkl-10.3
- )
- doc? ( >=app-doc/scalapack-docs-2.0 )"
-DEPEND=""