diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 17:39:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 17:51:11 +0200 |
commit | 5170910f38fb7112829228421e64c1f04cfdea9e (patch) | |
tree | 9529209eed003084ab50758dcf2f4c7a9970f5af /games-fps | |
parent | games-fps/quake3-demo: Remove mirror://3dgamers (diff) | |
download | gentoo-5170910f38fb7112829228421e64c1f04cfdea9e.tar.gz gentoo-5170910f38fb7112829228421e64c1f04cfdea9e.tar.bz2 gentoo-5170910f38fb7112829228421e64c1f04cfdea9e.zip |
games-fps/quake4-demo: Remove mirror://3dgamers
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild b/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild index a576d70253bb..8cf933d279de 100644 --- a/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild +++ b/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,6 @@ DESCRIPTION="Sequel to Quake 2, an Id 3D first-person shooter" HOMEPAGE="http://www.quake4game.com/" SRC_URI="mirror://idsoftware/quake4/demo/${MY_P}.x86.run http://www.3ddownloads.com/Action/Quake%204/Demos/${MY_P}.x86.run - mirror://3dgamers/quake4/${MY_P}.x86.run http://filebase.gmpf.de/quake4/${MY_P}.x86.run http://www.holarse.de/mirror/${MY_P}.x86.run http://sonic-lux.net/data/mirror/quake4/${MY_P}.x86.run" |