Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/swish-e: swish-e-2.4.3.ebuild swish-e-2.4.4.ebuild ChangeLog swish-e-2.4.3-r1.ebuild swish-e-2.4.3-r2.ebuild swish-e-2.4.5.ebuild
Date: Mon, 30 Mar 2009 16:21:46
Message-Id: E1LoKF5-0005mI-Fw@stork.gentoo.org
1 loki_val 09/03/30 16:21:43
2
3 Modified: swish-e-2.4.3.ebuild swish-e-2.4.4.ebuild ChangeLog
4 swish-e-2.4.3-r1.ebuild swish-e-2.4.3-r2.ebuild
5 swish-e-2.4.5.ebuild
6 Log:
7 Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
8 (Portage version: 2.2_rc28/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 www-apps/swish-e/swish-e-2.4.3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild?r1=1.3&r2=1.4
16
17 Index: swish-e-2.4.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- swish-e-2.4.3.ebuild 13 Jul 2007 06:13:03 -0000 1.3
24 +++ swish-e-2.4.3.ebuild 30 Mar 2009 16:21:43 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2006 Gentoo Foundation
27 +# Copyright 1999-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild,v 1.3 2007/07/13 06:13:03 mr_bones_ Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild,v 1.4 2009/03/30 16:21:43 loki_val Exp $
31
32 inherit perl-module
33
34 @@ -15,7 +15,7 @@
35
36 DEPEND=">=sys-libs/zlib-1.1.3
37 dev-libs/libxml2
38 - pdf? ( app-text/poppler )
39 + pdf? ( virtual/poppler-utils )
40 perl? ( dev-perl/libwww-perl
41 dev-perl/HTML-Parser
42 dev-perl/HTML-Tagset
43
44
45
46 1.3 www-apps/swish-e/swish-e-2.4.4.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild?r1=1.2&r2=1.3
51
52 Index: swish-e-2.4.4.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- swish-e-2.4.4.ebuild 13 Jul 2007 06:13:03 -0000 1.2
59 +++ swish-e-2.4.4.ebuild 30 Mar 2009 16:21:43 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2007 Gentoo Foundation
62 +# Copyright 1999-2009 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild,v 1.2 2007/07/13 06:13:03 mr_bones_ Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild,v 1.3 2009/03/30 16:21:43 loki_val Exp $
66
67 inherit perl-module eutils
68
69 @@ -15,7 +15,7 @@
70
71 DEPEND=">=sys-libs/zlib-1.1.3
72 dev-libs/libxml2
73 - pdf? ( app-text/poppler )
74 + pdf? ( virtual/poppler-utils )
75 perl? ( dev-perl/libwww-perl
76 dev-perl/HTML-Parser
77 dev-perl/HTML-Tagset
78
79
80
81 1.14 www-apps/swish-e/ChangeLog
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/ChangeLog?rev=1.14&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/ChangeLog?rev=1.14&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/ChangeLog?r1=1.13&r2=1.14
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v
90 retrieving revision 1.13
91 retrieving revision 1.14
92 diff -u -r1.13 -r1.14
93 --- ChangeLog 7 Mar 2009 05:48:38 -0000 1.13
94 +++ ChangeLog 30 Mar 2009 16:21:43 -0000 1.14
95 @@ -1,6 +1,11 @@
96 # ChangeLog for www-apps/swish-e
97 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v 1.13 2009/03/07 05:48:38 darkside Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v 1.14 2009/03/30 16:21:43 loki_val Exp $
100 +
101 + 30 Mar 2009; Peter Alfredsen <loki_val@g.o> swish-e-2.4.3.ebuild,
102 + swish-e-2.4.3-r1.ebuild, swish-e-2.4.3-r2.ebuild, swish-e-2.4.4.ebuild,
103 + swish-e-2.4.5.ebuild:
104 + Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
105
106 *swish-e-2.4.5 (07 Mar 2009)
107
108
109
110
111 1.5 www-apps/swish-e/swish-e-2.4.3-r1.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild?rev=1.5&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild?rev=1.5&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild?r1=1.4&r2=1.5
116
117 Index: swish-e-2.4.3-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild,v
120 retrieving revision 1.4
121 retrieving revision 1.5
122 diff -u -r1.4 -r1.5
123 --- swish-e-2.4.3-r1.ebuild 13 Jul 2007 06:13:03 -0000 1.4
124 +++ swish-e-2.4.3-r1.ebuild 30 Mar 2009 16:21:43 -0000 1.5
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2006 Gentoo Foundation
127 +# Copyright 1999-2009 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild,v 1.4 2007/07/13 06:13:03 mr_bones_ Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild,v 1.5 2009/03/30 16:21:43 loki_val Exp $
131
132 inherit perl-module eutils
133
134 @@ -15,7 +15,7 @@
135
136 DEPEND=">=sys-libs/zlib-1.1.3
137 dev-libs/libxml2
138 - pdf? ( app-text/poppler )
139 + pdf? ( virtual/poppler-utils )
140 perl? ( dev-perl/libwww-perl
141 dev-perl/HTML-Parser
142 dev-perl/HTML-Tagset
143
144
145
146 1.6 www-apps/swish-e/swish-e-2.4.3-r2.ebuild
147
148 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild?rev=1.6&view=markup
149 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild?rev=1.6&content-type=text/plain
150 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild?r1=1.5&r2=1.6
151
152 Index: swish-e-2.4.3-r2.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild,v
155 retrieving revision 1.5
156 retrieving revision 1.6
157 diff -u -r1.5 -r1.6
158 --- swish-e-2.4.3-r2.ebuild 13 Jul 2007 06:13:03 -0000 1.5
159 +++ swish-e-2.4.3-r2.ebuild 30 Mar 2009 16:21:43 -0000 1.6
160 @@ -1,6 +1,6 @@
161 -# Copyright 1999-2006 Gentoo Foundation
162 +# Copyright 1999-2009 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild,v 1.5 2007/07/13 06:13:03 mr_bones_ Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild,v 1.6 2009/03/30 16:21:43 loki_val Exp $
166
167 inherit perl-module eutils
168
169 @@ -15,7 +15,7 @@
170
171 DEPEND=">=sys-libs/zlib-1.1.3
172 dev-libs/libxml2
173 - pdf? ( app-text/poppler )
174 + pdf? ( virtual/poppler-utils )
175 perl? ( dev-perl/libwww-perl
176 dev-perl/HTML-Parser
177 dev-perl/HTML-Tagset
178
179
180
181 1.2 www-apps/swish-e/swish-e-2.4.5.ebuild
182
183 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild?rev=1.2&view=markup
184 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild?rev=1.2&content-type=text/plain
185 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild?r1=1.1&r2=1.2
186
187 Index: swish-e-2.4.5.ebuild
188 ===================================================================
189 RCS file: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild,v
190 retrieving revision 1.1
191 retrieving revision 1.2
192 diff -u -r1.1 -r1.2
193 --- swish-e-2.4.5.ebuild 7 Mar 2009 05:48:38 -0000 1.1
194 +++ swish-e-2.4.5.ebuild 30 Mar 2009 16:21:43 -0000 1.2
195 @@ -1,6 +1,6 @@
196 # Copyright 1999-2009 Gentoo Foundation
197 # Distributed under the terms of the GNU General Public License v2
198 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild,v 1.1 2009/03/07 05:48:38 darkside Exp $
199 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild,v 1.2 2009/03/30 16:21:43 loki_val Exp $
200
201 inherit perl-module eutils
202
203 @@ -15,7 +15,7 @@
204
205 DEPEND=">=sys-libs/zlib-1.1.3
206 dev-libs/libxml2
207 - pdf? ( app-text/poppler )
208 + pdf? ( virtual/poppler-utils )
209 perl? ( dev-perl/libwww-perl
210 dev-perl/HTML-Parser
211 dev-perl/HTML-Tagset