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-urbanterror: quake3-urbanterror-3.7-r1.ebuild quake3-urbanterror-4.1.ebuild
Date: Thu, 01 Oct 2009 21:49:42
Message-Id: E1MtTWt-0007N4-1y@stork.gentoo.org
1 nyhm 09/10/01 21:49:39
2
3 Modified: quake3-urbanterror-3.7-r1.ebuild
4 quake3-urbanterror-4.1.ebuild
5 Log:
6 set IUSE; drop RDEPEND
7 (Portage version: 2.2_rc42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 games-fps/quake3-urbanterror/quake3-urbanterror-3.7-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.7-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.7-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.7-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: quake3-urbanterror-3.7-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.7-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- quake3-urbanterror-3.7-r1.ebuild 19 Feb 2009 18:13:18 -0000 1.5
23 +++ quake3-urbanterror-3.7-r1.ebuild 1 Oct 2009 21:49:38 -0000 1.6
24 @@ -1,6 +1,6 @@
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-urbanterror/quake3-urbanterror-3.7-r1.ebuild,v 1.5 2009/02/19 18:13:18 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.7-r1.ebuild,v 1.6 2009/10/01 21:49:38 nyhm Exp $
29
30 MOD_DESC="total transformation realism based MOD"
31 MOD_NAME="Urban Terror"
32 @@ -14,12 +14,6 @@
33
34 LICENSE="freedist"
35 SLOT="3"
36 -RESTRICT="mirror strip"
37 -
38 KEYWORDS="-* ~amd64 ~ppc ~x86"
39 -
40 -RDEPEND="ppc? ( games-fps/${GAME} )
41 - !ppc? (
42 - || (
43 - games-fps/${GAME}
44 - games-fps/${GAME}-bin ) )"
45 +IUSE="dedicated opengl"
46 +RESTRICT="mirror strip"
47
48
49
50 1.2 games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild?rev=1.2&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild?rev=1.2&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild?r1=1.1&r2=1.2
55
56 Index: quake3-urbanterror-4.1.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild,v
59 retrieving revision 1.1
60 retrieving revision 1.2
61 diff -u -r1.1 -r1.2
62 --- quake3-urbanterror-4.1.ebuild 19 Feb 2009 18:13:18 -0000 1.1
63 +++ quake3-urbanterror-4.1.ebuild 1 Oct 2009 21:49:38 -0000 1.2
64 @@ -1,6 +1,6 @@
65 # Copyright 1999-2009 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild,v 1.1 2009/02/19 18:13:18 scarabeus Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-4.1.ebuild,v 1.2 2009/10/01 21:49:38 nyhm Exp $
69
70 MOD_DESC="total transformation realism based MOD"
71 MOD_NAME="Urban Terror"
72 @@ -18,12 +18,6 @@
73
74 LICENSE="freedist"
75 SLOT="3"
76 -RESTRICT="mirror strip"
77 -
78 KEYWORDS="-* ~amd64 ~ppc ~x86"
79 -
80 -RDEPEND="ppc? ( games-fps/${GAME} )
81 - !ppc? (
82 - || (
83 - games-fps/${GAME}
84 - games-fps/${GAME}-bin ) )"
85 +IUSE="dedicated opengl"
86 +RESTRICT="mirror strip"