aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-26 09:51:15 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-26 09:51:15 +0100
commitd16b35a4148bb41602dceca798a34cc0e3a4b766 (patch)
treedffcbf6fa85ec82b27a69f95450c820fbd796b21 /virtual
parentwww-client/casperjs: Version Bump (diff)
downloadsci-d16b35a4148bb41602dceca798a34cc0e3a4b766.tar.gz
sci-d16b35a4148bb41602dceca798a34cc0e3a4b766.tar.bz2
sci-d16b35a4148bb41602dceca798a34cc0e3a4b766.zip
virtual/blacs: Drop old
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/blacs/blacs-1.1.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/virtual/blacs/blacs-1.1.ebuild b/virtual/blacs/blacs-1.1.ebuild
deleted file mode 100644
index f41d009fc..000000000
--- a/virtual/blacs/blacs-1.1.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 BLACS implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="doc"
-RDEPEND="|| (
- >=sci-libs/mpiblacs-1.1
- >=sci-libs/mkl-10.3
- )
- doc? ( >=app-doc/blacs-docs-1 )"
-DEPEND=""