public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/
@ 2014-11-01 10:30 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2014-11-01 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     4da478a34b51c108768b1e31c1c6606a93a98295
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  1 10:05:39 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov  1 10:05:39 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4da478a3

app-doc/blacs-docs: Bump to EAPI=5

Package-Manager: portage-2.2.14

---
 app-doc/blacs-docs/ChangeLog             | 6 +++++-
 app-doc/blacs-docs/blacs-docs-1.1.ebuild | 4 +++-
 app-doc/blacs-docs/metadata.xml          | 4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/app-doc/blacs-docs/ChangeLog b/app-doc/blacs-docs/ChangeLog
index 6175e73..263231b 100644
--- a/app-doc/blacs-docs/ChangeLog
+++ b/app-doc/blacs-docs/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for app-doc/blacs-docs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  01 Nov 2014; Justin Lecher <jlec@gentoo.org> blacs-docs-1.1.ebuild,
+  metadata.xml:
+  Bump to EAPI=5
+
 *blacs-docs-1.1 (13 Dec 2010)
 
   13 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> +blacs-docs-1.1.ebuild,

diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
index 75cbea3..f0a135a 100644
--- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild
+++ b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+EAPI=5
+
 DESCRIPTION="Documentation reference for BLACS implementations"
 HOMEPAGE="http://www.netlib.org/blacs/"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
@@ -14,5 +16,5 @@ IUSE=""
 S="${WORKDIR}"
 
 src_install() {
-	dodoc *ps || die
+	dodoc *ps
 }

diff --git a/app-doc/blacs-docs/metadata.xml b/app-doc/blacs-docs/metadata.xml
index 3bff3bb..9b80645 100644
--- a/app-doc/blacs-docs/metadata.xml
+++ b/app-doc/blacs-docs/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+  <herd>sci</herd>
+  <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


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/
@ 2015-09-21 14:04 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-09-21 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8049148da85817804f2fdded019d184e9f61a34b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 12:14:47 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 12:14:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8049148d

app-doc/blacs-docs: Put it on my devspace

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-doc/blacs-docs/blacs-docs-1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
index ac54c22..c81a6ef 100644
--- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild
+++ b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 DESCRIPTION="Documentation reference for BLACS implementations"
 HOMEPAGE="http://www.netlib.org/blacs/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/
@ 2016-02-22 13:25 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2016-02-22 13:25 UTC (permalink / raw
  To: gentoo-commits

commit:     08401ed9d620cf41c77212c37c3a45b4f7b8724d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 10:43:12 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 10:43:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=08401ed9

app-doc/blacs-docs: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-doc/blacs-docs/blacs-docs-1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
index c81a6ef..7a4d095 100644
--- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild
+++ b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Documentation reference for BLACS implementations"
 HOMEPAGE="http://www.netlib.org/blacs/"


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/
@ 2021-01-02 12:09 Aisha Tammy
  0 siblings, 0 replies; 4+ messages in thread
From: Aisha Tammy @ 2021-01-02 12:09 UTC (permalink / raw
  To: gentoo-commits

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>sci@gentoo.org</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>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-02 12:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01 10:30 [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-09-21 14:04 Justin Lecher
2016-02-22 13:25 Justin Lecher
2021-01-02 12:09 Aisha Tammy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox