Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/crystalspace: ChangeLog crystalspace-1.4.0.ebuild crystalspace-1.2.1.ebuild
Date: Fri, 25 Feb 2011 18:34:22
Message-Id: 20110225183412.4595E20054@flycatcher.gentoo.org
1 signals 11/02/25 18:34:12
2
3 Modified: ChangeLog crystalspace-1.4.0.ebuild
4 crystalspace-1.2.1.ebuild
5 Log:
6 depend virtual/jpeg
7
8 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.50 dev-games/crystalspace/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.50&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.50&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?r1=1.49&r2=1.50
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v
20 retrieving revision 1.49
21 retrieving revision 1.50
22 diff -u -r1.49 -r1.50
23 --- ChangeLog 10 Nov 2010 16:42:06 -0000 1.49
24 +++ ChangeLog 25 Feb 2011 18:34:11 -0000 1.50
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-games/crystalspace
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.49 2010/11/10 16:42:06 mr_bones_ Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.50 2011/02/25 18:34:11 signals Exp $
31 +
32 + 25 Feb 2011; Kevin McCarthy <signals@g.o> crystalspace-1.2.1.ebuild,
33 + crystalspace-1.4.0.ebuild:
34 + Updated depends from media-libs/jpeg to virtual/jpeg
35
36 10 Nov 2010; Michael Sterrett <mr_bones_@g.o>
37 crystalspace-1.4.0.ebuild:
38
39
40
41 1.8 dev-games/crystalspace/crystalspace-1.4.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild?rev=1.8&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild?rev=1.8&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild?r1=1.7&r2=1.8
46
47 Index: crystalspace-1.4.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v
50 retrieving revision 1.7
51 retrieving revision 1.8
52 diff -u -r1.7 -r1.8
53 --- crystalspace-1.4.0.ebuild 10 Nov 2010 16:42:06 -0000 1.7
54 +++ crystalspace-1.4.0.ebuild 25 Feb 2011 18:34:11 -0000 1.8
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.7 2010/11/10 16:42:06 mr_bones_ Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.8 2011/02/25 18:34:11 signals Exp $
61
62 EAPI=2
63 inherit eutils flag-o-matic multilib java-pkg-opt-2 autotools wxwidgets versionator
64 @@ -25,7 +25,7 @@
65 cg? ( media-gfx/nvidia-cg-toolkit )
66 ode? ( dev-games/ode )
67 cal3d? ( >=media-libs/cal3d-0.11 )
68 - jpeg? ( media-libs/jpeg )
69 + jpeg? ( virtual/jpeg )
70 bullet? ( sci-physics/bullet )
71 sdl? ( media-libs/libsdl )
72 vorbis? ( media-libs/libvorbis )
73
74
75
76 1.6 dev-games/crystalspace/crystalspace-1.2.1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild?rev=1.6&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild?rev=1.6&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild?r1=1.5&r2=1.6
81
82 Index: crystalspace-1.2.1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v
85 retrieving revision 1.5
86 retrieving revision 1.6
87 diff -u -r1.5 -r1.6
88 --- crystalspace-1.2.1.ebuild 17 Sep 2010 10:56:51 -0000 1.5
89 +++ crystalspace-1.2.1.ebuild 25 Feb 2011 18:34:12 -0000 1.6
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.5 2010/09/17 10:56:51 scarabeus Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.1.ebuild,v 1.6 2011/02/25 18:34:12 signals Exp $
96
97 EAPI=2
98 inherit eutils flag-o-matic multilib wxwidgets
99 @@ -20,7 +20,7 @@
100 cg? ( media-gfx/nvidia-cg-toolkit )
101 ode? ( dev-games/ode )
102 cal3d? ( >=media-libs/cal3d-0.11 )
103 - jpeg? ( media-libs/jpeg )
104 + jpeg? ( virtual/jpeg )
105 sdl? ( media-libs/libsdl )
106 vorbis? ( media-libs/libogg
107 media-libs/libvorbis )