Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/atari800: ChangeLog atari800-2.1.0.ebuild
Date: Tue, 05 Jan 2010 19:41:25
Message-Id: E1NSFHI-0003Wp-Cv@stork.gentoo.org
1 josejx 10/01/05 19:41:16
2
3 Modified: ChangeLog atari800-2.1.0.ebuild
4 Log:
5 Marked ppc stable for bug #288658.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.30 games-emulation/atari800/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.30&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.30&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/atari800/ChangeLog?r1=1.29&r2=1.30
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v
18 retrieving revision 1.29
19 retrieving revision 1.30
20 diff -u -r1.29 -r1.30
21 --- ChangeLog 20 Nov 2009 15:21:22 -0000 1.29
22 +++ ChangeLog 5 Jan 2010 19:41:15 -0000 1.30
23 @@ -1,6 +1,9 @@
24 # ChangeLog for games-emulation/atari800
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.29 2009/11/20 15:21:22 maekke Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.30 2010/01/05 19:41:15 josejx Exp $
29 +
30 + 05 Jan 2010; Joseph Jezak <josejx@g.o> atari800-2.1.0.ebuild:
31 + Marked ppc stable for bug #288658.
32
33 20 Nov 2009; Markus Meier <maekke@g.o> atari800-2.1.0.ebuild:
34 x86 stable, bug #288658
35
36
37
38 1.6 games-emulation/atari800/atari800-2.1.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/atari800/atari800-2.1.0.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/atari800/atari800-2.1.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/atari800/atari800-2.1.0.ebuild?r1=1.5&r2=1.6
43
44 Index: atari800-2.1.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.1.0.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- atari800-2.1.0.ebuild 20 Nov 2009 15:21:22 -0000 1.5
51 +++ atari800-2.1.0.ebuild 5 Jan 2010 19:41:15 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.1.0.ebuild,v 1.5 2009/11/20 15:21:22 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.1.0.ebuild,v 1.6 2010/01/05 19:41:15 josejx Exp $
58
59 EAPI=2
60 inherit games
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha ~amd64 ~ppc sparc x86"
66 +KEYWORDS="alpha ~amd64 ppc sparc x86"
67 IUSE="readline sdl"
68
69 RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0 )