summaryrefslogtreecommitdiff
blob: e3079cd242ed10ece7c8a9ef5a54c36b6582a7d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
# ChangeLog for app-shells/bash-completion
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.80 2004/11/12 23:44:04 ka0ttic Exp $

  12 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> files/bash-completion:
  Clean up profile.d file thanks to Joker.

*bash-completion-20041017-r1 (12 Nov 2004)

  12 Nov 2004; Aaron Walker <ka0ttic@gentoo.org>
  +bash-completion-20041017-r1.ebuild:
  Don't install subversion completion since >=dev-util/subversion-1.1.1-r1
  provides a much better one.

  09 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> files/bash-completion:
  Updated profile.d file to also source anything in ~/.bash_completion.d

  05 Nov 2004; Joshua Kinard <kumba@gentoo.org>
  bash-completion-20040711.ebuild:
  Marked stable on mips.

  04 Nov 2004; Markus Rothe <corsair@gentoo.org>
  bash-completion-20041017.ebuild:
  Marked ~ppc64

  01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  bash-completion-20040711.ebuild:
  Stable on sparc

  30 Oct 2004; Aaron Walker <ka0ttic@gentoo.org>
  -files/gentoo.completion-20040526, -bash-completion-20040526.ebuild,
  bash-completion-20040711.ebuild:
  Marked 20040711 stable on x86; removed 20040526.

  27 Oct 2004; Kito <kito@gentoo.org> bash-completion-20041017.ebuild:
  added ~ppc-macos

*bash-completion-20041017 (19 Oct 2004)

  19 Oct 2004; Aaron Walker <ka0ttic@gentoo.org>
  +bash-completion-20041017.ebuild:
  Version bump; includes new version of gentoo-bashcomp as well (new equery
  completion available which closes #55687).

*bash-completion-20040711 (11 Oct 2004)

  11 Oct 2004; Aaron Walker <ka0ttic@gentoo.org>
  +bash-completion-20040711.ebuild:
  Version bump; closes #67148.

  11 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
  Updated metadata to reflect new shell-tools herd.

  01 Sep 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040704-r1.ebuild:
  Marked stable

*bash-completion-20040704-r1 (28 Jul 2004)

  28 Jul 2004; Mike Frysinger <vapier@gentoo.org> files/bash-completion,
  +bash-completion-20040704-r1.ebuild:
  Add version detection for bash3 #58708 by blubbfisch.

*bash-completion-20040704 (04 Jul 2004)

  04 Jul 2004; Christian Birchinger <joker@gentoo.org>
  +bash-completion-20040704.ebuild:
  Version bump

  01 Jul 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040526-r2.ebuild:
  Replaced fperms with doexec and added ROOT variable to pkg_postinst tests.

*bash-completion-20040526-r2 (16 Jun 2004)

  16 Jun 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040526-r2.ebuild:
  Adjusted permission of profile.d init script

*bash-completion-20040526-r1 (12 Jun 2004)

  12 Jun 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040526-r1.ebuild:
  Added a new gentoo completion from
  http://sourceforge.net/projects/gentoo-bashcomp/

  29 May 2004; Michael Sterrett <mr_bones_@gentoo.org>
  bash-completion-20040331-r1.ebuild, bash-completion-20040526.ebuild:
  no need to install COPYING

*bash-completion-20040526 (26 May 2004)

  26 May 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040526.ebuild, files/gentoo.completion-20040526:
  Version bump. Fixed Bug #51071 in gentoo-completion

  25 Apr 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040331-r1.ebuild:
  Marked stable

*bash-completion-20040331-r1 (18 Apr 2004)

  18 Apr 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040331-r1.ebuild, files/gentoo.completion-20040331-r1:
  Changed opengl-update so it handles more than xfree and nvidia

  14 Apr 2004; Christian Birchinger <joker@gentoo.org> :
  Version bump

  02 Mar 2004; Brian Jackson <iggy@gentoo.org>
  bash-completion-20040210-r1.ebuild:
  s390 keywords

*bash-completion-20040210-r1 (27 Feb 2004)

  27 Feb 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040210-r1.ebuild, files/gentoo.completion-20040210-r1:
  nospace fix for bug #42878

*bash-completion-20040210 (11 Feb 2004)

  11 Feb 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040210.ebuild, files/gentoo.completion-20040210:
  Version bump

  10 Feb 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040101-r1.ebuild:
  Marked stable

*bash-completion-20040101-r1 (25 Jan 2004)

  25 Jan 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040101-r1.ebuild, files/gentoo.completion-20040101-r1:
  All optional contrib scripts are now installed in /usr/share/bash-completion
  and can be symlinked to /etc/bash_completion.d

  23 Jan 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040101.ebuild:
  Marked stable

*bash-completion-20040101 (04 Jan 2004)

  04 Jan 2004; Christian Birchinger <joker@gentoo.org>
  bash-completion-20040101.ebuild, files/gentoo.completion,
  files/gentoo.completion-20040101:
  Version bump and fix for bug #36910

*bash-completion-20031225 (25 Dec 2003)

  25 Dec 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031215.ebuild, bash-completion-20031225.ebuild,
  files/gentoo.completion-20031225:
  Version bump

*bash-completion-20031215 (19 Dec 2003)

  19 Dec 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031215.ebuild, files/gentoo.completion-20031215:
  Version bump

*bash-completion-20031125-r1 (13 Dec 2003)

  13 Dec 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031125-r1.ebuild, files/gentoo.completion-20031125-r1:
  Added rc and rc-status completion

  13 Dec 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031125.ebuild:
  Marked stable

  27 Nov 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031112.ebuild:
  Marked stable on all archs

*bash-completion-20031125 (26 Nov 2003)

  26 Nov 2003; Martin Holzer <mholzer@gentoo.org>
  bash-completion-20031125.ebuild:
  Version bumped.

*bash-completion-20031112 (12 Nov 2003)

  12 Nov 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031112.ebuild:
  Version bump

  12 Nov 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20031022.ebuild:
  Marked stable

*bash-completion-20031022 (01 Nov 2003)

  01 Nov 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030821.ebuild, bash-completion-20030911.ebuild,
  bash-completion-20031022.ebuild:
  Version bump

*bash-completion-20030911-r1 (25 Sep 2003)

  25 Sep 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030505-r1.ebuild, bash-completion-20030713.ebuild,
  bash-completion-20030721.ebuild, bash-completion-20030911-r1.ebuild,
  files/gentoo.completion:
  New gentoo distcc-config completion feature. Removed old versions.

*bash-completion-20030911 (12 Sep 2003)

  12 Sep 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030911.ebuild:
  Version bump

  12 Sep 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030821.ebuild:
  Added stable keywords

*bash-completion-20030821 (10 Sep 2003)

  10 Sep 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030821.ebuild, files/gentoo.completion:
  Version bump and new version of gentoo.completion which has
  limmited init.d support

*bash-completion-20030721 (21 Jul 2003)

  21 Jul 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030721.ebuild:
  Version bump

*bash-completion-20030713 (18 Jul 2003)

  18 Jul 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030713.ebuild:
  Version bump

*bash-completion-20030505-r1 (24 May 2003)

  24 May 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030505-r1.ebuild, files/gentoo.completion:
  Fixed gentoo completion included

  18 May 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030505.ebuild:
  Marked stable on all archs. New Gentoo completion from Zach Forrest <zach@disinformation.ca>
  is really needed for the latest portage releases.

*bash-completion-20030505 (16 May 2003)

  16 May 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030505.ebuild, files/gentoo.completion:
  Version bump and new Gentoo completion included

*bash-completion-20030327 (27 Mar 2003)

  27 Mar 2003; Christian Birchinger <joker@gentoo.org>
  bash-completion-20030327.ebuild:
  Version bump to 20030327 (on all archs)

  13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> bash-completion-20021231.ebuild:
  Marked ppc stable

*bash-completion-20030209 (17 Feb 2003)

  17 Feb 2003; Seemant Kulleen <seemant@gentoo.org> bash-completion-20030209.ebuild files/digest-bash-completion-20030209 :
  version bump, thanks to Jeff Stuart <jstuart@computer-city.net> in bug #15553

*bash-completion-20021231 (08 Dec 2003)

  08 Dec 2003; Maik Schreiber <blizzy@gentoo.org> : new version

  07 Jan 2003; Mark Guertin <gerk@gentoo.org> bash-completion-20021221.ebuild:
  set ppc in keywords

*bash-completion-20021221 (21 Dec 2002)

  21 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20021213 (13 Dec 2002)

  13 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : new version

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*bash-completion-20021026 (26 Oct 2002)

  26 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20021022 (22 Oct 2002)

  22 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20021021 (21 Oct 2002)

  21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20021017 (17 Oct 2002)

  17 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20021013 (14 Oct 2002)

  14 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20021007 (12 Oct 2002)

  12 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20020819 (22 Aug 2002)

  22 Aug 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20020812 (12 Aug 2002)

  12 Aug 2002; Maik Schreiber <blizzy@gentoo.org> : new version

*bash-completion-20020727 (27 Jul 2002)

  28 Jul 2002; Calum Selkirk <cselkirk@gentoo.org>
  bash-completion-20020727.ebuild, bash-completion-20020624.ebuild: Added ppc
  to KEYWORDS.

  27 Jul 2002; Maik Schreiber <blizzy@gentoo.org> : new version

  05 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
  bash-completion-20020624.ebuild: typo fix in S= assignment.  Closes bug #4564
  by yurkjes@iit.edu

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> bash-completion-20020624.ebuild:
  Added KEYWORDS.

  24 Jun 2002; Thilo Bangert <bangert@gentoo.org> bash-completion-20020624.ebuild:
  fixed SLOT

*bash-completion-20020624 (24 Jun 2002)

  24 Jun 2002; Thilo Bangert <bangert@gentoo.org> : version bump

*bash-completion-20020621 (19 Jun 2002)

  21 Jun 2002; Thilo Bangert <bangert@gentoo.org> : version bump

  20 Jun 2002; Thilo Bangert <bangert@gentoo.org> bash-completion-20020619.ebuild:
  added support for /etc/profile.d/bash-completion
  
*bash-completion-20020619 (19 Jun 2002)

  19 Jun 2002; Thilo Bangert <bangert@gentoo.org> : version bump

*bash-completion-20020521 (21 May 2002)

  21 May 2002; Thilo Bangert <bangert@gentoo.org> bash-completion-20020521.ebuild:
  version bump - LICENSE & minor fixor

*bash-completion-20020427 (27 Apr 2002)

  27 Apr 2002; Thilo Bangert <bangert@gentoo.org> : version bump

*bash-completion-20020422 (23 Apr 2002)

  23 Apr 2002; Thilo Bangert <bangert@gentoo.org> : initial release