Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/scummvm: scummvm-0.10.0.ebuild
Date: Sat, 03 Nov 2007 20:46:41
Message-Id: E1IoPt6-0001Yr-Jg@stork.gentoo.org
1 vapier 07/11/03 20:46:36
2
3 Modified: scummvm-0.10.0.ebuild
4 Log:
5 amd64/x86 stable
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.5 games-engines/scummvm/scummvm-0.10.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/scummvm-0.10.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/scummvm-0.10.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-engines/scummvm/scummvm-0.10.0.ebuild?r1=1.4&r2=1.5
14
15 Index: scummvm-0.10.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.10.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- scummvm-0.10.0.ebuild 30 Jul 2007 04:52:36 -0000 1.4
22 +++ scummvm-0.10.0.ebuild 3 Nov 2007 20:46:36 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.10.0.ebuild,v 1.4 2007/07/30 04:52:36 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm/scummvm-0.10.0.ebuild,v 1.5 2007/11/03 20:46:36 vapier Exp $
28
29 inherit eutils games
30
31 @@ -10,7 +10,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 zlib"
38 RESTRICT="test" # it only looks like there's a test there #77507
39
40
41
42
43 --
44 gentoo-commits@g.o mailing list