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-teamarena: quake3-teamarena-1.32b.ebuild ChangeLog
Date: Fri, 26 Sep 2008 18:42:56
Message-Id: E1KjIHF-00042l-85@stork.gentoo.org
1 zmedico 08/09/26 18:42:53
2
3 Modified: quake3-teamarena-1.32b.ebuild ChangeLog
4 Log:
5 Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds().
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-0911-x86-64 i686)
7
8 Revision Changes Path
9 1.7 games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild?r1=1.6&r2=1.7
14
15 Index: quake3-teamarena-1.32b.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- quake3-teamarena-1.32b.ebuild 12 Mar 2007 15:00:33 -0000 1.6
22 +++ quake3-teamarena-1.32b.ebuild 26 Sep 2008 18:42:52 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 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-teamarena/quake3-teamarena-1.32b.ebuild,v 1.6 2007/03/12 15:00:33 genone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild,v 1.7 2008/09/26 18:42:52 zmedico Exp $
29
30 inherit eutils games
31
32 @@ -12,6 +12,7 @@
33 SLOT="0"
34 KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
35 IUSE="cdinstall"
36 +PROPERTIES="cdinstall? ( interactive )"
37
38 RDEPEND="|| (
39 games-fps/quake3
40
41
42
43 1.7 games-fps/quake3-teamarena/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-teamarena/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-teamarena/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-teamarena/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 12 Mar 2007 15:00:33 -0000 1.6
56 +++ ChangeLog 26 Sep 2008 18:42:52 -0000 1.7
57 @@ -1,6 +1,10 @@
58 # ChangeLog for games-fps/quake3-teamarena
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v 1.6 2007/03/12 15:00:33 genone Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v 1.7 2008/09/26 18:42:52 zmedico Exp $
63 +
64 + 26 Sep 2008; Zac Medico <zmedico@g.o>
65 + quake3-teamarena-1.32b.ebuild:
66 + Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds().
67
68 12 Mar 2007; Marius Mauch <genone@g.o>
69 quake3-teamarena-1.32b.ebuild: