diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2018-05-11 16:04:48 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-05-11 23:56:02 +0200 |
commit | 1fdf609eaa478fdd301d03f4e1cce82b8a949061 (patch) | |
tree | b37f2f37c766c62427f1cb37e3b40e2ad70601d9 /sci-libs | |
parent | app-shells/pdsh: EAPI 6 bump. (diff) | |
download | gentoo-1fdf609eaa478fdd301d03f4e1cce82b8a949061.tar.gz gentoo-1fdf609eaa478fdd301d03f4e1cce82b8a949061.tar.bz2 gentoo-1fdf609eaa478fdd301d03f4e1cce82b8a949061.zip |
sci-libs/mkl: update HOMEPAGE.
Closes: https://bugs.gentoo.org/651026
Closes: https://github.com/gentoo/gentoo/pull/8347
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/mkl/mkl-10.0.5.025-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/mkl/mkl-10.0.5.025.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild index ed1c3a7da3f0..b2d8507670c4 100644 --- a/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild +++ b/sci-libs/mkl/mkl-10.0.5.025-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ PB=${PN} P_ARCHIVE=l_${PN}_p_${PV} DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, math functions" -HOMEPAGE="http://developer.intel.com/software/products/mkl/" +HOMEPAGE="https://software.intel.com/en-us/mkl" SRC_URI="http://registrationcenter-download.intel.com/irc_nas/${PID}/${P_ARCHIVE}.tgz" SLOT="0" diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild index dc66e4a23e98..00dff8ae6b21 100644 --- a/sci-libs/mkl/mkl-10.0.5.025.ebuild +++ b/sci-libs/mkl/mkl-10.0.5.025.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ PB=${PN} P_ARCHIVE=l_${PN}_p_${PV} DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, math functions" -HOMEPAGE="http://developer.intel.com/software/products/mkl/" +HOMEPAGE="https://software.intel.com/en-us/mkl" SRC_URI="http://registrationcenter-download.intel.com/irc_nas/${PID}/${P_ARCHIVE}.tgz" SLOT="0" |