commit:     a4576aa020bd606e8a18a9dea0cdc3c80f7d776c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 22:45:48 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 22:45:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4576aa0

games-server/ut2004-ded: Update SRC_URI to working locations

I had to mirror one of the files that was supposed to be on Gentoo
mirrors already. Perhaps RESTRICT="mirror" prevented that?

Closes: https://bugs.gentoo.org/640582
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild 
b/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
index 218fe1616d9..1ab10793617 100644
--- a/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
+++ b/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,14 +8,11 @@ BONUSPACK_P="dedicatedserver3339-bonuspack.zip"
 PATCH_P="ut2004-lnxpatch${PV%.*}-2.tar.bz2"
 DESCRIPTION="Unreal Tournament 2004 Linux Dedicated Server"
 HOMEPAGE="http://www.unrealtournament.com/";
-SRC_URI="mirror://3dgamers/unrealtourn2k4/${BONUSPACK_P}
-       http://files.chaoticdreams.org/UT2004/DedicatedServer3339-BonusPack.zip 
-> ${BONUSPACK_P}
-       http://downloads.unrealadmin.org/UT2004/Server/${BONUSPACK_P}
-       http://sonic-lux.net/data/mirror/ut2004/${BONUSPACK_P}
-       mirror://3dgamers/unrealtourn2k4/${PATCH_P}
-       http://downloads.unrealadmin.org/UT2004/Patches/Linux/${PATCH_P}
-       http://sonic-lux.net/data/mirror/ut2004/${PATCH_P}
-       mirror://gentoo/ut2004-v${PV/./-}-linux-dedicated.7z"
+SRC_URI="
+       
https://files.chaoticdreams.org/UT2004/DedicatedServer3339-BonusPack.zip -> 
${BONUSPACK_P}
+       http://ut2004.ut-files.com/index.php?dir=Patches/Linux/&file=${PATCH_P} 
-> ${PATCH_P}
+       
https://dev.gentoo.org/~chewi/distfiles/ut2004-v${PV/./-}-linux-dedicated.7z
+"
 
 LICENSE="ut2003"
 SLOT="0"

Reply via email to