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-engines/scummvm: ChangeLog scummvm-1.2.1.ebuild
Date: Sun, 30 Jan 2011 17:57:35
Message-Id: 20110130175726.3C99720054@flycatcher.gentoo.org
1 phajdan.jr 11/01/30 17:57:26
2
3 Modified: ChangeLog scummvm-1.2.1.ebuild
4 Log:
5 x86 stable wrt bug #352155
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.102 games-engines/scummvm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.102&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?rev=1.102&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/ChangeLog?r1=1.101&r2=1.102
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v
19 retrieving revision 1.101
20 retrieving revision 1.102
21 diff -u -r1.101 -r1.102
22 --- ChangeLog 27 Jan 2011 10:01:36 -0000 1.101
23 +++ ChangeLog 30 Jan 2011 17:57:25 -0000 1.102
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-engines/scummvm
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.101 2011/01/27 10:01:36 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/ChangeLog,v 1.102 2011/01/30 17:57:25 phajdan.jr Exp $
29 +
30 + 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o> scummvm-1.2.1.ebuild:
31 + x86 stable wrt bug #352155
32
33 27 Jan 2011; Michael Sterrett <mr_bones_@g.o> scummvm-1.2.1.ebuild:
34 pass --host to configure to work around bug #352351
35
36
37
38 1.4 games-engines/scummvm/scummvm-1.2.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild?r1=1.3&r2=1.4
43
44 Index: scummvm-1.2.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- scummvm-1.2.1.ebuild 27 Jan 2011 10:01:36 -0000 1.3
51 +++ scummvm-1.2.1.ebuild 30 Jan 2011 17:57:25 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild,v 1.3 2011/01/27 10:01:36 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-1.2.1.ebuild,v 1.4 2011/01/30 17:57:25 phajdan.jr Exp $
57
58 EAPI=2
59 inherit eutils flag-o-matic games
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE="alsa debug flac fluidsynth mp3 ogg vorbis"
67 RESTRICT="test" # it only looks like there's a test there #77507