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/openmsx: openmsx-0.7.2.ebuild ChangeLog
Date: Fri, 28 May 2010 18:11:09
Message-Id: 20100528181105.538642CF37@corvid.gentoo.org
1 josejx 10/05/28 18:11:05
2
3 Modified: openmsx-0.7.2.ebuild ChangeLog
4 Log:
5 Marked ppc stable, ~ppc64 for bug #320503.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 games-emulation/openmsx/openmsx-0.7.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild?r1=1.3&r2=1.4
14
15 Index: openmsx-0.7.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- openmsx-0.7.2.ebuild 18 Nov 2009 18:48:12 -0000 1.3
22 +++ openmsx-0.7.2.ebuild 28 May 2010 18:11:05 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v 1.3 2009/11/18 18:48:12 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v 1.4 2010/05/28 18:11:05 josejx Exp $
29
30 EAPI=2
31 inherit games
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc sparc x86"
37 +KEYWORDS="amd64 ppc ~ppc64 sparc x86"
38 IUSE="jack"
39
40 DEPEND="dev-lang/tcl
41
42
43
44 1.32 games-emulation/openmsx/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/openmsx/ChangeLog?rev=1.32&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/openmsx/ChangeLog?rev=1.32&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/openmsx/ChangeLog?r1=1.31&r2=1.32
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v
53 retrieving revision 1.31
54 retrieving revision 1.32
55 diff -u -r1.31 -r1.32
56 --- ChangeLog 18 Nov 2009 18:48:12 -0000 1.31
57 +++ ChangeLog 28 May 2010 18:11:05 -0000 1.32
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-emulation/openmsx
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.31 2009/11/18 18:48:12 armin76 Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.32 2010/05/28 18:11:05 josejx Exp $
64 +
65 + 28 May 2010; Joseph Jezak <josejx@g.o> openmsx-0.7.2.ebuild:
66 + Marked ppc stable, ~ppc64 for bug #320503.
67
68 18 Nov 2009; Raúl Porcel <armin76@g.o> openmsx-0.7.2.ebuild:
69 sparc stable wrt #288817