diff options
Diffstat (limited to 'sci-libs/qd/qd-2.3.17.ebuild')
-rw-r--r-- | sci-libs/qd/qd-2.3.17.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |