diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-05-17 01:11:46 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-06 13:56:03 -0400 |
commit | 2e642e798ca02093919f6a1f39441aac0c79cc3a (patch) | |
tree | 40c15b70957c9f2fb3ac6e3eeb3df2bc6998e262 /sys-cluster | |
parent | sci-libs/alglib: update homepage link (diff) | |
download | gentoo-2e642e798ca02093919f6a1f39441aac0c79cc3a.tar.gz gentoo-2e642e798ca02093919f6a1f39441aac0c79cc3a.tar.bz2 gentoo-2e642e798ca02093919f6a1f39441aac0c79cc3a.zip |
sys-cluster/ampi: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ampi/ampi-0_pre20140616.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ampi/ampi-0_pre20140616.ebuild b/sys-cluster/ampi/ampi-0_pre20140616.ebuild index 172b5edcbfaf..00c2c60834f8 100644 --- a/sys-cluster/ampi/ampi-0_pre20140616.ebuild +++ b/sys-cluster/ampi/ampi-0_pre20140616.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools DESCRIPTION="MPI library for algorithmic differentiation" -HOMEPAGE="http://www.mcs.anl.gov/~utke/AdjoinableMPI/AdjoinableMPIDox/index.html" +HOMEPAGE="https://www.mcs.anl.gov/~utke/AdjoinableMPI/AdjoinableMPIDox/index.html" SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz" LICENSE="MIT" |