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-bfp: quake3-bfp-1.2-r1.ebuild
Date: Wed, 07 Oct 2009 13:49:15
Message-Id: E1MvWt9-0005TB-91@stork.gentoo.org
1 nyhm 09/10/07 13:49:07
2
3 Modified: quake3-bfp-1.2-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-bfp/quake3-bfp-1.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: quake3-bfp-1.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- quake3-bfp-1.2-r1.ebuild 6 Oct 2009 22:47:01 -0000 1.5
22 +++ quake3-bfp-1.2-r1.ebuild 7 Oct 2009 13:49:05 -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-bfp/quake3-bfp-1.2-r1.ebuild,v 1.5 2009/10/06 22:47:01 nyhm Exp $
27 +# $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 $
28
29 EAPI=2
30
31 @@ -12,7 +12,7 @@
32 inherit games games-mods
33
34 HOMEPAGE="http://www.planetquake.com/bidforpower/"
35 -SRC_URI="http://games.mirrors.tds.net/pub/planetquake3/modifications/bidforpower/bidforpower${PV/./-}.zip"
36 +SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip"
37
38 LICENSE="freedist"
39 KEYWORDS="~amd64 ~ppc ~x86"