diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2020-09-14 20:07:49 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-09-22 23:33:05 +0200 |
commit | 6d8ee05d8ea75d3e676213862cec8d35f00b7030 (patch) | |
tree | 716062e8ffb4e9bc0d02a6485d383737e2f4d283 /sci-libs | |
parent | sci-libs/libexcelformat: update HOMEPAGE, use https (diff) | |
download | gentoo-6d8ee05d8ea75d3e676213862cec8d35f00b7030.tar.gz gentoo-6d8ee05d8ea75d3e676213862cec8d35f00b7030.tar.bz2 gentoo-6d8ee05d8ea75d3e676213862cec8d35f00b7030.zip |
sci-libs/qd: update HOMEPAGE, use https
Closes: https://github.com/gentoo/gentoo/pull/17541
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/qd/qd-2.3.17.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/qd/qd-2.3.22.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/qd/qd-2.3.17.ebuild b/sci-libs/qd/qd-2.3.17.ebuild index c63f70cc5236..2e7467e99c79 100644 --- a/sci-libs/qd/qd-2.3.17.ebuild +++ b/sci-libs/qd/qd-2.3.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran inherit autotools fortran-2 DESCRIPTION="Quad-double and double-double float arithmetics" -HOMEPAGE="http://crd-legacy.lbl.gov/~dhbailey/mpdist/" +HOMEPAGE="https://www.davidhbailey.com/dhbsoftware/" SRC_URI="http://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz" SLOT="0" diff --git a/sci-libs/qd/qd-2.3.22.ebuild b/sci-libs/qd/qd-2.3.22.ebuild index aca6e4aa6610..ba78c43a2ef1 100644 --- a/sci-libs/qd/qd-2.3.22.ebuild +++ b/sci-libs/qd/qd-2.3.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ FORTRAN_NEEDED=fortran inherit autotools fortran-2 DESCRIPTION="Quad-double and double-double float arithmetics" -HOMEPAGE="http://crd-legacy.lbl.gov/~dhbailey/mpdist/" +HOMEPAGE="https://www.davidhbailey.com/dhbsoftware/" SRC_URI="http://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz" SLOT="0" |