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-fps/tremulous: ChangeLog tremulous-1.1.0-r4.ebuild
Date: Sat, 26 Feb 2011 15:21:04
Message-Id: 20110226152035.74F3F20054@flycatcher.gentoo.org
1 signals 11/02/26 15:20:35
2
3 Modified: ChangeLog tremulous-1.1.0-r4.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.20 games-fps/tremulous/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/tremulous/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/tremulous/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/tremulous/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 15 Oct 2010 12:30:03 -0000 1.19
23 +++ ChangeLog 26 Feb 2011 15:20:35 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-fps/tremulous
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.19 2010/10/15 12:30:03 ranger Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.20 2011/02/26 15:20:35 signals Exp $
30 +
31 + 26 Feb 2011; Kevin McCarthy <signals@g.o> tremulous-1.1.0-r4.ebuild:
32 + Update depends from media-libs/jpeg to virtual/jpeg
33
34 15 Oct 2010; Brent Baude <ranger@g.o> tremulous-1.1.0-r4.ebuild:
35 stable ppc, bug 313021
36
37
38
39 1.6 games-fps/tremulous/tremulous-1.1.0-r4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild?r1=1.5&r2=1.6
44
45 Index: tremulous-1.1.0-r4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- tremulous-1.1.0-r4.ebuild 15 Oct 2010 12:30:03 -0000 1.5
52 +++ tremulous-1.1.0-r4.ebuild 26 Feb 2011 15:20:35 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.5 2010/10/15 12:30:03 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.6 2011/02/26 15:20:35 signals Exp $
59
60 EAPI=2
61
62 @@ -20,7 +20,7 @@
63 IUSE="dedicated openal +opengl +vorbis"
64
65 UIDEPEND="
66 - media-libs/jpeg:0
67 + virtual/jpeg
68 media-libs/libsdl[opengl?]
69 vorbis? ( media-libs/libogg media-libs/libvorbis )
70 openal? ( media-libs/openal )