commit: a20c23fd262c4853c82389bd06888c093f2c780e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:52:50 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:52:50 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a20c23fd
virtual/scalapack: Clean old
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
virtual/scalapack/scalapack-2.0.ebuild | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/virtual/scalapack/scalapack-2.0.ebuild
b/virtual/scalapack/scalapack-2.0.ebuild
deleted file mode 100644
index 5a65a94..0000000
--- 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=""