Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-sports/xmoto: ChangeLog xmoto-0.5.3-r1.ebuild
Date: Sat, 26 Feb 2011 15:33:53
Message-Id: 20110226153343.444F520054@flycatcher.gentoo.org
1 signals 11/02/26 15:33:43
2
3 Modified: ChangeLog xmoto-0.5.3-r1.ebuild
4 Log:
5 depend virtual/jpeg
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.54 games-sports/xmoto/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 10 Feb 2011 11:13:39 -0000 1.53
23 +++ ChangeLog 26 Feb 2011 15:33:43 -0000 1.54
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-sports/xmoto
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.53 2011/02/10 11:13:39 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.54 2011/02/26 15:33:43 signals Exp $
29 +
30 + 26 Feb 2011; Kevin McCarthy <signals@g.o> xmoto-0.5.3-r1.ebuild:
31 + Updated depends from media-libs/jpeg to virtual/jpeg
32
33 10 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o> xmoto-0.5.4.ebuild:
34 x86 stable wrt bug #352162
35
36
37
38 1.5 games-sports/xmoto/xmoto-0.5.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild?r1=1.4&r2=1.5
43
44 Index: xmoto-0.5.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- xmoto-0.5.3-r1.ebuild 15 Oct 2010 13:12:55 -0000 1.4
51 +++ xmoto-0.5.3-r1.ebuild 26 Feb 2011 15:33:43 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild,v 1.4 2010/10/15 13:12:55 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild,v 1.5 2011/02/26 15:33:43 signals Exp $
58
59 EAPI=2
60 inherit eutils flag-o-matic games
61 @@ -22,7 +22,7 @@
62 dev-db/sqlite:3
63 dev-games/ode
64 dev-lang/lua[deprecated]
65 - media-libs/jpeg:0
66 + virtual/jpeg
67 media-libs/libpng
68 media-libs/libsdl[joystick]
69 media-libs/sdl-mixer[vorbis]