summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate in favor of -r1.Michał Górny2011-09-081-1/+13
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-3/+3
* reduce one line of noiseJeremy Olexa2011-04-191-2/+1
* Add support for installing multiple bash-completion files. (bug #356585)Ryan Hill2011-03-311-20/+44
* Due to portage's environment filtering, variables that start with BASH_ canno...Jeremy Olexa2010-04-071-8/+8
* Add PDEPEND on app-shells/bash-completion, bug 299051.Ulrich Müller2010-01-021-4/+5
* Add a test for app-admin/eselect around RDEPEND to avoid circular dependencies.Ulrich Müller2009-12-311-3/+7
* Remove erraneous reference to bash-completion-config man pageJeremy Olexa2009-02-211-2/+1
* opps, removed wrong portion of if/else statement. Thanks to tove for pointing...Jeremy Olexa2009-02-201-3/+2
* remove useless check in postinst to see if eselct is installed. it has to be ...Jeremy Olexa2009-02-201-17/+12
* remove bash-completion-config support from eclass, as discussed on gentoo-dev...Jeremy Olexa2009-02-201-9/+2
* Make eclass ready for eclass-manpages, bug #210645, thank mren for all work.Peter Volkov2008-07-171-10/+21
* Updated to depend on bash-completion-config -OR- eselect, preferring theAaron Walker2005-07-311-2/+9
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-5/+4
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* s/eclectic/eselect/Aaron Walker2005-06-131-3/+3
* Update pkg_postinst to display eclectic instructions if it's installed.Aaron Walker2005-05-081-9/+13
* Use ${PN} if ${BASH_COMPLETION_NAME} is unset.Aaron Walker2005-04-171-3/+3
* Comment update.Aaron Walker2005-03-141-4/+8
* Added app-shells/bash-completion-config to RDEPEND.Aaron Walker2005-01-021-20/+12
* Remove global BASH_COMPLETION_NAME varAaron Walker2004-12-301-5/+3
* Added variable BASH_COMPLETION_NAME instead of assuming $PN ; defaults to $PN...Aaron Walker2004-12-291-6/+10
* Added (and exported) default pkg_postinstAaron Walker2004-11-071-2/+28
* die if newins failsAaron Walker2004-10-311-2/+2
* Fix RDEPEND.Aaron Walker2004-10-301-3/+4
* Fix RDEPENDAaron Walker2004-10-261-2/+3
* Initial commit.Aaron Walker2004-10-261-0/+30