Gentoo Archives: gentoo-commits

From: "Paul Varner (fuzzyray)" <fuzzyray@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog
Date: Wed, 24 Jun 2009 16:09:01
Message-Id: E1MJV1u-0000QW-W8@stork.gentoo.org
1 fuzzyray 09/06/24 16:08:58
2
3 Modified: ChangeLog
4 Log:
5 Restore ChangeLog entries that were accidently removed with revison 1.56
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.60 app-portage/esearch/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.60&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.60&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.59&r2=1.60
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
18 retrieving revision 1.59
19 retrieving revision 1.60
20 diff -u -r1.59 -r1.60
21 --- ChangeLog 7 Mar 2009 19:54:57 -0000 1.59
22 +++ ChangeLog 24 Jun 2009 16:08:58 -0000 1.60
23 @@ -1,6 +1,6 @@
24 # ChangeLog for app-portage/esearch
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.59 2009/03/07 19:54:57 betelgeuse Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.60 2009/06/24 16:08:58 fuzzyray Exp $
28
29 07 Mar 2009; Petteri Räty <betelgeuse@g.o> esearch-0.7.1.ebuild,
30 esearch-0.7.1-r7.ebuild:
31 @@ -18,3 +18,245 @@
32 files/186994-esync-quiet.patch:
33 Updated patch for --quiet option (Bug #253455)
34
35 +*esearch-0.7.1-r7 (01 Jan 2009)
36 +
37 + 01 Jan 2009; Paul Varner <fuzzyray@g.o>
38 + +files/146555-esearch-manifest2.patch, +files/186994-esync-quiet.patch,
39 + -files/105234-fix-2.1-cache.patch,
40 + files/124601-remove-deprecated-syntax.patch,
41 + -files/244450-deprecated.patch, files/97462-esearch-metadata.patch,
42 + -esearch-0.7.1-r5.ebuild, +esearch-0.7.1-r7.ebuild:
43 + Update ebuild to use the base eclass. Add patches for manifest2 support
44 + (Bug #146555) and add a --quiet option to esync (Bug #186994).
45 +
46 +*esearch-0.7.1-r6 (31 Dec 2008)
47 +
48 + 31 Dec 2008; Paul Varner <fuzzyray@g.o>
49 + +files/231223-fix-deprecated.patch, +files/253216-fix-ebuild-option.patch,
50 + +esearch-0.7.1-r6.ebuild:
51 + Fix deprecation warning when using --verbose and fix traceback when using
52 + --ebuild. (Bugs 231223 and 253216)
53 +
54 + 31 Dec 2008; Jeremy Olexa <darkside@g.o> esearch-0.7.1.ebuild:
55 + reverted amd64 kw due to bug 253172
56 +
57 +*esearch-0.7.1-r5 (30 Dec 2008)
58 +
59 + 30 Dec 2008; Paul Varner <fuzzyray@g.o>
60 + +files/244450-deprecated.patch, -esearch-0.7.1-r2.ebuild,
61 + -esearch-0.7.1-r3.ebuild, -esearch-0.7.1-r4.ebuild,
62 + +esearch-0.7.1-r5.ebuild:
63 + Bug #244450: Add patch from zmedico to fix portage deprecation warnings.
64 + Removed outdated versions
65 +
66 + 17 Nov 2008; Diego E. Pettenò <flameeyes@g.o>
67 + files/97969-ignore-missing-ebuilds.patch:
68 + Fix patch with absolute paths.
69 +
70 + 25 Apr 2008; <ricmm@g.o> esearch-0.7.1.ebuild:
71 + Drop to ~mips due to unstable deps
72 +
73 + 09 May 2007; Timothy Redaelli <drizzt@g.o> esearch-0.7.1-r4.ebuild:
74 + Add ~x86-fbsd keyword.
75 +
76 + 11 Feb 2007; Harald van Dijk <truedfx@g.o> esearch-0.7.1.ebuild,
77 + esearch-0.7.1-r2.ebuild, esearch-0.7.1-r3.ebuild, esearch-0.7.1-r4.ebuild:
78 + Add linguas_it to IUSE (#136953)
79 +
80 +*esearch-0.7.1-r4 (11 Jun 2006)
81 +
82 + 11 Jun 2006; Alec Warner <antarus@g.o>
83 + +files/132548-multiple-overlay.patch, +esearch-0.7.1-r4.ebuild:
84 + revert bad patch, add overlays patch for bug # 132548
85 +
86 +*esearch-0.7.1-r3 (26 May 2006)
87 +
88 + 26 May 2006; Alec Warner <antarus@g.o>
89 + +files/124601-remove-deprecated-syntax.patch,
90 + +files/105234-fix-2.1-cache.patch,
91 + +files/120817-unset-emergedefaultopts.patch, -esearch-0.7.ebuild,
92 + +esearch-0.7.1-r3.ebuild:
93 + Multiple bugfixes and patches for esearch: bugs
94 + 105234,120817,124601,97462,97969
95 +
96 +*esearch-0.7.1-r2 (24 Apr 2006)
97 +
98 + 24 Apr 2006; Alec Warner <antarus@g.o>
99 + +files/97969-ignore-missing-ebuilds.patch, -esearch-0.7.1-r1.ebuild,
100 + +esearch-0.7.1-r2.ebuild:
101 + Fixed commit straight to stable, add a patch to fix missing ebuilds.
102 + Fix Changelog.
103 +
104 +*esearch-0.7.1-r1 (23 Apr 2006)
105 +
106 + 23 Apr 2006; Alec Warner <antarus@g.o> +files/97462-esearch-metadata.patch,
107 + +esearch-0.7.1-r1.ebuild:
108 + Fix bug 97462, thanks to Jer@g.o for the most excellent patch
109 +
110 + 03 Mar 2006; Danny van Dyk <kugelfang@g.o> esearch-0.7.1.ebuild:
111 + Stable on s390 wrt bug #90793.
112 +
113 + 03 Mar 2006; Jose Luis Rivero <yoswink@g.o> esearch-0.7.1.ebuild:
114 + Stable on alpha wrt bug #90793
115 +
116 + 02 Mar 2006; Jeroen Roovers <jer@g.o> esearch-0.7.1.ebuild:
117 + Stable on hppa (bug #90793).
118 +
119 + 02 Mar 2006; Chris White <chriswhite@g.o> esearch-0.7.1.ebuild:
120 + ppc stable wrt bug #90793.
121 +
122 + 27 Feb 2006; Gustavo Zacarias <gustavoz@g.o> esearch-0.7.1.ebuild:
123 + Stable on sparc wrt #90793
124 +
125 + 27 Feb 2006; Markus Rothe <corsair@g.o> esearch-0.7.1.ebuild:
126 + Stable on ppc64
127 +
128 + 26 Feb 2006; Luis Medinas <metalgod@g.o> esearch-0.7.1.ebuild:
129 + Stable on amd64. Bug #90793.
130 +
131 + 26 Feb 2006; Joshua Kinard <kumba@g.o> esearch-0.7.1.ebuild:
132 + Marked stable on mips.
133 +
134 + 26 Feb 2006; Alec Warner <antarus@g.o> esearch-0.7.1.ebuild:
135 + Stable on x86, bug # 90793. Thanks to Daniel Webert <rockoo@×××××.com> for
136 + reporting.
137 +
138 +*esearch-0.7.1 (25 Feb 2005)
139 +
140 + 25 Feb 2005; Mike Frysinger <vapier@g.o> +esearch-0.7.1.ebuild:
141 + Version bump.
142 +
143 + 06 Feb 2005; Joshua Kinard <kumba@g.o> esearch-0.7.ebuild:
144 + Marked stable on mips.
145 +
146 + 31 Dec 2004; <gongloo@g.o> esearch-0.7.ebuild:
147 + Stable on ppc-macos.
148 +
149 + 29 Dec 2004; Joseph Jezak <josejx@g.o> esearch-0.7.ebuild:
150 + Marked ppc stable.
151 +
152 + 23 Dec 2004; Guy Martin <gmsoft@g.o> esearch-0.7.ebuild:
153 + Stable on hppa.
154 +
155 + 11 Dec 2004; Bryan Østergaard <kloeri@g.o> esearch-0.7.ebuild:
156 + Stable on alpha.
157 +
158 + 09 Dec 2004; Gustavo Zacarias <gustavoz@g.o> esearch-0.7.ebuild:
159 + Stable on sparc
160 +
161 + 08 Dec 2004; Marius Mauch <genone@g.o> -esearch-0.6.3.ebuild,
162 + esearch-0.7.ebuild:
163 + marking 0.7 stable for x86 and amd64, removing 0.6.3
164 +
165 + 09 Nov 2004; Michael Sterrett <mr_bones_@g.o> esearch-0.7.ebuild:
166 + dodir takes a list; only create /usr/share/man/it for linguas_it; error
167 + message; tidy
168 +
169 + 14 Oct 2004; Mamoru KOMACHI <usata@g.o> esearch-0.7.ebuild:
170 + Added to ~ppc-macos.
171 +
172 + 06 Oct 2004; <genone@g.o> files/eupdatedb.cron:
173 + added cronscript from bug 51794 (thanks to Sridhar Dhanapalan)
174 +
175 +*esearch-0.7 (05 Oct 2004)
176 +
177 + 05 Oct 2004; <genone@g.o> esearch-0.6.2.ebuild,
178 + esearch-0.6.3.ebuild, +esearch-0.7.ebuild:
179 + bumped to 0.7, marking 0.6.3 stable, changing DEPEND to RDEPEND
180 +
181 + 11 Aug 2004; Hasan Khalil <gongloo@g.o> esearch-0.6.3.ebuild:
182 + Stable on macos.
183 +
184 +*esearch-0.6.3 (25 Jul 2004)
185 +
186 + 25 Jul 2004; Marius Mauch <genone@g.o> :
187 + version bump:
188 + - new manpages for eupdatdb and esync
189 + - esearch shows the license field
190 + - download size is fixed
191 +
192 + 17 Jul 2004; Tom Gall <tgall@g.o> esearch-0.6.2.ebuild:\
193 + stable on ppc64,bug #55519
194 +
195 +*esearch-0.6.2 (01 Jul 2004)
196 +
197 + 01 Jul 2004; Marius Mauch <genone@g.o> -esearch-0.5.3.ebuild,
198 + -esearch-0.6.1.ebuild, +esearch-0.6.2.ebuild, -esearch-0.6.ebuild:
199 + new version to fix a security problem (bug #55424), marking stable on all
200 + archs that had a previous stable version.
201 +
202 +*esearch-0.6.1 (10 May 2004)
203 +
204 + 10 May 2004; Marius Mauch <genone@g.o> +esearch-0.6.1.ebuild:
205 + version bump, fixing bugs #41554 and #41554.
206 +
207 + 09 Feb 2004; Marius Mauch <genone@g.o> esearch-0.6.ebuild:
208 + Adding a sed for mistyped sys.path change
209 +
210 +*esearch-0.6 (08 Feb 2004)
211 +
212 + 08 Feb 2004; Marius Mauch <genone@g.o> esearch-0.5.3.ebuild,
213 + esearch-0.6.ebuild, files/eupdatedb.cron:
214 + version bump, closing bug #39629
215 +
216 + 13 Jan 2004; Jon Portnoy <avenj@g.o> esearch-0.5.2.ebuild :
217 + Stable on AMD64.
218 +
219 +*esearch-0.5.3 (11 Jan 2004)
220 +
221 + 11 Jan 2004; Marius Mauch <genone@g.o> esearch-0.5.3.ebuild,
222 + files/eupdatedb.cron:
223 + new version, added new esync script for "emerge --sync && eupdatedb" (and some
224 + more). Also fixes the portage path problem.
225 +
226 + 09 Jan 2004; Aron Griffis <agriffis@g.o> esearch-0.5.2.ebuild:
227 + stable on alpha
228 +
229 + 13 Dec 2003; Lars Weiler <pylon@g.o> esearch-0.5.2.ebuild:
230 + Masked stable on ppc
231 +
232 +*esearch-0.5.2 (25 Nov 2003)
233 +
234 + 25 Nov 2003; Marius Mauch <genone@g.o> esearch-0.5.2.ebuild:
235 + adding 0.5.2, marking 0.5.1 stable on x86, removing 0.4.2
236 +
237 + 02 Nov 2003; Marius Mauch <genone@g.o> esearch-0.4.2-r1.ebuild,
238 + esearch-0.4.2.ebuild:
239 + marking 0.4.2 stable on x86
240 +
241 +*esearch-0.5.1 (23 Oct 2003)
242 +
243 + 23 Oct 2003; Marius Mauch <genone@g.o> esearch-0.5.1.ebuild:
244 + version bump
245 +
246 +*esearch-0.5 (19 Oct 2003)
247 +
248 + 19 Oct 2003; Marius Mauch <genone@g.o> esearch-0.5.ebuild:
249 + version bump
250 +
251 +*esearch-0.4.2-r1 (18 Oct 2003)
252 +
253 + 18 Oct 2003; Marius Mauch <genone@g.o> esearch-0.4.0.ebuild,
254 + esearch-0.4.1.ebuild, esearch-0.4.2-r1.ebuild, files/eupdatedb.cron:
255 + Added cronscript from spyderous (#31386), removed old versions
256 +
257 +*esearch-0.4.2 (03 Oct 2003)
258 +
259 + 03 Oct 2003; Marius Mauch <genone@g.o> esearch-0.4.2.ebuild:
260 + version bump, needed for #30171
261 +
262 +*esearch-0.4.1 (01 Oct 2003)
263 +
264 + 01 Oct 2003; Marius Mauch <genone@g.o> esearch-0.4.1.ebuild,
265 + metadata.xml:
266 + version bump
267 +
268 +*esearch-0.4.0 (19 Sep 2003)
269 +
270 + 19 Sep 2003; Seemant Kulleen <seemant@g.o> esearch-0.4.0.ebuild:
271 + new package which speeds up portage searching. David Peter
272 + <shark@×××××××.com> wrote this and submitted in bug #26532. It should be
273 + part of gentoolkit, I suppose, but it works fantastically stand-alone. To
274 + use it, please use eupdatedb regularly, and then esearch instead of
275 + "emerge search" and esearch -S instead of "emerge -S"
276 +