summaryrefslogtreecommitdiff
blob: 288436f35ba9fc5bc04c3e1142fde6f30cc01d89 (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
Maintainers
===========
Aaron Walker <ka0ttic@gentoo.org>
Zach Forrest <zorder@users.sourceforge.net>

Authors
=======
Geert Bevin  <gbevin@theleaf.be> (original author)
Zach Forrest <zorder@users.sourceforge.net>

Contributors
============
Ed Catmur <ed@catmur.co.uk>
 - absolute path patch
 - init.d completion
 - _ebuild() fixes

Peter Jensen <gentoo-bugs@pekaje.homeip.net>
 - original equery completion

Ciaran McCreesh <ciaranm@gentoo.org>
 - sed command for _portdir function
 - ekeyword completion

Thomas de Grenier de Latour <degrenier@easyconnect.fr>
 - _list_compgen() author
 - equery files --filter completion

Note
====
Modifications were made in a version of this script found in
'app-shells/bash-completion-20040526', but I don't know who to
credit. Please let me know who you are if you read this. Thanks.