blob: 6a6be5392acf157fa583ea6b4f59ce161f912f43 (
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
|
Maintainers
===========
Jeremy Olexa <darkside@gentoo.org>
Ryan Hill <dirtyepic@gentoo.org>
Previous Maintainers
====================
Aaron Walker <ka0ttic@gentoo.org>
Zach Forrest <zorder@users.sourceforge.net>
Previous 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
Peter "Link" Sterk <link@penguindevelopment.org>
- original layman completion (licensed under public-domain)
- http://www.penguindevelopment.org/
Alexander Tsoy <alexander@tsoy.me>
- bash-completion-2 porting and ebuild updates
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.
|