summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add bashcomp_alias function to create command aliases for completion.Michał Górny2014-09-021-1/+17
|
* Make completionsdir default to the new location (for new installs). Eselect ↵Michał Górny2014-08-271-3/+3
| | | | support is provided in app-shells/bash-completion-2.1-r1.
* supress the pkg-config command outputSamuli Suominen2014-01-221-2/+2
|
* Clean cruft for the removed -r1 bash-completion ebuildSamuli Suominen2014-01-221-7/+3
|
* Unbreak the eclass after 2.1-r1 p.mask by adjusting the return logic.Samuli Suominen2013-09-101-4/+4
|
* Fix typo.Michał Górny2013-07-231-3/+3
|
* Another attempt at fixing bash-completion for Prefix, bug #477692#c9Fabian Groffen2013-07-221-4/+7
|
* Minor identation fix, drop useless since we just want to know if the return ↵Samuli Suominen2013-07-221-3/+3
| | | | value is true or not
* Remove use of EPREFIX wrt #477692 to avoid collision with Portage helpersSamuli Suominen2013-07-221-7/+7
|
* Support pkg-config and the new upstream completions directory structure wrt ↵Samuli Suominen2013-07-151-6/+54
| | | | #472938 and introduce new get_bashhelpersdir function to obtain the helpersdir="" value.
* Introduce get_bashcompdir(), wrt bug #469858.Michał Górny2013-06-131-4/+23
|
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵Ian Stakenvicius2012-09-271-3/+3
| | | | EAPI=4 was previously allowed
* Add EAPI check (just to be sure).Michał Górny2011-09-081-1/+6
|
* Introducing a new, simplified eclass for bash-completion.Michał Górny2011-09-081-0/+47