commit: 5d70fd9ecd349a4f63a35fee1b53c69bd7d260ac Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Jan 3 13:49:41 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 5 18:10:00 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5d70fd9e
virtual/blacs: remove obsolete virtual mpiblacs is no longer in the repo, therefore there is only 1 package that satisfies this virtual's dependencies and thus it is no longer needed Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> virtual/blacs/blacs-1.1-r2.ebuild | 16 ---------------- virtual/blacs/metadata.xml | 8 -------- 2 files changed, 24 deletions(-) diff --git a/virtual/blacs/blacs-1.1-r2.ebuild b/virtual/blacs/blacs-1.1-r2.ebuild deleted file mode 100644 index 0a336bfed..000000000 --- a/virtual/blacs/blacs-1.1-r2.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 BLACS implementation" - -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - || ( - sci-libs/mkl - >=sci-libs/mpiblacs-1.1 - ) -" diff --git a/virtual/blacs/metadata.xml b/virtual/blacs/metadata.xml deleted file mode 100644 index ae9640ffb..000000000 --- a/virtual/blacs/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Science Project</name> - </maintainer> -</pkgmetadata>
