summaryrefslogtreecommitdiff
path: root/app-shells/zsh
AgeCommit message (Collapse)Author
2025-10-15app-shells/zsh: update fpurge patchMike Gilbert
Bug: https://bugs.gentoo.org/963567 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-10-01app-shells/zsh: fix fpurgeMike Gilbert
Closes: https://bugs.gentoo.org/963567 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-09-26app-shells/zsh: update KEYWORDSMike Gilbert
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-09-26app-shells/zsh: destabilize 5.9.0.3Mike Gilbert
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-09-26app-shells/zsh: add 5.9.0.3Mike Gilbert
Closes: https://bugs.gentoo.org/937747 Closes: https://bugs.gentoo.org/962687 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02*/*: destable hppaArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-14app-shells/zsh: drop umask from zprofileMike Gilbert
Closes: https://bugs.gentoo.org/938572 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-11-23app-shells/zsh: remove unused fileMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2024-10-31app-shells/zsh: drop 5.9-r3, 5.9-r4, 5.9-r5Andreas K. Hüttel
Bug: https://bugs.gentoo.org/919001 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-08-27app-shells/zsh: whitespaceMike Gilbert
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-08-27app-shells/zsh: fix doc buildMike Gilbert
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-08-17app-shells/zsh: restore live ebuildMike Gilbert
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-07-03app-shells/*: sneaky developer switch floppym <-> tamikoMatthias Maier
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2024-04-30*/*: inline mirror://sourceforgeLucio Sauer
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-04-27app-shells/zsh: Stabilize 5.9-r6 hppa, #930630Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 x86, #930630Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 ppc, #930630Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 sparc, #930630Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 arm64, #930630Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 ppc64, #930630Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 amd64, #930630Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-04-24app-shells/zsh: Stabilize 5.9-r6 arm, #930630Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-02-08app-shells/zsh: unset ROOTPATHMike Gilbert
This matches the behavior of /etc/profile from baselayout. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-02-08app-shells/zsh: zprofile: remove using ROOTPATH which is deprecatedYiyang Wu
Now PATH also contains sbin paths, which make ROOTPATH unnecessary for root and uid=1000 user. Closes: https://bugs.gentoo.org/924032 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35229 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2024-01-13Move {dev-util → dev-debug}/valgrindMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-16app-shells/zsh: fix modern C configure issue, fix relro plugin issueSam James
* Fix configure issue with stricter C compilers which leads to build failure later on in the build * Fix plugin use w/ relro Closes: https://bugs.gentoo.org/919001 Signed-off-by: Sam James <sam@gentoo.org>
2023-09-17app-shells/zsh: add myself as a maintainerMike Gilbert
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2023-09-02app-shells/zsh: add myself as a maintainerMatthias Maier
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2023-08-09app-shells/zsh: drop myself as maintainer; m-n.Piotr Karbowski
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
2023-08-05app-shells/zsh: Stabilize 5.9-r4 ppc, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 hppa, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 arm64, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 arm, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 x86, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 amd64, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 sparc, #909790Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-23app-shells/zsh: Stabilize 5.9-r4 ppc64, #909790Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-06-11app-shells/zsh: add note re pcre2 for next releaseSam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-06-11app-shells/zsh: add upstream commit link for egrep fixSam James
Noticed while checking the clang15 patch. Bug: https://bugs.gentoo.org/869332 Signed-off-by: Sam James <sam@gentoo.org>
2023-06-11app-shells/zsh: add commit link for clang15 patchSam James
Bug: https://bugs.gentoo.org/869539 Signed-off-by: Sam James <sam@gentoo.org>
2023-05-30app-shells/zsh: Stabilize 5.9-r3 hppa, #907315Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-05-25*/*: remove sparc64-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2023-05-25*/*: remove sparc-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2023-05-24*/*: remove x86-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2023-05-14app-shells/zsh: defer to new global USE=valgrind descriptionSam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-05-14app-shells/zsh: add Valgrind annotation supportSam James
The headers are needed to get Valgrind annotations. Signed-off-by: Sam James <sam@gentoo.org>
2023-04-24app-shells/zsh: keyword ~arm64-macos.Yifeng Li
zsh is the default login shell on macOS. When the command startprefix is executed, by default, Gentoo prefix attempts to install the same shell within the prefix automatically. But it currently fails due to missing keywords. This commit adds the missing ~arm64-macos keyword to zsh. It's tested and shown to be functional. Bug: https://bugs.gentoo.org/904474 Signed-off-by: Yifeng Li <tomli@tomli.me> Closes: https://github.com/gentoo/gentoo/pull/30730 Signed-off-by: Sam James <sam@gentoo.org>
2023-03-23app-shells/zsh: drop myself as maintainerThomas Bracht Laumann Jespersen
Closes: https://github.com/gentoo/gentoo/pull/30318 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: David Seifert <soap@gentoo.org>