Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gimp: gimp-2.4.6.ebuild gimp-2.6.5.ebuild ChangeLog gimp-2.6.4.ebuild gimp-2.4.7.ebuild gimp-2.6.6.ebuild gimp-9999.ebuild
Date: Sat, 01 Aug 2009 06:46:45
Message-Id: E1MX8Md-0006II-2Y@stork.gentoo.org
1 ssuominen 09/08/01 06:46:43
2
3 Modified: gimp-2.4.6.ebuild gimp-2.6.5.ebuild ChangeLog
4 gimp-2.6.4.ebuild gimp-2.4.7.ebuild
5 gimp-2.6.6.ebuild gimp-9999.ebuild
6 Log:
7 Remove USE depend for media-libs/alsa-lib[midi].
8 (Portage version: 2.2_rc33/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.11 media-gfx/gimp/gimp-2.4.6.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild?r1=1.10&r2=1.11
16
17 Index: gimp-2.4.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- gimp-2.4.6.ebuild 10 Apr 2009 23:19:10 -0000 1.10
24 +++ gimp-2.4.6.ebuild 1 Aug 2009 06:46:42 -0000 1.11
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v 1.10 2009/04/10 23:19:10 loki_val Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v 1.11 2009/08/01 06:46:42 ssuominen Exp $
30
31 EAPI=2
32
33 @@ -29,7 +29,7 @@
34 x11-misc/xdg-utils
35 x11-themes/hicolor-icon-theme
36 aalib? ( media-libs/aalib )
37 - alsa? ( >=media-libs/alsa-lib-1.0.14a-r1[midi] )
38 + alsa? ( media-libs/alsa-lib )
39 curl? ( net-misc/curl )
40 dbus? ( dev-libs/dbus-glib )
41 hal? ( sys-apps/hal )
42
43
44
45 1.5 media-gfx/gimp/gimp-2.6.5.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.5.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.5.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.5.ebuild?r1=1.4&r2=1.5
50
51 Index: gimp-2.6.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.5.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- gimp-2.6.5.ebuild 10 Apr 2009 23:19:10 -0000 1.4
58 +++ gimp-2.6.5.ebuild 1 Aug 2009 06:46:42 -0000 1.5
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.5.ebuild,v 1.4 2009/04/10 23:19:10 loki_val Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.5.ebuild,v 1.5 2009/08/01 06:46:42 ssuominen Exp $
64
65 EAPI=2
66
67 @@ -28,7 +28,7 @@
68 x11-themes/hicolor-icon-theme
69 >=media-libs/gegl-0.0.22
70 aalib? ( media-libs/aalib )
71 - alsa? ( >=media-libs/alsa-lib-1.0.14a-r1[midi] )
72 + alsa? ( media-libs/alsa-lib )
73 curl? ( net-misc/curl )
74 dbus? ( dev-libs/dbus-glib )
75 hal? ( sys-apps/hal )
76
77
78
79 1.293 media-gfx/gimp/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.293&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.293&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?r1=1.292&r2=1.293
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v
88 retrieving revision 1.292
89 retrieving revision 1.293
90 diff -u -r1.292 -r1.293
91 --- ChangeLog 7 Jul 2009 00:21:15 -0000 1.292
92 +++ ChangeLog 1 Aug 2009 06:46:42 -0000 1.293
93 @@ -1,6 +1,11 @@
94 # ChangeLog for media-gfx/gimp
95 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.292 2009/07/07 00:21:15 jer Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.293 2009/08/01 06:46:42 ssuominen Exp $
98 +
99 + 01 Aug 2009; Samuli Suominen <ssuominen@g.o> gimp-2.4.6.ebuild,
100 + gimp-2.4.7.ebuild, gimp-2.6.4.ebuild, gimp-2.6.5.ebuild,
101 + gimp-2.6.6.ebuild, gimp-9999.ebuild:
102 + Remove USE depend for media-libs/alsa-lib[midi].
103
104 07 Jul 2009; Jeroen Roovers <jer@g.o> gimp-2.6.6.ebuild:
105 Stable for HPPA (bug #258344).
106
107
108
109 1.10 media-gfx/gimp/gimp-2.6.4.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild?rev=1.10&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild?rev=1.10&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild?r1=1.9&r2=1.10
114
115 Index: gimp-2.6.4.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild,v
118 retrieving revision 1.9
119 retrieving revision 1.10
120 diff -u -r1.9 -r1.10
121 --- gimp-2.6.4.ebuild 10 Apr 2009 23:19:10 -0000 1.9
122 +++ gimp-2.6.4.ebuild 1 Aug 2009 06:46:42 -0000 1.10
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2009 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild,v 1.9 2009/04/10 23:19:10 loki_val Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.4.ebuild,v 1.10 2009/08/01 06:46:42 ssuominen Exp $
128
129 EAPI=2
130
131 @@ -29,7 +29,7 @@
132 x11-themes/hicolor-icon-theme
133 >=media-libs/gegl-0.0.22
134 aalib? ( media-libs/aalib )
135 - alsa? ( >=media-libs/alsa-lib-1.0.14a-r1[midi] )
136 + alsa? ( media-libs/alsa-lib )
137 curl? ( net-misc/curl )
138 dbus? ( dev-libs/dbus-glib )
139 hal? ( sys-apps/hal )
140
141
142
143 1.5 media-gfx/gimp/gimp-2.4.7.ebuild
144
145 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.7.ebuild?rev=1.5&view=markup
146 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.7.ebuild?rev=1.5&content-type=text/plain
147 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.7.ebuild?r1=1.4&r2=1.5
148
149 Index: gimp-2.4.7.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.7.ebuild,v
152 retrieving revision 1.4
153 retrieving revision 1.5
154 diff -u -r1.4 -r1.5
155 --- gimp-2.4.7.ebuild 11 Apr 2009 16:16:52 -0000 1.4
156 +++ gimp-2.4.7.ebuild 1 Aug 2009 06:46:42 -0000 1.5
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2009 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.7.ebuild,v 1.4 2009/04/11 16:16:52 mr_bones_ Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.7.ebuild,v 1.5 2009/08/01 06:46:42 ssuominen Exp $
162
163 EAPI=2
164
165 @@ -29,7 +29,7 @@
166 x11-misc/xdg-utils
167 x11-themes/hicolor-icon-theme
168 aalib? ( media-libs/aalib )
169 - alsa? ( >=media-libs/alsa-lib-1.0.14a-r1[midi] )
170 + alsa? ( media-libs/alsa-lib )
171 curl? ( net-misc/curl )
172 dbus? ( dev-libs/dbus-glib )
173 hal? ( sys-apps/hal )
174
175
176
177 1.6 media-gfx/gimp/gimp-2.6.6.ebuild
178
179 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.6.ebuild?rev=1.6&view=markup
180 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.6.ebuild?rev=1.6&content-type=text/plain
181 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.6.6.ebuild?r1=1.5&r2=1.6
182
183 Index: gimp-2.6.6.ebuild
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.6.ebuild,v
186 retrieving revision 1.5
187 retrieving revision 1.6
188 diff -u -r1.5 -r1.6
189 --- gimp-2.6.6.ebuild 7 Jul 2009 00:21:15 -0000 1.5
190 +++ gimp-2.6.6.ebuild 1 Aug 2009 06:46:42 -0000 1.6
191 @@ -1,6 +1,6 @@
192 # Copyright 1999-2009 Gentoo Foundation
193 # Distributed under the terms of the GNU General Public License v2
194 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.6.ebuild,v 1.5 2009/07/07 00:21:15 jer Exp $
195 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.6.6.ebuild,v 1.6 2009/08/01 06:46:42 ssuominen Exp $
196
197 EAPI=2
198
199 @@ -28,7 +28,7 @@
200 x11-themes/hicolor-icon-theme
201 >=media-libs/gegl-0.0.22
202 aalib? ( media-libs/aalib )
203 - alsa? ( >=media-libs/alsa-lib-1.0.14a-r1[midi] )
204 + alsa? ( media-libs/alsa-lib )
205 curl? ( net-misc/curl )
206 dbus? ( dev-libs/dbus-glib )
207 hal? ( sys-apps/hal )
208
209
210
211 1.21 media-gfx/gimp/gimp-9999.ebuild
212
213 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?rev=1.21&view=markup
214 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?rev=1.21&content-type=text/plain
215 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?r1=1.20&r2=1.21
216
217 Index: gimp-9999.ebuild
218 ===================================================================
219 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v
220 retrieving revision 1.20
221 retrieving revision 1.21
222 diff -u -r1.20 -r1.21
223 --- gimp-9999.ebuild 11 Apr 2009 16:16:52 -0000 1.20
224 +++ gimp-9999.ebuild 1 Aug 2009 06:46:42 -0000 1.21
225 @@ -1,6 +1,6 @@
226 # Copyright 1999-2009 Gentoo Foundation
227 # Distributed under the terms of the GNU General Public License v2
228 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.20 2009/04/11 16:16:52 mr_bones_ Exp $
229 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.21 2009/08/01 06:46:42 ssuominen Exp $
230
231 EAPI=2
232
233 @@ -29,7 +29,7 @@
234 dev-libs/libxslt
235 x11-themes/hicolor-icon-theme
236 aalib? ( media-libs/aalib )
237 - alsa? ( >=media-libs/alsa-lib-1.0.14a-r1[midi] )
238 + alsa? ( media-libs/alsa-lib )
239 curl? ( net-misc/curl )
240 dbus? ( dev-libs/dbus-glib
241 sys-apps/hal )