summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-07-13 17:04:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-07-13 17:04:47 +0000
commit985d938f3d5e3d36bdbf944616994e84b7d8fda1 (patch)
tree375495a9e7676044890104455f3d96a463290a5b /games-fps/doom3-inhell
parentVersion bump and old version cleanup (diff)
downloadgentoo-2-985d938f3d5e3d36bdbf944616994e84b7d8fda1.tar.gz
gentoo-2-985d938f3d5e3d36bdbf944616994e84b7d8fda1.tar.bz2
gentoo-2-985d938f3d5e3d36bdbf944616994e84b7d8fda1.zip
switch to working SRC_URI (bug #262877)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-fps/doom3-inhell')
-rw-r--r--games-fps/doom3-inhell/ChangeLog8
-rw-r--r--games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/doom3-inhell/ChangeLog b/games-fps/doom3-inhell/ChangeLog
index f249d1b40373..68a9d86dd860 100644
--- a/games-fps/doom3-inhell/ChangeLog
+++ b/games-fps/doom3-inhell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/doom3-inhell
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/ChangeLog,v 1.4 2008/02/15 00:37:45 wolf31o2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/ChangeLog,v 1.5 2009/07/13 17:04:47 mr_bones_ Exp $
+
+ 13 Jul 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ doom3-inhell-1.1-r1.ebuild:
+ switch to working SRC_URI (bug #262877)
15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
-doom3-inhell-1.1.ebuild, doom3-inhell-1.1-r1.ebuild:
diff --git a/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild b/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild
index 5df5c302e1a4..5f3a6ac9af0c 100644
--- a/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild
+++ b/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild,v 1.2 2008/02/15 00:37:45 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-inhell/doom3-inhell-1.1-r1.ebuild,v 1.3 2009/07/13 17:04:47 mr_bones_ Exp $
MOD_DESC="Ultimate Doom-inspired levels for Doom 3"
MOD_NAME="In Hell"
@@ -11,7 +11,7 @@ inherit versionator games games-mods
MY_PV=$(replace_version_separator 1 '')
HOMEPAGE="http://www.doomerland.de.vu/"
-SRC_URI="mirror://filefront/Doom_III/Mods/Single_Player/in_hell_v${MY_PV}.zip"
+SRC_URI="ftp://ftp.dvo.ru/pub/distfiles/in_hell_v${MY_PV}.zip"
LICENSE="as-is"