Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/atari800: ChangeLog atari800-2.2.1.ebuild
Date: Tue, 10 Jan 2012 20:39:31
Message-Id: 20120110203919.E503F20033@flycatcher.gentoo.org
1 ranger 12/01/10 20:39:19
2
3 Modified: ChangeLog atari800-2.2.1.ebuild
4 Log:
5 Marking atari800-2.2.1 ppc for bug 375695
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.35 games-emulation/atari800/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 7 Aug 2011 17:15:47 -0000 1.34
23 +++ ChangeLog 10 Jan 2012 20:39:19 -0000 1.35
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-emulation/atari800
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.34 2011/08/07 17:15:47 armin76 Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.35 2012/01/10 20:39:19 ranger Exp $
30 +
31 + 10 Jan 2012; Brent Baude <ranger@g.o> atari800-2.2.1.ebuild:
32 + Marking atari800-2.2.1 ppc for bug 375695
33
34 07 Aug 2011; Raúl Porcel <armin76@g.o> atari800-2.1.0.ebuild,
35 atari800-2.2.1.ebuild:
36
37
38
39 1.4 games-emulation/atari800/atari800-2.2.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild?r1=1.3&r2=1.4
44
45 Index: atari800-2.2.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- atari800-2.2.1.ebuild 7 Aug 2011 17:15:47 -0000 1.3
52 +++ atari800-2.2.1.ebuild 10 Jan 2012 20:39:19 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v 1.3 2011/08/07 17:15:47 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v 1.4 2012/01/10 20:39:19 ranger Exp $
59
60 EAPI=2
61 inherit games
62 @@ -12,7 +12,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc x86"
67 +KEYWORDS="amd64 ppc x86"
68 IUSE="opengl readline sdl"
69
70 RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0[opengl?,video] )