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/quake4-bin: quake4-bin-1.4.2.ebuild quake4-bin-1.3.2.ebuild ChangeLog
Date: Fri, 26 Sep 2008 18:54:36
Message-Id: E1KjISX-0004Bl-VI@stork.gentoo.org
1 zmedico 08/09/26 18:54:33
2
3 Modified: quake4-bin-1.4.2.ebuild quake4-bin-1.3.2.ebuild
4 ChangeLog
5 Log:
6 Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
8
9 Revision Changes Path
10 1.4 games-fps/quake4-bin/quake4-bin-1.4.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild?r1=1.3&r2=1.4
15
16 Index: quake4-bin-1.4.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- quake4-bin-1.4.2.ebuild 4 Mar 2008 04:30:25 -0000 1.3
23 +++ quake4-bin-1.4.2.ebuild 26 Sep 2008 18:54:33 -0000 1.4
24 @@ -1,6 +1,6 @@
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/quake4-bin/quake4-bin-1.4.2.ebuild,v 1.3 2008/03/04 04:30:25 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild,v 1.4 2008/09/26 18:54:33 zmedico Exp $
29
30 inherit eutils games
31
32 @@ -12,7 +12,7 @@
33 SLOT="0"
34 KEYWORDS="-* ~amd64 ~x86"
35 IUSE="alsa cdinstall dedicated linguas_cs linguas_fr linguas_it linguas_pl linguas_ru opengl"
36 -
37 +PROPERTIES="interactive"
38 RESTRICT="strip"
39
40 UIDEPEND="virtual/opengl
41
42
43
44 1.8 games-fps/quake4-bin/quake4-bin-1.3.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild?r1=1.7&r2=1.8
49
50 Index: quake4-bin-1.3.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- quake4-bin-1.3.2.ebuild 31 Jul 2007 14:37:48 -0000 1.7
57 +++ quake4-bin-1.3.2.ebuild 26 Sep 2008 18:54:33 -0000 1.8
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2007 Gentoo Foundation
60 +# Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.7 2007/07/31 14:37:48 cardoe Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.8 2008/09/26 18:54:33 zmedico Exp $
64
65 inherit eutils versionator games
66
67 @@ -14,6 +14,7 @@
68 SLOT="0"
69 KEYWORDS="-* amd64 x86"
70 IUSE="alsa cdinstall dedicated opengl"
71 +PROPERTIES="interactive"
72 RESTRICT="strip"
73
74 UIDEPEND="virtual/opengl
75
76
77
78 1.37 games-fps/quake4-bin/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/ChangeLog?rev=1.37&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/ChangeLog?rev=1.37&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake4-bin/ChangeLog?r1=1.36&r2=1.37
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v
87 retrieving revision 1.36
88 retrieving revision 1.37
89 diff -u -r1.36 -r1.37
90 --- ChangeLog 5 Jun 2008 20:25:38 -0000 1.36
91 +++ ChangeLog 26 Sep 2008 18:54:33 -0000 1.37
92 @@ -1,6 +1,10 @@
93 # ChangeLog for games-fps/quake4-bin
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.36 2008/06/05 20:25:38 wolf31o2 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.37 2008/09/26 18:54:33 zmedico Exp $
97 +
98 + 26 Sep 2008; Zac Medico <zmedico@g.o> quake4-bin-1.3.2.ebuild,
99 + quake4-bin-1.4.2.ebuild:
100 + Set PROPERTIES=interactive since GAMES_CHECK_LICENSE=yes is set.
101
102 05 Jun 2008; Chris Gianelloni <wolf31o2@g.o> metadata.xml:
103 Removing myself as maintainer.