diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-04 12:26:07 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 11:06:52 -0400 |
commit | e34912b98208defa3bc02e3f2ce27f2ad2b0b954 (patch) | |
tree | f4a232b8494fdc289bd19b575e85681e943355d7 /sci-mathematics | |
parent | sci-mathematics/dataplot: use HTTPS (diff) | |
download | gentoo-e34912b98208defa3bc02e3f2ce27f2ad2b0b954.tar.gz gentoo-e34912b98208defa3bc02e3f2ce27f2ad2b0b954.tar.bz2 gentoo-e34912b98208defa3bc02e3f2ce27f2ad2b0b954.zip |
sci-mathematics/gimps: use HTTPS
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/gimps-28.10-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-29.4.7.ebuild | 2 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-29.4.8.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/gimps/gimps-28.10-r1.ebuild b/sci-mathematics/gimps/gimps-28.10-r1.ebuild index 975d1aea937a..3f313557058c 100644 --- a/sci-mathematics/gimps/gimps-28.10-r1.ebuild +++ b/sci-mathematics/gimps/gimps-28.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit pax-utils systemd readme.gentoo-r1 DESCRIPTION="The Great Internet Mersenne Prime Search" -HOMEPAGE="http://mersenne.org/" +HOMEPAGE="https://www.mersenne.org/" SRC_URI=" amd64? ( ftp://mersenne.org/gimps/p95v${PV/./}.linux64.tar.gz ) x86? ( ftp://mersenne.org/gimps/p95v${PV/./}.linux32.tar.gz )" diff --git a/sci-mathematics/gimps/gimps-29.4.7.ebuild b/sci-mathematics/gimps/gimps-29.4.7.ebuild index 09dcabd77d11..b927cd8615c6 100644 --- a/sci-mathematics/gimps/gimps-29.4.7.ebuild +++ b/sci-mathematics/gimps/gimps-29.4.7.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit pax-utils systemd readme.gentoo-r1 versionator DESCRIPTION="The Great Internet Mersenne Prime Search" -HOMEPAGE="http://mersenne.org/" +HOMEPAGE="https://www.mersenne.org/" # The author has finally caved in to the pressure of putting the build # number in the package name. Some dark magic necessary to get to the diff --git a/sci-mathematics/gimps/gimps-29.4.8.ebuild b/sci-mathematics/gimps/gimps-29.4.8.ebuild index c6c82e67d5b4..00bbac082b1f 100644 --- a/sci-mathematics/gimps/gimps-29.4.8.ebuild +++ b/sci-mathematics/gimps/gimps-29.4.8.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit pax-utils systemd readme.gentoo-r1 versionator DESCRIPTION="The Great Internet Mersenne Prime Search" -HOMEPAGE="http://mersenne.org/" +HOMEPAGE="https://www.mersenne.org/" # The author has finally caved in to the pressure of putting the build # number in the package name. Some dark magic necessary to get to the |