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/quake1-data: quake1-data-2.40.ebuild ChangeLog
Date: Fri, 26 Sep 2008 18:33:14
Message-Id: E1KjI7q-0003wM-Tf@stork.gentoo.org
1 zmedico 08/09/26 18:33:10
2
3 Modified: quake1-data-2.40.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.14 games-fps/quake1-data/quake1-data-2.40.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild?r1=1.13&r2=1.14
14
15 Index: quake1-data-2.40.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- quake1-data-2.40.ebuild 24 Oct 2006 22:46:08 -0000 1.13
22 +++ quake1-data-2.40.ebuild 26 Sep 2008 18:33:10 -0000 1.14
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/quake1-data/quake1-data-2.40.ebuild,v 1.13 2006/10/24 22:46:08 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild,v 1.14 2008/09/26 18:33:10 zmedico Exp $
29
30 # TODO: if installing off of the 1.01 cd, need to fetch the
31 # quake shareware and use that pak0
32 @@ -17,6 +17,7 @@
33 SLOT="0"
34 KEYWORDS="amd64 ppc x86"
35 IUSE=""
36 +PROPERTIES="interactive"
37
38 DEPEND="app-arch/lha"
39 RDEPEND=""
40
41
42
43 1.8 games-fps/quake1-data/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake1-data/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake1-data/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake1-data/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-data/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 24 Oct 2006 22:46:08 -0000 1.7
56 +++ ChangeLog 26 Sep 2008 18:33:10 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-fps/quake1-data
59 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-data/ChangeLog,v 1.7 2006/10/24 22:46:08 wolf31o2 Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-data/ChangeLog,v 1.8 2008/09/26 18:33:10 zmedico Exp $
63 +
64 + 26 Sep 2008; Zac Medico <zmedico@g.o> quake1-data-2.40.ebuild:
65 + Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds().
66
67 24 Oct 2006; Chris Gianelloni <wolf31o2@g.o>
68 quake1-data-2.40.ebuild: