summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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