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-ra3: quake3-ra3-1.76-r1.ebuild ChangeLog
Date: Wed, 07 Oct 2009 03:36:58
Message-Id: E1MvNKi-00025A-GH@stork.gentoo.org
1 nyhm 09/10/07 03:36:56
2
3 Modified: quake3-ra3-1.76-r1.ebuild ChangeLog
4 Log:
5 EAPI=2; update SRC_URI and remove RESTRICT=fetch
6 (Portage version: 2.2_rc44/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: quake3-ra3-1.76-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- quake3-ra3-1.76-r1.ebuild 1 Oct 2009 21:44:08 -0000 1.2
22 +++ quake3-ra3-1.76-r1.ebuild 7 Oct 2009 03:36:56 -0000 1.3
23 @@ -1,25 +1,18 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild,v 1.2 2009/10/01 21:44:08 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild,v 1.3 2009/10/07 03:36:56 nyhm Exp $
29 +
30 +EAPI=2
31
32 MOD_DESC="a rocket dueling mod"
33 MOD_NAME="Rocket Arena 3"
34 MOD_DIR="arena"
35 -MOD_BINS="ra3"
36
37 inherit games games-mods
38
39 -SRC_URI="ra3176.zip"
40 HOMEPAGE="http://www.planetquake.com/servers/arena/"
41 +SRC_URI="mirror://quakeunity/modifications/rocketarena3/ra3${PV/.}.zip"
42
43 LICENSE="freedist"
44 -KEYWORDS="-* ~amd64 ~ppc ~x86"
45 +KEYWORDS="~amd64 ~ppc ~x86"
46 IUSE="dedicated opengl"
47 -RESTRICT="mirror strip fetch"
48 -
49 -pkg_nofetch() {
50 - einfo "Download the following files from FilePlanet and put them in"
51 - einfo "${DISTDIR}"
52 - echo
53 - einfo "http://www.fileplanet.com/hosteddl.aspx?servers%2farena%2fra3176.zip"
54 -}
55
56
57
58 1.8 games-fps/quake3-ra3/ChangeLog
59
60 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-ra3/ChangeLog?rev=1.8&view=markup
61 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-ra3/ChangeLog?rev=1.8&content-type=text/plain
62 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-ra3/ChangeLog?r1=1.7&r2=1.8
63
64 Index: ChangeLog
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-ra3/ChangeLog,v
67 retrieving revision 1.7
68 retrieving revision 1.8
69 diff -u -r1.7 -r1.8
70 --- ChangeLog 24 Oct 2006 21:18:21 -0000 1.7
71 +++ ChangeLog 7 Oct 2009 03:36:56 -0000 1.8
72 @@ -1,6 +1,9 @@
73 # ChangeLog for games-fps/quake3-ra3
74 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
75 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-ra3/ChangeLog,v 1.7 2006/10/24 21:18:21 wolf31o2 Exp $
76 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
77 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-ra3/ChangeLog,v 1.8 2009/10/07 03:36:56 nyhm Exp $
78 +
79 + 07 Oct 2009; Tristan Heaven <nyhm@g.o> quake3-ra3-1.76-r1.ebuild:
80 + EAPI=2; update SRC_URI and remove RESTRICT=fetch
81
82 *quake3-ra3-1.76-r1 (24 Oct 2006)