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/hatari: ChangeLog hatari-1.5.0.ebuild
Date: Tue, 10 Jan 2012 20:38:05
Message-Id: 20120110203753.ADB112004C@flycatcher.gentoo.org
1 ranger 12/01/10 20:37:53
2
3 Modified: ChangeLog hatari-1.5.0.ebuild
4 Log:
5 Marking hatari-1.5.0 ppc for bug 380177
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.33 games-emulation/hatari/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 13 Nov 2011 21:54:12 -0000 1.32
23 +++ ChangeLog 10 Jan 2012 20:37:53 -0000 1.33
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-emulation/hatari
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.32 2011/11/13 21:54:12 mr_bones_ Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.33 2012/01/10 20:37:53 ranger Exp $
30 +
31 + 10 Jan 2012; Brent Baude <ranger@g.o> hatari-1.5.0.ebuild:
32 + Marking hatari-1.5.0 ppc for bug 380177
33
34 13 Nov 2011; Michael Sterrett <mr_bones_@g.o> hatari-1.5.0.ebuild:
35 build with newer zlib (bug #387829)
36
37
38
39 1.5 games-emulation/hatari/hatari-1.5.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/hatari-1.5.0.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/hatari-1.5.0.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/hatari/hatari-1.5.0.ebuild?r1=1.4&r2=1.5
44
45 Index: hatari-1.5.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.5.0.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- hatari-1.5.0.ebuild 13 Nov 2011 21:54:12 -0000 1.4
52 +++ hatari-1.5.0.ebuild 10 Jan 2012 20:37:53 -0000 1.5
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/hatari/hatari-1.5.0.ebuild,v 1.4 2011/11/13 21:54:12 mr_bones_ Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.5.0.ebuild,v 1.5 2012/01/10 20:37:53 ranger Exp $
59
60 EAPI=2
61 inherit toolchain-funcs cmake-utils games
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc x86"
67 +KEYWORDS="amd64 ppc x86"
68 IUSE=""
69
70 RDEPEND="media-libs/libsdl[X,audio,video]