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"
