summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/dash: change USE=dumb-echo to USE=vanilla #590696Mike Frysinger2016-12-072-3/+3
|
* app-shells/bashdb: version bump to 4.4.0.92Mike Frysinger2016-12-072-0/+35
|
* app-shells/bashdb: hardcode path to debugger main #591994Mike Frysinger2016-12-071-0/+6
| | | | | | This isn't a great solution, but considering bash hasn't changed its path in decades, it shouldn't be a big deal. It's better than relying on the output of `strings` on the /bin/bash binary.
* app-shells/bashdb: clean up old.Patrice Clement2016-12-061-27/+0
| | | | Package-Manager: portage-2.3.0
* app-shells/bashdb: stable for amd64. mark stable for the remaining arches ↵Patrice Clement2016-12-061-1/+2
| | | | | | using the ALLARCHES policy. Package-Manager: portage-2.3.0
* app-shells/hstr: stable for amd64.Patrice Clement2016-12-061-1/+1
| | | | Package-Manager: portage-2.3.0
* app-shells/bash: x86 stable wrt bug #600174Agostino Sarubbo2016-12-061-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash: amd64 stable wrt bug #600174Agostino Sarubbo2016-12-061-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash-4.3_p48-r1: stable on alphaTobias Klausmann2016-12-051-1/+1
| | | | Gentoo-Bug: 600174
* app-shells/bash: Removed old.Lars Wendler2016-12-042-372/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/bash: Revbump to add popd offset overflow fix to bash-4.3 (#600174).Lars Wendler2016-12-041-0/+253
| | | | Package-Manager: portage-2.3.2
* app-shells/zsh: Added sub-slot dependency for sys-libs/ncurses.Lars Wendler2016-12-044-6/+6
| | | | Package-Manager: portage-2.3.2
* app-shells/gentoo-zsh-completions: update upstream metadataTim Harder2016-11-301-1/+1
|
* app-shells/gentoo-zsh-completions: stabilize 20150103Tim Harder2016-11-301-1/+1
|
* app-shells/zsh-completions: Remove oldManuel Rüger2016-11-302-35/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/zsh-completions: Stable on amd64Manuel Rüger2016-11-291-1/+1
| | | | | | Gentoo-Bug: #601188 Package-Manager: portage-2.3.2
* app-shells/bash-completion: Fix unquoted ~ in readline patch, #601194Michał Górny2016-11-292-0/+126
|
* app-shells/bash: unify release version checking logicMike Frysinger2016-11-271-6/+13
|
* app-shells/bash: upstream fix for crash on invalid popd #600174Mike Frysinger2016-11-263-248/+31
|
* app-shells/hstr: clean up old.Patrice Clement2016-11-213-68/+0
| | | | Package-Manager: portage-2.3.0
* app-shells/hstr: version bump.Patrice Clement2016-11-212-0/+33
| | | | Package-Manager: portage-2.3.0
* app-shells/bash: version bump to 4.4_p5Mike Frysinger2016-11-142-0/+252
|
* app-shells/rssh: update metadataChristoph Junghans2016-11-131-1/+1
| | | | Package-Manager: portage-2.3.0
* app-shells/mpibash: update metadataChristoph Junghans2016-11-131-1/+1
| | | | Package-Manager: portage-2.3.0
* app-shells/zsh-completions: Remove oldManuel Rüger2016-11-124-110/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/zsh-completions: Version bump to 0.22.0Manuel Rüger2016-11-122-0/+35
| | | | Package-Manager: portage-2.3.2
* app-shells/bash: mark 4.3_p48 arm64/ia64/m68k/ppc/s390/sh/sparc stable #595268Mike Frysinger2016-11-101-1/+1
|
* app-shells/bash: drop now unused USE=vanilla #598812Mike Frysinger2016-11-103-3/+3
|
* app-shells/bash: drop unused memory patch #597006Mike Frysinger2016-11-102-29/+0
| | | | | The patch applies against the readline source which we delete in the bash ebuild, so it doesn't do anything useful here.
* app-shells/fish: Fixed Manifest.Lars Wendler2016-11-091-1/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/fish: Removed old.Lars Wendler2016-11-085-228/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/fish: Bump to version 2.4.0Lars Wendler2016-11-082-0/+66
| | | | Package-Manager: portage-2.3.2
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* app-shells/dash: shorten DESCRIPTIONMike Gilbert2016-10-314-4/+8
| | | | Package-Manager: portage-2.3.2_p1
* app-shells/dash: make dumb-echo patch optionalMike Gilbert2016-10-312-2/+7
| | | | | | | ACKed by Lars (polynomial-c). Bug: https://bugs.gentoo.org/590696 Package-Manager: portage-2.3.2_p1
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-312-0/+4
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-312-4/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* app-shells/quoter: fix for Prefix.Benda Xu2016-10-301-0/+4
| | | | Package-Manager: portage-2.3.0
* app-shells/push: version bumpIan Stakenvicius2016-10-292-0/+22
| | | | Package-Manager: portage-2.3.0
* app-shells/quoter: new package, split off from app-portage/eixIan Stakenvicius2016-10-293-0/+40
| | | | Package-Manager: portage-2.3.0
* app-shells/bash: prefixify hard-coded path names.Benda Xu2016-10-241-2/+5
| | | | | | Bug: 595142 Package-Manager: portage-2.3.0
* app-shells/bash: arm stable, bug #595268Markus Meier2016-10-181-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --include-arches="arm"
* app-shells/ctypes-sh: Minor dependency fixups to match actually linked depsPatrick McLean2016-10-171-1/+3
| | | | Package-Manager: portage-2.3.2
* app-shells/ctypes-sh: New package, foreign function interface for bashPatrick McLean2016-10-174-0/+70
| | | | Package-Manager: portage-2.3.2
* app-shells/zsh-completions: Version bump to 0.21.0Manuel Rüger2016-10-162-0/+35
| | | | Package-Manager: portage-2.3.2
* app-shells/bash: Removed old.Lars Wendler2016-10-131-245/+0
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash: Revbump to fix bug #597006Lars Wendler2016-10-132-0/+274
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-shells/bash-4.3_p48-r0: stable on alphaTobias Klausmann2016-10-111-1/+1
| | | | Gentoo-Bug: 595268
* app-shells/bash: Stable for HPPA PPC64 (bug #595268).Jeroen Roovers2016-10-081-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* app-shells/bash: x86 stable wrt bug #595268Agostino Sarubbo2016-10-071-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>