commit: b4e08ff25b9e1e7e5194dbc66b08f4563bce152e Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Fri Feb 5 11:59:32 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Fri Feb 5 11:59:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4e08ff2
sci-libs/jdqz: fix homepage Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-libs/jdqz/jdqz-0_pre19971107-r1.ebuild | 6 +++--- sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sci-libs/jdqz/jdqz-0_pre19971107-r1.ebuild b/sci-libs/jdqz/jdqz-0_pre19971107-r1.ebuild index 9f78e53f..3e4c5627 100644 --- a/sci-libs/jdqz/jdqz-0_pre19971107-r1.ebuild +++ b/sci-libs/jdqz/jdqz-0_pre19971107-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,8 +6,8 @@ EAPI="7" inherit flag-o-matic fortran-2 toolchain-funcs DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem." -HOMEPAGE="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/software.html" -SRC_URI="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/${PN}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://www.win.tue.nl/~hochsten/jd/" +SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild b/sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild index ff20b56e..dfeca7fa 100644 --- a/sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild +++ b/sci-libs/jdqz/jdqz-0_pre19971107-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,8 +6,8 @@ EAPI="7" inherit flag-o-matic fortran-2 toolchain-funcs DESCRIPTION="Jacobi-Davidson type method for the generalized standard eigenvalue problem." -HOMEPAGE="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/software.html" -SRC_URI="https://www.win.tue.nl/casa/research/scientificcomputing/topics/jd/${PN}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://www.win.tue.nl/~hochsten/jd/" +SRC_URI="https://www.win.tue.nl/~hochsten/jd/${PN}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"
