commit: 6d8ee05d8ea75d3e676213862cec8d35f00b7030 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Sep 14 18:07:49 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 21:33:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8ee05d
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 <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-libs/qd/qd-2.3.17.ebuild | 4 ++-- 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 c63f70cc523..2e7467e99c7 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 aca6e4aa661..ba78c43a2ef 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"
