Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/quake2-icculus: ChangeLog quake2-icculus-0.16.1-r1.ebuild
Date: Tue, 30 Jun 2009 21:00:07
Message-Id: E1MLkQu-0003iJ-Rz@stork.gentoo.org
1 fauli 09/06/30 21:00:04
2
3 Modified: ChangeLog quake2-icculus-0.16.1-r1.ebuild
4 Log:
5 stable x86, bug 275507
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.33 games-fps/quake2-icculus/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 28 Jun 2009 20:45:02 -0000 1.32
22 +++ ChangeLog 30 Jun 2009 21:00:04 -0000 1.33
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-fps/quake2-icculus
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v 1.32 2009/06/28 20:45:02 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v 1.33 2009/06/30 21:00:04 fauli Exp $
28 +
29 + 30 Jun 2009; Christian Faulhammer <fauli@g.o>
30 + quake2-icculus-0.16.1-r1.ebuild:
31 + stable x86, bug 275507
32
33 28 Jun 2009; Tobias Klausmann <klausman@g.o>
34 quake2-icculus-0.16.1.ebuild, quake2-icculus-0.16.1-r1.ebuild:
35
36
37
38 1.13 games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild?rev=1.13&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild?rev=1.13&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild?r1=1.12&r2=1.13
43
44 Index: quake2-icculus-0.16.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v
47 retrieving revision 1.12
48 retrieving revision 1.13
49 diff -u -r1.12 -r1.13
50 --- quake2-icculus-0.16.1-r1.ebuild 28 Jun 2009 20:45:02 -0000 1.12
51 +++ quake2-icculus-0.16.1-r1.ebuild 30 Jun 2009 21:00:04 -0000 1.13
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.12 2009/06/28 20:45:02 klausman Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.13 2009/06/30 21:00:04 fauli Exp $
57
58 inherit eutils toolchain-funcs games
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
66 IUSE="aalib alsa arts cdinstall dedicated demo ipv6 joystick opengl qmax rogue sdl svga X xatrix"
67
68 UIDEPEND="aalib? ( media-libs/aalib )