Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/scummvm: scummvm-1.0.0.ebuild ChangeLog
Date: Sat, 30 Jan 2010 18:12:56
Message-Id: E1NbHoT-000164-Fe@stork.gentoo.org
1 armin76 10/01/30 18:12:53
2
3 Modified: scummvm-1.0.0.ebuild ChangeLog
4 Log:
5 sparc stable wrt #297262
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.6 games-engines/scummvm/scummvm-1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild?r1=1.5&r2=1.6
14
15 Index: scummvm-1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- scummvm-1.0.0.ebuild 5 Jan 2010 00:29:51 -0000 1.5
22 +++ scummvm-1.0.0.ebuild 30 Jan 2010 18:12:53 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild,v 1.5 2010/01/05 00:29:51 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.0.0.ebuild,v 1.6 2010/01/30 18:12:53 armin76 Exp $
28
29 EAPI=2
30 inherit eutils games
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
37 IUSE="alsa debug flac fluidsynth mp3 ogg vorbis"
38 RESTRICT="test" # it only looks like there's a test there #77507
39
40
41
42
43 1.87 games-engines/scummvm/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.87&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.87&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/ChangeLog?r1=1.86&r2=1.87
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v
52 retrieving revision 1.86
53 retrieving revision 1.87
54 diff -u -r1.86 -r1.87
55 --- ChangeLog 5 Jan 2010 00:29:51 -0000 1.86
56 +++ ChangeLog 30 Jan 2010 18:12:53 -0000 1.87
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-engines/scummvm
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.86 2010/01/05 00:29:51 josejx Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.87 2010/01/30 18:12:53 armin76 Exp $
62 +
63 + 30 Jan 2010; Raúl Porcel <armin76@g.o> scummvm-1.0.0.ebuild:
64 + sparc stable wrt #297262
65
66 05 Jan 2010; Joseph Jezak <josejx@g.o> scummvm-1.0.0.ebuild:
67 Marked ppc stable for bug #297262.