Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/scummvm: ChangeLog scummvm-1.2.0-r1.ebuild
Date: Mon, 03 Jan 2011 11:53:26
Message-Id: 20110103115316.DBC2A20057@flycatcher.gentoo.org
1 xmw 11/01/03 11:53:16
2
3 Modified: ChangeLog scummvm-1.2.0-r1.ebuild
4 Log:
5 sparc stable (bug 347119)
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.99 games-engines/scummvm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.99&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.99&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?r1=1.98&r2=1.99
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v
19 retrieving revision 1.98
20 retrieving revision 1.99
21 diff -u -r1.98 -r1.99
22 --- ChangeLog 20 Dec 2010 01:16:49 -0000 1.98
23 +++ ChangeLog 3 Jan 2011 11:53:16 -0000 1.99
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-engines/scummvm
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.98 2010/12/20 01:16:49 mr_bones_ Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.99 2011/01/03 11:53:16 xmw Exp $
30 +
31 + 03 Jan 2011; Michael Weber <xmw@g.o> scummvm-1.2.0-r1.ebuild:
32 + sparc stable (bug 347119)
33
34 *scummvm-1.2.1 (20 Dec 2010)
35
36
37
38
39 1.3 games-engines/scummvm/scummvm-1.2.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: scummvm-1.2.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- scummvm-1.2.0-r1.ebuild 30 Nov 2010 21:19:38 -0000 1.2
52 +++ scummvm-1.2.0-r1.ebuild 3 Jan 2011 11:53:16 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild,v 1.2 2010/11/30 21:19:38 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.0-r1.ebuild,v 1.3 2011/01/03 11:53:16 xmw Exp $
59
60 EAPI=2
61 inherit eutils flag-o-matic games
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
67 +KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
68 IUSE="alsa debug flac fluidsynth mp3 ogg vorbis"
69 RESTRICT="test" # it only looks like there's a test there #77507