commit:     24e3c6b0e6630d2900456e36afc274492953ca06
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Dec 31 15:39:02 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Jan  2 12:09:36 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=24e3c6b0

app-doc/blacs-docs: remove obsolete package

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Closes: https://github.com/gentoo/sci/pull/1020
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 app-doc/blacs-docs/blacs-docs-1.1.ebuild | 19 -------------------
 app-doc/blacs-docs/metadata.xml          | 17 -----------------
 2 files changed, 36 deletions(-)

diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild 
b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
deleted file mode 100644
index d1915e0f6..000000000
--- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Documentation reference for BLACS implementations"
-HOMEPAGE="https://www.netlib.org/blacs/";
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_install() {
-       dodoc *ps
-}

diff --git a/app-doc/blacs-docs/metadata.xml b/app-doc/blacs-docs/metadata.xml
deleted file mode 100644
index 165882922..000000000
--- a/app-doc/blacs-docs/metadata.xml
+++ /dev/null
@@ -1,17 +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>
-       <longdescription lang="en">
-The BLACS (Basic Linear Algebra Communication Subprograms) project
-is an ongoing investigation whose purpose is to create a linear
-algebra oriented message passing interface that may be implemented
-efficiently and uniformly across a large range of distributed memory
-platforms.
-This package contains manual pages for the routines, and other
-quick reference in postscript format.
-</longdescription>
-</pkgmetadata>

Reply via email to