summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-04-02 01:42:29 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-04-02 01:42:29 -0400
commit4d3e564a7c178e1f1a8feb3588c0cb2b3d792bf9 (patch)
tree0f0ddd814c561b64dc3cbd63e6abe30cf2c4c9d5 /games-fps
parentgames-board/freedoko: version bump (bug #576682) (diff)
downloadgentoo-4d3e564a7c178e1f1a8feb3588c0cb2b3d792bf9.tar.gz
gentoo-4d3e564a7c178e1f1a8feb3588c0cb2b3d792bf9.tar.bz2
gentoo-4d3e564a7c178e1f1a8feb3588c0cb2b3d792bf9.zip
games-fps/warsow: fix SRC_URI (bug #572724)
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/warsow/warsow-1.5.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/warsow/warsow-1.5.1-r1.ebuild b/games-fps/warsow/warsow-1.5.1-r1.ebuild
index b9324efa4b36..4d7e2764f171 100644
--- a/games-fps/warsow/warsow-1.5.1-r1.ebuild
+++ b/games-fps/warsow/warsow-1.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,8 +14,8 @@ ENGINE_P=${PN}_${ENGINE_PV}_sdk
DESCRIPTION="Multiplayer FPS based on the QFusion engine (evolved from Quake 2)"
HOMEPAGE="http://www.warsow.net/"
-SRC_URI="http://www.warsow.eu/${ENGINE_P}.tar.gz
- http://www.warsow.eu/warsow_${DATA_PV}_unified.tar.gz
+SRC_URI="http://www.warsow.net/${ENGINE_P}.tar.gz
+ http://www.warsow.net/warsow_${DATA_PV}_unified.tar.gz
mirror://gentoo/warsow.png
mirror://gentoo/${P}-build.patch.gz"