dev-libs/mpc: fix third-party mirrors
authorMatthias Maier <tamiko@gentoo.org>
Sun, 24 Jun 2018 12:09:12 +0000 (07:09 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 24 Jun 2018 12:10:17 +0000 (07:10 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/mpc/mpc-1.1.0-r1.ebuild

index e0916f5d95dd06367ae9f932d89e985fa9a3cd26..745967b5ccbd39c0c7c7404bfef3f69409fc461d 100644 (file)
@@ -7,7 +7,7 @@ inherit multilib-minimal
 
 DESCRIPTION="A library for multiprecision complex arithmetic with exact rounding"
 HOMEPAGE="http://mpc.multiprecision.org/"
-SRC_URI="https://ftp.gnu.org/gnu/mpc/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/3"