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-fps/alephone: ChangeLog alephone-20100218.ebuild
Date: Sun, 04 Apr 2010 16:49:44
Message-Id: E1NyT12-0004Wr-K4@stork.gentoo.org
1 mr_bones_ 10/04/04 16:49:40
2
3 Modified: ChangeLog alephone-20100218.ebuild
4 Log:
5 add use dep for libsdl
6 (Portage version: 2.1.7.17/cvs/Linux i686)
7
8 Revision Changes Path
9 1.32 games-fps/alephone/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alephone/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alephone/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alephone/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 5 Mar 2010 08:09:00 -0000 1.31
22 +++ ChangeLog 4 Apr 2010 16:49:40 -0000 1.32
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-fps/alephone
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v 1.31 2010/03/05 08:09:00 tupone Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/ChangeLog,v 1.32 2010/04/04 16:49:40 mr_bones_ Exp $
28 +
29 + 04 Apr 2010; Michael Sterrett <mr_bones_@g.o>
30 + alephone-20100218.ebuild:
31 + add use dep for libsdl
32
33 05 Mar 2010; Tupone Alfredo <tupone@g.o> alephone-20100218.ebuild:
34 Adding dev-libs/zzlib dependency. Bug #307581 by j.habenicht
35
36
37
38 1.4 games-fps/alephone/alephone-20100218.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alephone/alephone-20100218.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alephone/alephone-20100218.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alephone/alephone-20100218.ebuild?r1=1.3&r2=1.4
43
44 Index: alephone-20100218.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20100218.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- alephone-20100218.ebuild 5 Mar 2010 08:09:00 -0000 1.3
51 +++ alephone-20100218.ebuild 4 Apr 2010 16:49:40 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20100218.ebuild,v 1.3 2010/03/05 08:09:00 tupone Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-fps/alephone/alephone-20100218.ebuild,v 1.4 2010/04/04 16:49:40 mr_bones_ Exp $
57
58 EAPI=2
59 inherit autotools games
60 @@ -17,7 +17,7 @@
61
62 RDEPEND="media-libs/sdl-net
63 media-libs/sdl-image
64 - media-libs/libsdl
65 + media-libs/libsdl[video]
66 dev-libs/expat
67 dev-libs/zziplib
68 media-libs/libpng