diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 13:50:26 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 13:50:26 +0000 |
commit | 1a369e792244fb58712eb1e2dc72cfad5d909ccf (patch) | |
tree | af499b741631547f155f06f5c81c740c30385991 /games-fps/quake3-matrix | |
parent | use mirror://quakeunity (diff) | |
download | gentoo-2-1a369e792244fb58712eb1e2dc72cfad5d909ccf.tar.gz gentoo-2-1a369e792244fb58712eb1e2dc72cfad5d909ccf.tar.bz2 gentoo-2-1a369e792244fb58712eb1e2dc72cfad5d909ccf.zip |
use mirror://quakeunity
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3-matrix')
-rw-r--r-- | games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index c81fbd983d78..1b327239fbe0 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-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-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.5 2009/10/07 00:24:06 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.6 2009/10/07 13:50:26 nyhm Exp $ EAPI=2 @@ -11,7 +11,7 @@ MOD_DIR="matrix" inherit games games-mods HOMEPAGE="http://www.moddb.com/mods/matrix-quake-3" -SRC_URI="http://www.mirrorservice.org/sites/quakeunity.com/modifications/matrix24.zip" +SRC_URI="mirror://quakeunity/modifications/matrix24.zip" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" |