Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/snes9x: snes9x-1.53.ebuild ChangeLog
Date: Wed, 04 Jan 2012 18:10:18
Message-Id: 20120104181005.4A0CF2004B@flycatcher.gentoo.org
1 phajdan.jr 12/01/04 18:10:05
2
3 Modified: snes9x-1.53.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #395479
6
7 (Portage version: 2.1.10.41/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 games-emulation/snes9x/snes9x-1.53.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild?r1=1.3&r2=1.4
15
16 Index: snes9x-1.53.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- snes9x-1.53.ebuild 21 Dec 2011 10:12:02 -0000 1.3
23 +++ snes9x-1.53.ebuild 4 Jan 2012 18:10:05 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v 1.3 2011/12/21 10:12:02 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v 1.4 2012/01/04 18:10:05 phajdan.jr Exp $
30
31 EAPI=2
32 inherit autotools eutils flag-o-matic multilib gnome2-utils games
33 @@ -11,7 +11,7 @@
34
35 LICENSE="as-is GPL-2 LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
38 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
39 IUSE="alsa debug gtk joystick multilib netplay nls opengl oss png pulseaudio portaudio +xv +xrandr zlib"
40
41 RDEPEND="x11-libs/libX11
42
43
44
45 1.55 games-emulation/snes9x/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/snes9x/ChangeLog?rev=1.55&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/snes9x/ChangeLog?rev=1.55&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/snes9x/ChangeLog?r1=1.54&r2=1.55
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v
54 retrieving revision 1.54
55 retrieving revision 1.55
56 diff -u -r1.54 -r1.55
57 --- ChangeLog 21 Dec 2011 10:12:02 -0000 1.54
58 +++ ChangeLog 4 Jan 2012 18:10:05 -0000 1.55
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-emulation/snes9x
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.54 2011/12/21 10:12:02 ago Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.55 2012/01/04 18:10:05 phajdan.jr Exp $
65 +
66 + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@g.o> snes9x-1.53.ebuild:
67 + x86 stable wrt bug #395479
68
69 21 Dec 2011; Agostino Sarubbo <ago@g.o> snes9x-1.53.ebuild:
70 Stable for AMD64, wrt bug #395479