Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/quake3-matrix: quake3-matrix-2.4_beta-r1.ebuild
Date: Wed, 07 Oct 2009 13:50:29
Message-Id: E1MvWuQ-0005ZK-SN@stork.gentoo.org
1 nyhm 09/10/07 13:50:26
2
3 Modified: quake3-matrix-2.4_beta-r1.ebuild
4 Log:
5 use mirror://quakeunity
6 (Portage version: 2.2_rc44/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: quake3-matrix-2.4_beta-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- quake3-matrix-2.4_beta-r1.ebuild 7 Oct 2009 00:24:06 -0000 1.5
22 +++ quake3-matrix-2.4_beta-r1.ebuild 7 Oct 2009 13:50:26 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 EAPI=2
30
31 @@ -11,7 +11,7 @@
32 inherit games games-mods
33
34 HOMEPAGE="http://www.moddb.com/mods/matrix-quake-3"
35 -SRC_URI="http://www.mirrorservice.org/sites/quakeunity.com/modifications/matrix24.zip"
36 +SRC_URI="mirror://quakeunity/modifications/matrix24.zip"
37
38 LICENSE="freedist"
39 KEYWORDS="~amd64 ~ppc ~x86"