summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-29 03:16:56 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-29 03:16:56 +0000
commit42e6aca52f835e14bebec64cf1ed4727fd2ea24c (patch)
tree94b24099a8bd554603ec4c05fd842e7d13cba8db /games-fps/quake4-bin
parentMark 2.5.5 stable on ia64 (diff)
downloadgentoo-2-42e6aca52f835e14bebec64cf1ed4727fd2ea24c.tar.gz
gentoo-2-42e6aca52f835e14bebec64cf1ed4727fd2ea24c.tar.bz2
gentoo-2-42e6aca52f835e14bebec64cf1ed4727fd2ea24c.zip
Fixed typo in SRC_URI.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'games-fps/quake4-bin')
-rw-r--r--games-fps/quake4-bin/ChangeLog5
-rw-r--r--games-fps/quake4-bin/quake4-bin-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog
index 360ac8ae18d7..fc299c7d3a64 100644
--- a/games-fps/quake4-bin/ChangeLog
+++ b/games-fps/quake4-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/quake4-bin
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.10 2006/03/29 00:41:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.11 2006/03/29 03:16:56 wolf31o2 Exp $
+
+ 29 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake4-bin-1.1.ebuild:
+ Fixed typo in SRC_URI.
*quake4-bin-1.1 (29 Mar 2006)
diff --git a/games-fps/quake4-bin/quake4-bin-1.1.ebuild b/games-fps/quake4-bin/quake4-bin-1.1.ebuild
index fe0c223027db..88b6881140d8 100644
--- a/games-fps/quake4-bin/quake4-bin-1.1.ebuild
+++ b/games-fps/quake4-bin/quake4-bin-1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.1.ebuild,v 1.1 2006/03/29 00:41:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.1.ebuild,v 1.2 2006/03/29 03:16:56 wolf31o2 Exp $
inherit eutils games
DESCRIPTION="Sequel to Quake 2, an Id 3D first-person shooter"
HOMEPAGE="http://www.quake4game.com/"
SRC_URI="mirror://3dgamers/quake4/quake4-linux-${PV}.x86.run
- mirror://idsoftware/quake4-linux/quake4-linux-${PV}.x86.run
+ mirror://idsoftware/quake4/linux/quake4-linux-${PV}.x86.run
http://filebase.gmpf.de/quake4/quake4-linux-${PV}.x86.run
http://www.holarse.de/mirror/quake4-linux-${PV}.x86.run"