commit: 909c3ae257ce8f253c5bd0a48f27ca7360b64aba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 15:18:09 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 15:18:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909c3ae2
sci-libs/mpfi: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/mpfi/mpfi-1.5.4.ebuild | 2 +- sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/mpfi/mpfi-1.5.4.ebuild b/sci-libs/mpfi/mpfi-1.5.4.ebuild index d61bc2f3343d..b8fd507c1a5e 100644 --- a/sci-libs/mpfi/mpfi-1.5.4.ebuild +++ b/sci-libs/mpfi/mpfi-1.5.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Multiple precision interval arithmetic library based on MPFR" -HOMEPAGE="https://perso.ens-lyon.fr/nathalie.revol/software.html" +HOMEPAGE="https://perso.ens-lyon.fr/nathalie.revol/software.html https://gitlab.inria.fr/mpfi/mpfi" SRC_URI="https://gforge.inria.fr/frs/download.php/file/38111/${P}.tgz" # COPYING is GPL-3, COPYING.LESSER is LGPL-3, source file headers diff --git a/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild b/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild index 1bb263b19164..0bdc624155ce 100644 --- a/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild +++ b/sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Multiple precision interval arithmetic library based on MPFR" -HOMEPAGE="https://perso.ens-lyon.fr/nathalie.revol/software.html" +HOMEPAGE="https://perso.ens-lyon.fr/nathalie.revol/software.html https://gitlab.inria.fr/mpfi/mpfi" SRC_URI=" https://perso.ens-lyon.fr/nathalie.revol/softwares/${PN}-1.5.4.tar.xz -> ${P}.tar.xz" S="${WORKDIR}/${PN}-1.5.4" # COPYING is GPL-3, COPYING.LESSER is LGPL-3, source file headers
