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-bfp | |
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-bfp')
-rw-r--r-- | games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild index 2d1238d2b195..88e93e29e5e9 100644 --- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild +++ b/games-fps/quake3-bfp/quake3-bfp-1.2-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-bfp/quake3-bfp-1.2-r1.ebuild,v 1.5 2009/10/06 22:47:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v 1.6 2009/10/07 13:49:05 nyhm Exp $ EAPI=2 @@ -12,7 +12,7 @@ MOD_ICON="bfp.ico" inherit games games-mods HOMEPAGE="http://www.planetquake.com/bidforpower/" -SRC_URI="http://games.mirrors.tds.net/pub/planetquake3/modifications/bidforpower/bidforpower${PV/./-}.zip" +SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" |