Gentoo Archives: gentoo-commits

From: "Kevin McCarthy (signals)" <signals@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/flam3: flam3-9999.ebuild ChangeLog flam3-2.7.18-r1.ebuild flam3-3.0.ebuild
Date: Sat, 26 Feb 2011 17:10:36
Message-Id: 20110226171022.203812005C@flycatcher.gentoo.org
1 signals 11/02/26 17:10:22
2
3 Modified: flam3-9999.ebuild ChangeLog flam3-2.7.18-r1.ebuild
4 flam3-3.0.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.2 media-gfx/flam3/flam3-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-9999.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-9999.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-9999.ebuild?r1=1.1&r2=1.2
16
17 Index: flam3-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-9999.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- flam3-9999.ebuild 2 Nov 2010 19:06:53 -0000 1.1
24 +++ flam3-9999.ebuild 26 Feb 2011 17:10:21 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-9999.ebuild,v 1.1 2010/11/02 19:06:53 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-9999.ebuild,v 1.2 2011/02/26 17:10:21 signals Exp $
31
32 EAPI=2
33
34 @@ -17,7 +17,7 @@
35 IUSE=""
36
37 DEPEND="dev-libs/libxml2
38 - media-libs/jpeg
39 + virtual/jpeg
40 media-libs/libpng
41 !<=x11-misc/electricsheep-2.6.8-r2"
42 RDEPEND="${DEPEND}"
43
44
45
46 1.10 media-gfx/flam3/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/ChangeLog?rev=1.10&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/ChangeLog?rev=1.10&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/ChangeLog?r1=1.9&r2=1.10
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flam3/ChangeLog,v
55 retrieving revision 1.9
56 retrieving revision 1.10
57 diff -u -r1.9 -r1.10
58 --- ChangeLog 24 Nov 2010 15:30:40 -0000 1.9
59 +++ ChangeLog 26 Feb 2011 17:10:21 -0000 1.10
60 @@ -1,6 +1,10 @@
61 # ChangeLog for media-gfx/flam3
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/ChangeLog,v 1.9 2010/11/24 15:30:40 patrick Exp $
64 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/ChangeLog,v 1.10 2011/02/26 17:10:21 signals Exp $
66 +
67 + 26 Feb 2011; Kevin McCarthy <signals@g.o> flam3-2.7.18-r1.ebuild,
68 + flam3-3.0.ebuild, flam3-9999.ebuild:
69 + Updated depends from media-libs/jpeg to virtual/jpeg
70
71 *flam3-3.0 (24 Nov 2010)
72
73
74
75
76 1.4 media-gfx/flam3/flam3-2.7.18-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-2.7.18-r1.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-2.7.18-r1.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-2.7.18-r1.ebuild?r1=1.3&r2=1.4
81
82 Index: flam3-2.7.18-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-2.7.18-r1.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- flam3-2.7.18-r1.ebuild 30 May 2010 15:32:54 -0000 1.3
89 +++ flam3-2.7.18-r1.ebuild 26 Feb 2011 17:10:21 -0000 1.4
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/media-gfx/flam3/flam3-2.7.18-r1.ebuild,v 1.3 2010/05/30 15:32:54 phajdan.jr Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-2.7.18-r1.ebuild,v 1.4 2011/02/26 17:10:21 signals Exp $
96
97 EAPI=2
98
99 @@ -15,7 +15,7 @@
100
101 DEPEND="dev-libs/libxml2
102 media-libs/libpng
103 - media-libs/jpeg
104 + virtual/jpeg
105 !<=x11-misc/electricsheep-2.6.8-r2"
106
107 src_prepare() {
108
109
110
111 1.2 media-gfx/flam3/flam3-3.0.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-3.0.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-3.0.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/flam3/flam3-3.0.ebuild?r1=1.1&r2=1.2
116
117 Index: flam3-3.0.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-3.0.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- flam3-3.0.ebuild 24 Nov 2010 15:30:40 -0000 1.1
124 +++ flam3-3.0.ebuild 26 Feb 2011 17:10:21 -0000 1.2
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2010 Gentoo Foundation
127 +# Copyright 1999-2011 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-3.0.ebuild,v 1.1 2010/11/24 15:30:40 patrick Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flam3/flam3-3.0.ebuild,v 1.2 2011/02/26 17:10:21 signals Exp $
131
132 EAPI=2
133
134 @@ -15,7 +15,7 @@
135
136 DEPEND="dev-libs/libxml2
137 media-libs/libpng
138 - media-libs/jpeg
139 + virtual/jpeg
140 !<=x11-misc/electricsheep-2.6.8-r2"
141
142 S=${S}/src