summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated to depend on bash-completion-config -OR- eselect, preferring theAaron Walker2005-07-311-2/+9
| | | | | latter if available. Unfortunately, keeping bash-completion-config around is necessary since eselect currently lacks stable keywords.
* 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 ↵Aaron Walker2004-12-291-6/+10
| | | | $PN - bug #75798
* 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