diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-23 21:05:28 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-23 21:05:28 +0000 |
commit | 1ac7a058799b4655d5f0839c096c0ba6535d2b92 (patch) | |
tree | 7a9a78f0d3928fea4e904f5a999c93e841cb46da /games-fps/quake3-alternatefire | |
parent | add dependency on latest X11-Protocol to avoid hang in FvwmTabs. (diff) | |
download | gentoo-2-1ac7a058799b4655d5f0839c096c0ba6535d2b92.tar.gz gentoo-2-1ac7a058799b4655d5f0839c096c0ba6535d2b92.tar.bz2 gentoo-2-1ac7a058799b4655d5f0839c096c0ba6535d2b92.zip |
Added tds.net mirror.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'games-fps/quake3-alternatefire')
-rw-r--r-- | games-fps/quake3-alternatefire/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-fps/quake3-alternatefire/ChangeLog b/games-fps/quake3-alternatefire/ChangeLog index 04c989a02135..60f5cf6ad807 100644 --- a/games-fps/quake3-alternatefire/ChangeLog +++ b/games-fps/quake3-alternatefire/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-alternatefire # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/ChangeLog,v 1.6 2006/10/23 20:05:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/ChangeLog,v 1.7 2006/10/23 21:05:28 wolf31o2 Exp $ + + 23 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake3-alternatefire-2.0-r1.ebuild: + Added tds.net mirror. *quake3-alternatefire-2.0-r1 (23 Oct 2006) 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 b6a9642eb41c..d8cc7e6c5780 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-2006 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.1 2006/10/23 20:05:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild,v 1.2 2006/10/23 21:05:27 wolf31o2 Exp $ MOD_DESC="adds unique new secondary attacks to weapons" MOD_NAME="Alternate Fire" @@ -8,7 +8,8 @@ MOD_DIR="alternatefire" inherit games games-mods -SRC_URI="http://network3.filefront.com/planetquake3/alternatefire-${PV}.zip" +SRC_URI="http://network3.filefront.com/planetquake3/alternatefire-${PV}.zip + http://games.mirrors.tds.net/pub/planetquake3/modifications/alternatefire/alternatefire-${PV}.zip" HOMEPAGE="http://www.planetquake.com/alternatefire/" LICENSE="freedist" |