Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Mon, 01 Aug 2011 19:09:34
Message-Id: 20110801190924.A7CE02004C@flycatcher.gentoo.org
1 maekke 11/08/01 19:09:24
2
3 Modified: ChangeLog atari800-2.2.1.ebuild
4 Log:
5 amd64/x86 stable, bug #375695
6
7 (Portage version: 2.1.10.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.33 games-emulation/atari800/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 4 May 2011 20:30:21 -0000 1.32
23 +++ ChangeLog 1 Aug 2011 19:09:24 -0000 1.33
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.32 2011/05/04 20:30:21 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.33 2011/08/01 19:09:24 maekke Exp $
29 +
30 + 01 Aug 2011; Markus Meier <maekke@g.o> atari800-2.2.1.ebuild:
31 + amd64/x86 stable, bug #375695
32
33 *atari800-2.2.1 (04 May 2011)
34
35
36
37
38 1.2 games-emulation/atari800/atari800-2.2.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild?r1=1.1&r2=1.2
43
44 Index: atari800-2.2.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- atari800-2.2.1.ebuild 4 May 2011 20:30:21 -0000 1.1
51 +++ atari800-2.2.1.ebuild 1 Aug 2011 19:09:24 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v 1.1 2011/05/04 20:30:21 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-2.2.1.ebuild,v 1.2 2011/08/01 19:09:24 maekke Exp $
57
58 EAPI=2
59 inherit games
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
66 IUSE="opengl readline sdl"
67
68 RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0[opengl?,video] )