summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* app-shells/nushell: Stabilize 0.96.1 arm64, #939953Arthur Zamarin2024-09-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/nushell: Stabilize 0.96.1 amd64, #939953Michał Górny2024-09-211-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/pwsh: bump to 7.4.5Maciej Barć2024-09-203-0/+472
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/pwsh-bin: drop old 7.4.3Maciej Barć2024-09-202-74/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/nushell: Stabilize 0.95.0 arm64, #922330Arthur Zamarin2024-09-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/nushell: drop 0.91.0, 0.93.0, 0.94.2Jonas Frei2024-09-205-2597/+0
| | | | | | | | Also: Removed USE flags dataframe + extra Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38669 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/nushell: add 0.98.0Jonas Frei2024-09-202-0/+1031
| | | | | | | | Also added >=dev-lang/rust-1.79.0 (stable) to BDEPEND. It's a requirement from upstream. Signed-off-by: Jonas Frei <freijon@pm.me> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/gash: switch to new guile mechanismAlfred Wingate2024-09-181-0/+29
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* app-shells/yash: drop oldAkinori Hattori2024-09-152-36/+0
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-shells/yash: amd64/x86 stableAkinori Hattori2024-09-151-1/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1253-53/+53
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240911Sam James2024-09-112-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/starship: Stabilize 1.20.1 arm64, #939402Arthur Zamarin2024-09-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/starship: Stabilize 1.20.1 amd64, #939402Jakov Smolić2024-09-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-shells/loksh: drop 7.1, 7.3Petr Vaněk2024-09-053-62/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240904Sam James2024-09-052-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Stabilize 0.54.3 arm64, #938943Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Stabilize 0.54.3 amd64, #938943Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Stabilize 0.54.3 x86, #938943Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Version bump to 0.55.0Matt Turner2024-09-022-0/+74
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-shells/pwsh-bin: Stabilize 7.4.4 arm64, #938447Arthur Zamarin2024-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/mksh: drop 9999Arthur Zamarin2024-08-301-90/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash: Stabilize 5.2_p26-r6 hppa, #934622Matoro Mahri2024-08-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-shells/fish: Stabilize 3.7.1 hppa, #934533Matoro Mahri2024-08-301-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240828Sam James2024-08-282-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: whitespaceMike Gilbert2024-08-271-1/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/zsh: fix doc buildMike Gilbert2024-08-271-12/+7
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/bash: add 5.2_p32-r1 with fix for 5.0-introduced regression in readKerin Millar2024-08-262-0/+700
| | | | | | | | | | | This backports a fix for an issue whereby the delimiter employed by the read builtin is ignored in the case that it is part of an invalid multibyte sequence. Further details can be found within the patch. [sam: Keep -r0.] Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop 5.1_p16-r6Kerin Millar2024-08-262-333/+0
| | | | | Signed-off-by: Kerin Millar <kfm@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/starship: remove unused patch(es)Michael Mair-Keimberger2024-08-261-28/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-shells/atuin: stabilize 18.3.0-r1 for amd64Florian Schmaus2024-08-251-1/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-shells/pwsh-bin: bump to 7.4.5Maciej Barć2024-08-242-0/+74
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/pwsh-bin: Stabilize 7.4.4 arm, #938447Arthur Zamarin2024-08-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/pwsh-bin: Stabilize 7.4.4 amd64, #938447Michał Górny2024-08-241-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240823Sam James2024-08-242-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240821Sam James2024-08-222-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: restore live ebuildMike Gilbert2024-08-171-0/+241
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/bash: drop old 5.3_alpha_p* snapshotsSam James2024-08-158-2884/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240815Sam James2024-08-152-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fish: enable py3.13Petr Vaněk2024-08-111-1/+1
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-shells/ksh: add 1.0.10Sam James2024-08-112-0/+69
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/dash: drop ancient sed locale workaroundSam James2024-08-112-6/+0
| | | | | | | | | This goes back a while to e515c9f26e5967d35c3f83b21f984bee53ab22e6 and then 5a798cae614346d6aa0ad8b85cfd5c65f2150587 (gentoo commits). Fixed upstream in fe393c0f9ab72de5a7d32aab53e5e8275cad8735. Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/dash: add 9999Sam James2024-08-112-3/+78
| | | | | | | dash releases are infrequent. Further, there's various POSIX.1-2024 changes in git which may be useful to test. Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20240810Sam James2024-08-102-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/yash: new upstream releaseAkinori Hattori2024-08-102-0/+36
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-shells/starship: Drop 1.18.2Randy Barlow2024-08-092-61/+0
| | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/37986 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/starship: Drop 1.17.1Randy Barlow2024-08-092-665/+0
| | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/starship: Add 1.20.1Randy Barlow2024-08-092-0/+689
| | | | | | Closes: https://bugs.gentoo.org/937410 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/nushell: drop 0.85.0Jonas Frei2024-08-062-1002/+0
| | | | | | Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/37989 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-shells/nushell: add 0.96.1Jonas Frei2024-08-062-0/+825
| | | | | | Signed-off-by: Jonas Frei <freijon@pm.me> From: https://github.com/gentoo/gentoo/pull/37989 Signed-off-by: Zac Medico <zmedico@gentoo.org>