summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop shell-tools from metadata.Tim Harder2014-11-273-11/+13
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Remove pip completion, dev-python/pip install it. Fixes bug #530216.Manuel Rüger2014-11-233-4/+15
| | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64
* Update to match new location of completion scripts in upstream repo.Tim Harder2014-11-213-12/+16
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Make github the canonical repo so development is more readily visible and ↵Tim Harder2014-11-214-18/+24
| | | | | | | pullreqs/issues can be easily opened. Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Add myself to metadata.xmlManuel Rüger2014-11-213-18/+11
| | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64
* Initial import (bug #432688).Tim Harder2014-11-214-3/+93
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Initial import (bug #432688).Tim Harder2014-11-212-0/+16
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Reword log message for updated pkg name.Tim Harder2014-11-213-12/+16
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Remove old.Tim Harder2014-11-214-115/+14
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Stabilize for all.Tim Harder2014-11-213-12/+16
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Remove old patch.Tim Harder2014-11-213-131/+13
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Rename app-shells/zsh-completion to app-shells/gentoo-zsh-completions.Tim Harder2014-11-218-571/+0
|
* Rename zsh-completion to gentoo-zsh-completions.Tim Harder2014-11-2110-55/+49
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Version bump to stable to fix bug #491430.Tim Harder2014-11-214-29/+25
| | | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Rename zsh-completion to gentoo-zsh-completions.Tim Harder2014-11-218-0/+571
| | | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* QA commit: transfer stable keywords from old revision and drop that revisionSergey Popov2014-11-214-43/+16
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* QA commit: revision bump, fix bug #491430, add epatch_userSergey Popov2014-11-215-12/+187
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x1F357D42
* Pull in a proper version of gentoo-bashcomp as extension of the bundled ↵Michał Górny2014-11-203-16/+117
| | | | | | | default completion set. Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Stable for x86, wrt bug #509044Agostino Sarubbo2014-11-183-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #509044Agostino Sarubbo2014-11-183-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Security bump (bug #509044). Removed oldLars Wendler2014-11-173-21/+45
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* Remove the bash blocker, and just depend on bash. There is no point having ↵Michał Górny2014-11-103-21/+24
| | | | | | | || ( bash zsh ) when bash is obligatory for ebuilds. Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Install initialization script to bashrc.d, bug #338335.Michał Górny2014-11-093-16/+116
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Introduce support for bashrc.d directory that is sourced in bashrc by ↵Michał Górny2014-11-094-15/+366
| | | | | | | default, bug #468094. Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Added ~mips, bug 522722.Matt Turner2014-11-034-15/+25
| | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0x974CA72A
* Replace the octal patch with a dumb echo patch to fix printf %b behavior and ↵Mike Frysinger2014-11-014-15/+142
| | | | | | | speed up & shrink down dash #527848 by John Keeping. Put jobs support behind USE=libedit since that controls interactive behavior. Drop autotool regeneration since Debian patches no longer need it. Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Mark alpha/arm64/s390/sh stable #524262.Mike Frysinger2014-11-013-18/+21
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Disable LINENO support via the new configure flag #527644 by Alexander Tsoy.Mike Frysinger2014-10-314-15/+97
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Stable for x86, wrt bug #522416Agostino Sarubbo2014-10-303-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for sparc, wrt bug #524262Agostino Sarubbo2014-10-293-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="sparc" Manifest-Sign-Key: 0x7194459F
* Stable for ia64, wrt bug #524262Agostino Sarubbo2014-10-283-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="ia64" Manifest-Sign-Key: 0x7194459F
* Stable for ppc64, wrt bug #524262Agostino Sarubbo2014-10-273-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc64" Manifest-Sign-Key: 0x7194459F
* Work-around race conditions in the Makefile, bug #526996.Michał Górny2014-10-273-6/+33
| | | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Fix src_install breakagePatrick Lauer2014-10-273-27/+10
| | | | Package-Manager: portage-2.2.14/cvs/Linux x86_64
* Remove Slackware packaging tool completions because of collisions. Remove ↵Michał Górny2014-10-243-11/+41
| | | | | | | Debian/Red Hat ifup/ifdown completions. Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Fix install of examples #525930 by Erik Zeek.Mike Frysinger2014-10-203-18/+21
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Drop old mail config settings.Mike Frysinger2014-10-204-41/+21
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Move bash-4.3 into ~arch.Mike Frysinger2014-10-193-18/+21
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Restore SLOTed bash-2.05b and bash-3.0 for devs.Mike Frysinger2014-10-1930-22/+1756
| | | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 RepoMan-Options: --force Manifest-Sign-Key: 0xD2E96200
* Update prototype headers, drop Mandrake/readline patches that are not ↵Mike Frysinger2014-10-192-4/+5
| | | | needed, and pull back in the old version.h parallel build fix.
* Update prototype headers, drop Mandrake/readline patches that are not ↵Mike Frysinger2014-10-199-98/+128
| | | | | | | needed, and pull back in the old version.h parallel build fix. Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Stable for ppc, wrt bug #524262Agostino Sarubbo2014-10-183-8/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Stable for ppc, wrt bug #522416Agostino Sarubbo2014-10-183-18/+21
| | | | | | Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* add live versionJauhien Piatlicki2014-10-183-15/+57
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xB2EFA1D4
* initial import from the rust overlayJauhien Piatlicki2014-10-185-0/+116
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xB2EFA1D4
* Remove old.Tim Harder2014-10-178-961/+15
| | | | | Package-Manager: portage-2.2.12/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Add live ebuild.Tim Harder2014-10-173-9/+212
| | | | | Package-Manager: portage-2.2.12/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* Stable on alpha, bug 516528Tobias Klausmann2014-10-153-9/+15
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xCE5D54E8
* Stable on alpha, bug 517718Tobias Klausmann2014-10-143-21/+15
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xCE5D54E8
* Suggest removing old setup symlinks as well.Michał Górny2014-10-133-9/+26
| | | | | Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!