diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 13:49:05 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 13:49:05 +0000 |
commit | 1075523241c7ac6b658fe68f6ef6e23ee5c9cfe6 (patch) | |
tree | 531071520aeab3c3a7c880afa0aa9ca67b0c1ad4 /games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | |
parent | Depend on gcc-4.2+ and check that it's active in pkg_setup, ewarn otherwise. (diff) | |
download | gentoo-2-1075523241c7ac6b658fe68f6ef6e23ee5c9cfe6.tar.gz gentoo-2-1075523241c7ac6b658fe68f6ef6e23ee5c9cfe6.tar.bz2 gentoo-2-1075523241c7ac6b658fe68f6ef6e23ee5c9cfe6.zip |
use mirror://quakeunity
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild')
-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" |