summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/gash: drop 0.3.0Sam James2024-11-301-28/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241126Sam James2024-11-272-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/ugit: Stabilize 0.4.5 amd64, #944964Sam James2024-11-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/loksh: Stabilize 7.5 amd64, #944507Arthur Zamarin2024-11-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash: drop 5.2_p26-r6, 5.2_p26-r8Sam James2024-11-232-812/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: remove unused fileMichael Mair-Keimberger2024-11-231-42/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-shells/loksh: Stabilize 7.5 arm, #944507Sam James2024-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/loksh: Stabilize 7.5 arm64, #944507Sam James2024-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/loksh: minor tweaksMaciej Barć2024-11-222-10/+32
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/loksh: take up maintainershipMaciej Barć2024-11-221-1/+6
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/loksh: bump to 7.6Maciej Barć2024-11-222-0/+31
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241121Sam James2024-11-212-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/nushell: Fix plugin compilationJonas Frei2024-11-172-0/+8
| | | | | | | | | | | | Plugins failed to compile when the USE flag 'system-clipboard' was enabled, because for the plugins this Cargo feature does not exist. This fix clears the 'myfeatures' variable and configures again before the plugins are compiled. Closes: https://bugs.gentoo.org/943627 Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/39347 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-shells/dash: fix C23 compatSam James2024-11-173-0/+256
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: pass -std=gnu17Sam James2024-11-1614-6/+62
| | | | | | | GCC trunk now defaults to -std=gnu23 with which <bash-5.3 is not compatible so build with -std=gnu17. bash-5.3 is fine. Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop old 5.3 snapshotsSam James2024-11-1610-3708/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/nushell: drop 0.96.1-r1Jonas Frei2024-11-152-1006/+0
| | | | | | Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/39336 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-shells/nushell: add 0.100.0Jonas Frei2024-11-152-0/+834
| | | | | | Signed-off-by: Jonas Frei <freijon@pm.me> From: https://github.com/gentoo/gentoo/pull/39336 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241115Sam James2024-11-152-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/nushell: drop 0.95.0Jonas Frei2024-11-102-801/+0
| | | | | | Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/39064 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-shells/nushell: add 0.99.1, new USE flag system-clipboardJonas Frei2024-11-103-0/+804
| | | | | | | | | | | | The USE flag enables an optional feature that was previously a default feature and made optional due to OS compatibility issues. The existing 'X' USE flag is only needed for this new optional feature. Also: Updated for slotted Rust Closes: https://bugs.gentoo.org/939925 Signed-off-by: Jonas Frei <freijon@pm.me> From: https://github.com/gentoo/gentoo/pull/39064 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-0911-119/+120
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241108Sam James2024-11-092-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241104Sam James2024-11-052-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Stabilize 0.55.0 arm64, #942849Arthur Zamarin2024-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/fzf: Stabilize 0.55.0 amd64, #942849Sam James2024-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Stabilize 0.55.0 x86, #942849Sam James2024-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/fzf: Version bump to 0.56.0Matt Turner2024-11-032-0/+74
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241102Sam James2024-11-032-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241101Sam James2024-11-022-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/zsh: drop 5.9-r3, 5.9-r4, 5.9-r5Andreas K. Hüttel2024-10-313-725/+0
| | | | | Bug: https://bugs.gentoo.org/919001 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-shells/pwsh: use new efsi eclass functionMaciej Barć2024-10-303-3/+3
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241028Sam James2024-10-282-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241026Sam James2024-10-272-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241022Sam James2024-10-232-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/pwsh: bump to 7.4.6Maciej Barć2024-10-233-0/+460
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/pwsh: disable telemetry if USE=-vanillaMaciej Barć2024-10-222-6/+16
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241018Sam James2024-10-182-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/mksh: Restore live ebuildUlrich Müller2024-10-182-3/+93
| | | | | Closes: https://bugs.gentoo.org/911450 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-shells/tcsh-6.24.13: version bumpFabian Groffen2024-10-172-4/+3
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/ugit: metadata - fix bugs-toMaciej Barć2024-10-171-1/+1
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/ugit: bump to 0.4.5Maciej Barć2024-10-172-0/+37
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/bash: drop 5.2_p32, 5.2_p32-r1Sam James2024-10-172-805/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: drop old 5.3 snpashotsSam James2024-10-175-1648/+0
| | | | | | Most of the changes here were for docs. Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241015Sam James2024-10-152-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.2_p37 hppa, #940837Sam James2024-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.2_p37 sparc, #940837Sam James2024-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241012Sam James2024-10-122-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: add 5.3_alpha_p20241011Sam James2024-10-112-0/+412
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash: Stabilize 5.2_p37 arm64, #940837Arthur Zamarin2024-10-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>