diff options
Diffstat (limited to 'games-fps/doom3/doom3-1.1.1286.ebuild')
-rw-r--r-- | games-fps/doom3/doom3-1.1.1286.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games-fps/doom3/doom3-1.1.1286.ebuild b/games-fps/doom3/doom3-1.1.1286.ebuild index 4c385e79001c..d9e0b5d2df39 100644 --- a/games-fps/doom3/doom3-1.1.1286.ebuild +++ b/games-fps/doom3/doom3-1.1.1286.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.1.1286.ebuild,v 1.2 2005/01/13 18:42:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.1.1286.ebuild,v 1.3 2005/04/18 15:20:31 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Doom III - 3rd installment of the classic id 3D first-person shooter" HOMEPAGE="http://www.doom3.com/" -SRC_URI="ftp://ftp.idsoftware.com/idstuff/${PN}/linux/${PN}-linux-${PV}.x86.run +SRC_URI="mirror://3dgamers/3dgamers/games/${PN}/${PN}-linux-${PV}.x86.run + ftp://ftp.idsoftware.com/idstuff/${PN}/linux/${PN}-linux-${PV}.x86.run ftp://dl.xs4all.nl/pub/mirror/idsoftware/idstuff/${PN}/linux/${PN}-linux-${PV}.x86.run" LICENSE="DOOM3" |