Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/
Date: Mon, 21 Sep 2015 14:04:56
Message-Id: 1442837687.8049148da85817804f2fdded019d184e9f61a34b.jlec@gentoo
1 commit: 8049148da85817804f2fdded019d184e9f61a34b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 12:14:47 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 12:14:47 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8049148d
7
8 app-doc/blacs-docs: Put it on my devspace
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 app-doc/blacs-docs/blacs-docs-1.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
17 index ac54c22..c81a6ef 100644
18 --- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild
19 +++ b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -6,7 +6,7 @@ EAPI=5
27
28 DESCRIPTION="Documentation reference for BLACS implementations"
29 HOMEPAGE="http://www.netlib.org/blacs/"
30 -SRC_URI="mirror://gentoo/${P}.tar.bz2"
31 +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
32
33 LICENSE="BSD"
34 SLOT="0"