diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-10-07 13:51:52 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-10-07 13:51:52 +0000 |
commit | abbd22cede4e01032e5753f9bb4ed1df57f32924 (patch) | |
tree | d8aa6d3227c364e8ed0743df5ccc08a41b404e61 /games-fps/quake3-alternatefire | |
parent | Depend on gcc-4.2+ and check that it's active in pkg_setup, ewarn otherwise. (diff) | |
download | historical-abbd22cede4e01032e5753f9bb4ed1df57f32924.tar.gz historical-abbd22cede4e01032e5753f9bb4ed1df57f32924.tar.bz2 historical-abbd22cede4e01032e5753f9bb4ed1df57f32924.zip |
use mirror://quakeunity
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-alternatefire')
-rw-r--r-- | games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild index 4cbcd36606ca..80b59fda4722 100644 --- a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild +++ b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild,v 1.4 2009/10/06 22:19:05 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild,v 1.5 2009/10/07 13:47:33 nyhm Exp $ EAPI=2 @@ -11,8 +11,7 @@ MOD_DIR="alternatefire" inherit games games-mods HOMEPAGE="http://www.planetquake.com/alternatefire/" -SRC_URI="http://network3.filefront.com/planetquake3/alternatefire-${PV}.zip - http://games.mirrors.tds.net/pub/planetquake3/modifications/alternatefire/alternatefire-${PV}.zip" +SRC_URI="mirror://quakeunity/modifications/alternatefire/alternatefire-${PV}.zip" LICENSE="freedist" |