| Commit message (Expand) | Author | Age | Files | Lines |
* | @DEPRECATED is not a valid header tag. | Ulrich Müller | 2013-07-05 | 1 | -2/+2 |
* | Deprecate in favor of -r1. | Michał Górny | 2011-09-08 | 1 | -1/+13 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -3/+3 |
* | reduce one line of noise | Jeremy Olexa | 2011-04-19 | 1 | -2/+1 |
* | Add support for installing multiple bash-completion files. (bug #356585) | Ryan Hill | 2011-03-31 | 1 | -20/+44 |
* | Due to portage's environment filtering, variables that start with BASH_ canno... | Jeremy Olexa | 2010-04-07 | 1 | -8/+8 |
* | Add PDEPEND on app-shells/bash-completion, bug 299051. | Ulrich Müller | 2010-01-02 | 1 | -4/+5 |
* | Add a test for app-admin/eselect around RDEPEND to avoid circular dependencies. | Ulrich Müller | 2009-12-31 | 1 | -3/+7 |
* | Remove erraneous reference to bash-completion-config man page | Jeremy Olexa | 2009-02-21 | 1 | -2/+1 |
* | opps, removed wrong portion of if/else statement. Thanks to tove for pointing... | Jeremy Olexa | 2009-02-20 | 1 | -3/+2 |
* | remove useless check in postinst to see if eselct is installed. it has to be ... | Jeremy Olexa | 2009-02-20 | 1 | -17/+12 |
* | remove bash-completion-config support from eclass, as discussed on gentoo-dev... | Jeremy Olexa | 2009-02-20 | 1 | -9/+2 |
* | Make eclass ready for eclass-manpages, bug #210645, thank mren for all work. | Peter Volkov | 2008-07-17 | 1 | -10/+21 |
* | Updated to depend on bash-completion-config -OR- eselect, preferring the | Aaron Walker | 2005-07-31 | 1 | -2/+9 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -5/+4 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | s/eclectic/eselect/ | Aaron Walker | 2005-06-13 | 1 | -3/+3 |
* | Update pkg_postinst to display eclectic instructions if it's installed. | Aaron Walker | 2005-05-08 | 1 | -9/+13 |
* | Use ${PN} if ${BASH_COMPLETION_NAME} is unset. | Aaron Walker | 2005-04-17 | 1 | -3/+3 |
* | Comment update. | Aaron Walker | 2005-03-14 | 1 | -4/+8 |
* | Added app-shells/bash-completion-config to RDEPEND. | Aaron Walker | 2005-01-02 | 1 | -20/+12 |
* | Remove global BASH_COMPLETION_NAME var | Aaron Walker | 2004-12-30 | 1 | -5/+3 |
* | Added variable BASH_COMPLETION_NAME instead of assuming $PN ; defaults to $PN... | Aaron Walker | 2004-12-29 | 1 | -6/+10 |
* | Added (and exported) default pkg_postinst | Aaron Walker | 2004-11-07 | 1 | -2/+28 |
* | die if newins fails | Aaron Walker | 2004-10-31 | 1 | -2/+2 |
* | Fix RDEPEND. | Aaron Walker | 2004-10-30 | 1 | -3/+4 |
* | Fix RDEPEND | Aaron Walker | 2004-10-26 | 1 | -2/+3 |
* | Initial commit. | Aaron Walker | 2004-10-26 | 1 | -0/+30 |