commit: ce7a6d94308357ed20bbf3f7ebe46d29b8ad517a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:56:48 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:56:48 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce7a6d94
virtual/lapacke: Clean old
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
virtual/lapacke/lapacke-1.0.ebuild | 20 --------------------
virtual/lapacke/lapacke-3.5.ebuild | 17 -----------------
2 files changed, 37 deletions(-)
diff --git a/virtual/lapacke/lapacke-1.0.ebuild
b/virtual/lapacke/lapacke-1.0.ebuild
deleted file mode 100644
index 7886842..0000000
--- a/virtual/lapacke/lapacke-1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for LAPACK C implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-RDEPEND="|| (
- >=sci-libs/lapacke-reference-1.0
- >=sci-libs/mkl-10.3
- )"
-DEPEND=""
diff --git a/virtual/lapacke/lapacke-3.5.ebuild
b/virtual/lapacke/lapacke-3.5.ebuild
deleted file mode 100644
index 4b22159..0000000
--- a/virtual/lapacke/lapacke-3.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for LAPACK C implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=sci-libs/lapacke-reference-${PV}"
-DEPEND=""