From: James Le Cuirot Date: Thu, 3 Oct 2019 20:57:05 +0000 (+0100) Subject: games-fps/etqw-bin: Fix SRC_URI to deal with unfetchable file X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5204f946322edd6bb0c94c95940b6fd6f1c38c1d;p=gentoo.git games-fps/etqw-bin: Fix SRC_URI to deal with unfetchable file Closes: https://bugs.gentoo.org/695774 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot --- diff --git a/games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild b/games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild index 5956c6bd5933..75458580db7e 100644 --- a/games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild +++ b/games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild @@ -5,8 +5,8 @@ EAPI=5 inherit eutils games DESCRIPTION="Enemy Territory: Quake Wars" -HOMEPAGE="http://zerowing.idsoftware.com/linux/etqw/" -SRC_URI="ftp://ftp.i3d.net/Games/Enemy%20Territory%20Quake%20Wars/Patches/ETQW-client-${PV}-full.x86.run" +HOMEPAGE="http://zerowing.idsoftware.com/linux/etqw/ETQWFrontPage/" +SRC_URI="http://ftp.jeuxlinux.fr/files/ETQW-client-${PV}-full.x86.run" LICENSE="ETQW" SLOT="0"