Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mkl/
Date: Fri, 11 May 2018 21:56:24
Message-Id: 1526075762.1fdf609eaa478fdd301d03f4e1cce82b8a949061.monsieurp@gentoo
1 commit: 1fdf609eaa478fdd301d03f4e1cce82b8a949061
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Fri May 11 14:04:48 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 21:56:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fdf609e
7
8 sci-libs/mkl: update HOMEPAGE.
9
10 Closes: https://bugs.gentoo.org/651026
11 Closes: https://github.com/gentoo/gentoo/pull/8347
12
13 sci-libs/mkl/mkl-10.0.5.025-r1.ebuild | 4 ++--
14 sci-libs/mkl/mkl-10.0.5.025.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild
18 index ed1c3a7da3f..b2d8507670c 100644
19 --- a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild
20 +++ b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,7 +10,7 @@ PB=${PN}
28 P_ARCHIVE=l_${PN}_p_${PV}
29
30 DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, math functions"
31 -HOMEPAGE="http://developer.intel.com/software/products/mkl/"
32 +HOMEPAGE="https://software.intel.com/en-us/mkl"
33 SRC_URI="http://registrationcenter-download.intel.com/irc_nas/${PID}/${P_ARCHIVE}.tgz"
34
35 SLOT="0"
36
37 diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild
38 index dc66e4a23e9..00dff8ae6b2 100644
39 --- a/sci-libs/mkl/mkl-10.0.5.025.ebuild
40 +++ b/sci-libs/mkl/mkl-10.0.5.025.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -10,7 +10,7 @@ PB=${PN}
48 P_ARCHIVE=l_${PN}_p_${PV}
49
50 DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, math functions"
51 -HOMEPAGE="http://developer.intel.com/software/products/mkl/"
52 +HOMEPAGE="https://software.intel.com/en-us/mkl"
53 SRC_URI="http://registrationcenter-download.intel.com/irc_nas/${PID}/${P_ARCHIVE}.tgz"
54
55 SLOT="0"