Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/quake3-lrctf: quake3-lrctf-1.1.ebuild ChangeLog
Date: Fri, 26 Sep 2008 18:50:57
Message-Id: E1KjIOz-00049x-Qc@stork.gentoo.org
1 zmedico 08/09/26 18:50:53
2
3 Modified: quake3-lrctf-1.1.ebuild ChangeLog
4 Log:
5 Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
7
8 Revision Changes Path
9 1.2 games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild?r1=1.1&r2=1.2
14
15 Index: quake3-lrctf-1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- quake3-lrctf-1.1.ebuild 26 Oct 2006 15:25:32 -0000 1.1
22 +++ quake3-lrctf-1.1.ebuild 26 Sep 2008 18:50:53 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild,v 1.1 2006/10/26 15:25:32 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild,v 1.2 2008/09/26 18:50:53 zmedico Exp $
29
30 MOD_DESC="offhand grapple all-weapons capture the flag mod"
31 MOD_NAME="Loki's Revenge CTF"
32 @@ -16,6 +16,7 @@
33 LICENSE="LRCTF"
34
35 KEYWORDS="-* ~amd64 ~ppc ~x86"
36 +PROPERTIES="interactive"
37
38 RDEPEND="ppc? ( games-fps/${GAME} )
39 !ppc? (
40
41
42
43 1.2 games-fps/quake3-lrctf/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-lrctf/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-lrctf/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-lrctf/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 26 Oct 2006 15:25:32 -0000 1.1
56 +++ ChangeLog 26 Sep 2008 18:50:53 -0000 1.2
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-fps/quake3-lrctf
59 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/ChangeLog,v 1.1 2006/10/26 15:25:32 wolf31o2 Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/ChangeLog,v 1.2 2008/09/26 18:50:53 zmedico Exp $
63 +
64 + 26 Sep 2008; Zac Medico <zmedico@g.o> quake3-lrctf-1.1.ebuild:
65 + Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
66
67 *quake3-lrctf-1.1 (26 Oct 2006)