From 5204f946322edd6bb0c94c95940b6fd6f1c38c1d Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Thu, 3 Oct 2019 21:57:05 +0100 Subject: [PATCH] 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 --- games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.26.2