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-strategy/wormux: wormux-0.9.1.ebuild ChangeLog wormux-0.8.5.ebuild
Date: Tue, 30 Mar 2010 03:20:36
Message-Id: E1NwS0E-0002Gs-N2@stork.gentoo.org
1 mr_bones_ 10/03/30 03:20:30
2
3 Modified: wormux-0.9.1.ebuild ChangeLog wormux-0.8.5.ebuild
4 Log:
5 sdl-image needs jpeg support as well
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 games-strategy/wormux/wormux-0.9.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/wormux-0.9.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/wormux-0.9.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/wormux-0.9.1.ebuild?r1=1.1&r2=1.2
14
15 Index: wormux-0.9.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.9.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- wormux-0.9.1.ebuild 21 Mar 2010 17:34:55 -0000 1.1
22 +++ wormux-0.9.1.ebuild 30 Mar 2010 03:20:30 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.9.1.ebuild,v 1.1 2010/03/21 17:34:55 tupone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.9.1.ebuild,v 1.2 2010/03/30 03:20:30 mr_bones_ Exp $
28
29 EAPI=2
30 inherit autotools eutils games
31 @@ -15,7 +15,7 @@
32 IUSE="debug nls unicode"
33
34 RDEPEND="media-libs/libsdl[joystick,video]
35 - media-libs/sdl-image[png]
36 + media-libs/sdl-image[jpeg,png]
37 media-libs/sdl-mixer[vorbis]
38 media-libs/sdl-ttf
39 media-libs/sdl-net
40
41
42
43 1.40 games-strategy/wormux/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/ChangeLog?rev=1.40&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/ChangeLog?rev=1.40&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/ChangeLog?r1=1.39&r2=1.40
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v
52 retrieving revision 1.39
53 retrieving revision 1.40
54 diff -u -r1.39 -r1.40
55 --- ChangeLog 21 Mar 2010 17:34:55 -0000 1.39
56 +++ ChangeLog 30 Mar 2010 03:20:30 -0000 1.40
57 @@ -1,6 +1,10 @@
58 # ChangeLog for games-strategy/wormux
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.39 2010/03/21 17:34:55 tupone Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.40 2010/03/30 03:20:30 mr_bones_ Exp $
62 +
63 + 30 Mar 2010; Michael Sterrett <mr_bones_@g.o> wormux-0.8.5.ebuild,
64 + wormux-0.9.1.ebuild:
65 + sdl-image needs jpeg support as well
66
67 *wormux-0.9.1 (21 Mar 2010)
68
69
70
71
72 1.5 games-strategy/wormux/wormux-0.8.5.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/wormux-0.8.5.ebuild?rev=1.5&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/wormux-0.8.5.ebuild?rev=1.5&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/wormux/wormux-0.8.5.ebuild?r1=1.4&r2=1.5
77
78 Index: wormux-0.8.5.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.8.5.ebuild,v
81 retrieving revision 1.4
82 retrieving revision 1.5
83 diff -u -r1.4 -r1.5
84 --- wormux-0.8.5.ebuild 3 Jan 2010 12:19:25 -0000 1.4
85 +++ wormux-0.8.5.ebuild 30 Mar 2010 03:20:30 -0000 1.5
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.8.5.ebuild,v 1.4 2010/01/03 12:19:25 fauli Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.8.5.ebuild,v 1.5 2010/03/30 03:20:30 mr_bones_ Exp $
91
92 EAPI=2
93 inherit autotools eutils games
94 @@ -15,7 +15,7 @@
95 IUSE="debug nls unicode"
96
97 RDEPEND="media-libs/libsdl[joystick,video]
98 - media-libs/sdl-image[png]
99 + media-libs/sdl-image[jpeg,png]
100 media-libs/sdl-mixer[vorbis]
101 media-libs/sdl-ttf
102 media-libs/sdl-net