commit:     e7f73573dc9658b2288deda64062b1ef3c1e90f7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 06:54:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 06:57:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f73573

dev-libs/mpfr: add new gitlab links to HOMEPAGE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/mpfr/mpfr-4.1.0-r1.ebuild     | 2 +-
 dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/mpfr/mpfr-4.1.0-r1.ebuild 
b/dev-libs/mpfr/mpfr-4.1.0-r1.ebuild
index 986919466dd..e0e4244da6a 100644
--- a/dev-libs/mpfr/mpfr-4.1.0-r1.ebuild
+++ b/dev-libs/mpfr/mpfr-4.1.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit multilib-minimal
 
 DESCRIPTION="Library for multiple-precision floating-point computations with 
exact rounding"
-HOMEPAGE="https://www.mpfr.org/";
+HOMEPAGE="https://www.mpfr.org/ https://gitlab.inria.fr/mpfr";
 SRC_URI="https://www.mpfr.org/mpfr-${PV}/${P}.tar.xz";
 
 LICENSE="LGPL-2.1"

diff --git a/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild 
b/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild
index 14639036b47..7a65b4b377f 100644
--- a/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild
+++ b/dev-libs/mpfr/mpfr-4.1.0_p13-r1.ebuild
@@ -15,7 +15,7 @@ MY_PATCH=$(ver_cut 5-)
 MY_P=${PN}-${MY_PV}
 
 DESCRIPTION="Library for multiple-precision floating-point computations with 
exact rounding"
-HOMEPAGE="https://www.mpfr.org/";
+HOMEPAGE="https://www.mpfr.org/ https://gitlab.inria.fr/mpfr";
 SRC_URI="https://www.mpfr.org/${MY_P}/${MY_P}.tar.xz";
 if [[ ${PV} == *_p* ]] ; then
        # If this is a patch release, we have to download each of the patches:

Reply via email to