Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/stepmania: stepmania-3.9.ebuild ChangeLog
Date: Sat, 21 Jun 2008 13:20:53
Message-Id: E1KA31L-0006V8-6g@stork.gentoo.org
1 hanno 08/06/21 13:20:47
2
3 Modified: stepmania-3.9.ebuild ChangeLog
4 Log:
5 stepmania fix for new ffmpeg
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25.4 i686)
7
8 Revision Changes Path
9 1.14 games-arcade/stepmania/stepmania-3.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild?r1=1.13&r2=1.14
14
15 Index: stepmania-3.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- stepmania-3.9.ebuild 14 Apr 2008 19:57:15 -0000 1.13
22 +++ stepmania-3.9.ebuild 21 Jun 2008 13:20:46 -0000 1.14
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.13 2008/04/14 19:57:15 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.14 2008/06/21 13:20:46 hanno Exp $
28
29 inherit autotools eutils games
30
31 @@ -50,6 +50,8 @@
32 EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patches
33 epatch "${T}"/gentoo.patch
34
35 + epatch "${FILESDIR}/${P}-newffmpeg.diff"
36 +
37 AT_M4DIR="autoconf/m4"
38 eautoreconf
39 }
40
41
42
43 1.22 games-arcade/stepmania/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/stepmania/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/stepmania/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/stepmania/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-arcade/stepmania/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 14 Apr 2008 19:57:15 -0000 1.21
56 +++ ChangeLog 21 Jun 2008 13:20:46 -0000 1.22
57 @@ -1,6 +1,10 @@
58 # ChangeLog for games-arcade/stepmania
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/ChangeLog,v 1.21 2008/04/14 19:57:15 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/ChangeLog,v 1.22 2008/06/21 13:20:46 hanno Exp $
62 +
63 + 21 Jun 2008; Hanno Boeck <hanno@g.o>
64 + +files/stepmania-3.9-newffmpeg.diff, stepmania-3.9.ebuild:
65 + Fix paths for latest ffmpeg.
66
67 14 Apr 2008; Samuli Suominen <drac@g.o> stepmania-3.9.ebuild:
68 Bumping patch level to 3 for bug 216128, GCC 4.3 compability patch by
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list