From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: app-doc/lapack-docs/
Date: Fri, 9 Oct 2020 01:50:21 +0000 (UTC) [thread overview]
Message-ID: <1602208198.1d9e152bc9c919cd3904b034011ded71cb42245d.epsilon-0@gentoo> (raw)
commit: 1d9e152bc9c919cd3904b034011ded71cb42245d
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Fri Oct 9 01:49:58 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Fri Oct 9 01:49:58 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1d9e152b
app-doc/lapack-docs: drop package
present in ::gentoo
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild | 32 ---------------------------
app-doc/lapack-docs/metadata.xml | 16 --------------
2 files changed, 48 deletions(-)
diff --git a/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild b/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild
deleted file mode 100644
index 314b2fce5..000000000
--- a/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Documentation reference and man pages for LAPACK implementations"
-HOMEPAGE="http://www.netlib.org/lapack/"
-SRC_URI="
- http://dev.gentoo.org/~bicatali/lapack-man-${PV}.tar.gz
- http://www.netlib.org/lapack/lapackqref.ps"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${WORKDIR}/manpages"
-
-src_install() {
- # These belong to the blas-docs
- rm -f man/manl/{csrot,lsame,xerbla,xerbla_array,zdrot}.* || die
-
- # rename because doman do not yet understand manl files
- # Not all systems have the rename command, like say FreeBSD
- local f t
- for f in man/manl/*.l; do
- t="${f%%.l}.n"
- mv "${f}" "${t}" || die
- done
- doman man/manl/*
- dodoc README "${DISTDIR}"/lapackqref.ps
-}
diff --git a/app-doc/lapack-docs/metadata.xml b/app-doc/lapack-docs/metadata.xml
deleted file mode 100644
index 19cefda24..000000000
--- a/app-doc/lapack-docs/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
-LAPACK is a comprehensive FORTRAN library that does linear
-algebra operations including matrix inversions, least squared
-solutions to linear sets of equations, eigenvector analysis, singular
-value decomposition, etc. It is a very comprehensive and reputable
-package that has found extensive use in the scientific community.
-This package contains manual pages for the routines, and a Quick-Reference guide.
-</longdescription>
-</pkgmetadata>
next reply other threads:[~2020-10-09 1:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-09 1:50 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-22 13:25 [gentoo-commits] proj/sci:master commit in: app-doc/lapack-docs/ Justin Lecher
2013-08-25 22:34 Christoph Junghans
2011-11-06 16:25 Andrew Savchenko
2011-09-06 17:37 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1602208198.1d9e152bc9c919cd3904b034011ded71cb42245d.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox