Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gpl: ghostscript-gpl-9.04-r4.ebuild ghostscript-gpl-9.07.ebuild ghostscript-gpl-9.06.ebuild ghostscript-gpl-9.05-r2.ebuild ghostscript-gpl-9.05-r1.ebuild ghostscript-gpl-9.09.ebuild ChangeLog
Date: Tue, 27 Aug 2013 14:58:45
Message-Id: 20130827145837.205272004C@flycatcher.gentoo.org
1 kensington 13/08/27 14:58:37
2
3 Modified: ghostscript-gpl-9.04-r4.ebuild
4 ghostscript-gpl-9.07.ebuild
5 ghostscript-gpl-9.06.ebuild
6 ghostscript-gpl-9.05-r2.ebuild
7 ghostscript-gpl-9.05-r1.ebuild
8 ghostscript-gpl-9.09.ebuild ChangeLog
9 Log:
10 Pin virtual/jpeg SLOT to 0.
11
12 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
13
14 Revision Changes Path
15 1.9 app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?rev=1.9&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?rev=1.9&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?r1=1.8&r2=1.9
20
21 Index: ghostscript-gpl-9.04-r4.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v
24 retrieving revision 1.8
25 retrieving revision 1.9
26 diff -u -r1.8 -r1.9
27 --- ghostscript-gpl-9.04-r4.ebuild 2 Jun 2012 08:08:27 -0000 1.8
28 +++ ghostscript-gpl-9.04-r4.ebuild 27 Aug 2013 14:58:36 -0000 1.9
29 @@ -1,6 +1,6 @@
30 -# Copyright 1999-2012 Gentoo Foundation
31 +# Copyright 1999-2013 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.8 2012/06/02 08:08:27 zmedico Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.9 2013/08/27 14:58:36 kensington Exp $
35
36 EAPI=3
37
38 @@ -30,7 +30,7 @@
39 media-libs/libpng:0
40 media-libs/tiff:0
41 >=sys-libs/zlib-1.2.3
42 - virtual/jpeg
43 + virtual/jpeg:0
44 !bindist? ( djvu? ( app-text/djvu ) )
45 cups? ( >=net-print/cups-1.3.8 )
46 dbus? ( sys-apps/dbus )
47
48
49
50 1.3 app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild?rev=1.3&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild?rev=1.3&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild?r1=1.2&r2=1.3
55
56 Index: ghostscript-gpl-9.07.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild,v
59 retrieving revision 1.2
60 retrieving revision 1.3
61 diff -u -r1.2 -r1.3
62 --- ghostscript-gpl-9.07.ebuild 13 Jun 2013 12:19:14 -0000 1.2
63 +++ ghostscript-gpl-9.07.ebuild 27 Aug 2013 14:58:36 -0000 1.3
64 @@ -1,6 +1,6 @@
65 # Copyright 1999-2013 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild,v 1.2 2013/06/13 12:19:14 xmw Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.07.ebuild,v 1.3 2013/08/27 14:58:36 kensington Exp $
69
70 EAPI=5
71
72 @@ -31,7 +31,7 @@
73 media-libs/libpng:0=
74 media-libs/tiff:0=
75 >=sys-libs/zlib-1.2.3:=
76 - virtual/jpeg
77 + virtual/jpeg:0
78 !bindist? ( djvu? ( app-text/djvu ) )
79 cups? ( >=net-print/cups-1.3.8 )
80 dbus? ( sys-apps/dbus )
81
82
83
84 1.5 app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild?rev=1.5&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild?rev=1.5&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild?r1=1.4&r2=1.5
89
90 Index: ghostscript-gpl-9.06.ebuild
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild,v
93 retrieving revision 1.4
94 retrieving revision 1.5
95 diff -u -r1.4 -r1.5
96 --- ghostscript-gpl-9.06.ebuild 13 Jun 2013 12:19:14 -0000 1.4
97 +++ ghostscript-gpl-9.06.ebuild 27 Aug 2013 14:58:36 -0000 1.5
98 @@ -1,6 +1,6 @@
99 # Copyright 1999-2013 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild,v 1.4 2013/06/13 12:19:14 xmw Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild,v 1.5 2013/08/27 14:58:36 kensington Exp $
103
104 EAPI=4
105
106 @@ -31,7 +31,7 @@
107 media-libs/libpng:0
108 media-libs/tiff:0
109 >=sys-libs/zlib-1.2.3
110 - virtual/jpeg
111 + virtual/jpeg:0
112 !bindist? ( djvu? ( app-text/djvu ) )
113 cups? ( >=net-print/cups-1.3.8 )
114 dbus? ( sys-apps/dbus )
115
116
117
118 1.4 app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?rev=1.4&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?rev=1.4&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?r1=1.3&r2=1.4
123
124 Index: ghostscript-gpl-9.05-r2.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v
127 retrieving revision 1.3
128 retrieving revision 1.4
129 diff -u -r1.3 -r1.4
130 --- ghostscript-gpl-9.05-r2.ebuild 2 Jun 2012 08:08:27 -0000 1.3
131 +++ ghostscript-gpl-9.05-r2.ebuild 27 Aug 2013 14:58:36 -0000 1.4
132 @@ -1,6 +1,6 @@
133 -# Copyright 1999-2012 Gentoo Foundation
134 +# Copyright 1999-2013 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v 1.3 2012/06/02 08:08:27 zmedico Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v 1.4 2013/08/27 14:58:36 kensington Exp $
138
139 EAPI=3
140
141 @@ -31,7 +31,7 @@
142 media-libs/libpng:0
143 media-libs/tiff:0
144 >=sys-libs/zlib-1.2.3
145 - virtual/jpeg
146 + virtual/jpeg:0
147 !bindist? ( djvu? ( app-text/djvu ) )
148 cups? ( >=net-print/cups-1.3.8 )
149 dbus? ( sys-apps/dbus )
150
151
152
153 1.11 app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?rev=1.11&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?rev=1.11&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?r1=1.10&r2=1.11
158
159 Index: ghostscript-gpl-9.05-r1.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v
162 retrieving revision 1.10
163 retrieving revision 1.11
164 diff -u -r1.10 -r1.11
165 --- ghostscript-gpl-9.05-r1.ebuild 8 Jul 2012 17:24:21 -0000 1.10
166 +++ ghostscript-gpl-9.05-r1.ebuild 27 Aug 2013 14:58:36 -0000 1.11
167 @@ -1,6 +1,6 @@
168 -# Copyright 1999-2012 Gentoo Foundation
169 +# Copyright 1999-2013 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.10 2012/07/08 17:24:21 armin76 Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.11 2013/08/27 14:58:36 kensington Exp $
173
174 EAPI=3
175
176 @@ -31,7 +31,7 @@
177 media-libs/libpng:0
178 media-libs/tiff:0
179 >=sys-libs/zlib-1.2.3
180 - virtual/jpeg
181 + virtual/jpeg:0
182 !bindist? ( djvu? ( app-text/djvu ) )
183 cups? ( >=net-print/cups-1.3.8 )
184 dbus? ( sys-apps/dbus )
185
186
187
188 1.2 app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild?rev=1.2&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild?rev=1.2&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild?r1=1.1&r2=1.2
193
194 Index: ghostscript-gpl-9.09.ebuild
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild,v
197 retrieving revision 1.1
198 retrieving revision 1.2
199 diff -u -r1.1 -r1.2
200 --- ghostscript-gpl-9.09.ebuild 23 Aug 2013 23:15:51 -0000 1.1
201 +++ ghostscript-gpl-9.09.ebuild 27 Aug 2013 14:58:36 -0000 1.2
202 @@ -1,6 +1,6 @@
203 # Copyright 1999-2013 Gentoo Foundation
204 # Distributed under the terms of the GNU General Public License v2
205 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild,v 1.1 2013/08/23 23:15:51 tgurr Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.09.ebuild,v 1.2 2013/08/27 14:58:36 kensington Exp $
207
208 EAPI=5
209
210 @@ -31,7 +31,7 @@
211 >=media-libs/libpng-1.6.2:0=
212 >=media-libs/tiff-4.0.1:0=
213 >=sys-libs/zlib-1.2.7:=
214 - virtual/jpeg
215 + virtual/jpeg:0
216 !bindist? ( djvu? ( app-text/djvu ) )
217 cups? ( >=net-print/cups-1.3.8 )
218 dbus? ( sys-apps/dbus )
219
220
221
222 1.158 app-text/ghostscript-gpl/ChangeLog
223
224 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.158&view=markup
225 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.158&content-type=text/plain
226 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?r1=1.157&r2=1.158
227
228 Index: ChangeLog
229 ===================================================================
230 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v
231 retrieving revision 1.157
232 retrieving revision 1.158
233 diff -u -r1.157 -r1.158
234 --- ChangeLog 24 Aug 2013 03:13:04 -0000 1.157
235 +++ ChangeLog 27 Aug 2013 14:58:36 -0000 1.158
236 @@ -1,6 +1,12 @@
237 # ChangeLog for app-text/ghostscript-gpl
238 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
239 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.157 2013/08/24 03:13:04 tgurr Exp $
240 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.158 2013/08/27 14:58:36 kensington Exp $
241 +
242 + 27 Aug 2013; Michael Palimaka <kensington@g.o>
243 + ghostscript-gpl-9.04-r4.ebuild, ghostscript-gpl-9.05-r1.ebuild,
244 + ghostscript-gpl-9.05-r2.ebuild, ghostscript-gpl-9.06.ebuild,
245 + ghostscript-gpl-9.07.ebuild, ghostscript-gpl-9.09.ebuild:
246 + Pin virtual/jpeg SLOT to 0.
247
248 *ghostscript-gpl-9.09 (23 Aug 2013)