Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: ChangeLog supertuxkart-0.6.1a.ebuild
Date: Sun, 31 May 2009 17:08:09
Message-Id: E1MAoVz-0002IM-0l@stork.gentoo.org
1 mr_bones_ 09/05/31 17:08:07
2
3 Modified: ChangeLog supertuxkart-0.6.1a.ebuild
4 Log:
5 libsdl needs USE=joystick (bug #271992)
6 (Portage version: 2.1.6.11/cvs/Linux i686)
7
8 Revision Changes Path
9 1.12 games-action/supertuxkart/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 19 Apr 2009 16:37:24 -0000 1.11
22 +++ ChangeLog 31 May 2009 17:08:06 -0000 1.12
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-action/supertuxkart
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.11 2009/04/19 16:37:24 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.12 2009/05/31 17:08:06 mr_bones_ Exp $
28 +
29 + 31 May 2009; Michael Sterrett <mr_bones_@g.o>
30 + supertuxkart-0.6.1a.ebuild:
31 + libsdl needs USE=joystick (bug #271992)
32
33 19 Apr 2009; Markus Meier <maekke@g.o> supertuxkart-0.6.1a:
34 amd64/x86 stable, bug #266695
35
36
37
38 1.3 games-action/supertuxkart/supertuxkart-0.6.1a.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild?r1=1.2&r2=1.3
43
44 Index: supertuxkart-0.6.1a.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- supertuxkart-0.6.1a.ebuild 19 Apr 2009 16:37:24 -0000 1.2
51 +++ supertuxkart-0.6.1a.ebuild 31 May 2009 17:08:06 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild,v 1.2 2009/04/19 16:37:24 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.6.1a.ebuild,v 1.3 2009/05/31 17:08:06 mr_bones_ Exp $
57
58 EAPI=2
59 inherit autotools eutils games
60 @@ -22,7 +22,7 @@
61 media-libs/libmikmod
62 media-libs/libvorbis
63 media-libs/openal
64 - media-libs/libsdl"
65 + media-libs/libsdl[joystick]"
66
67 src_prepare() {
68 sed -i \