commit: c17aa1fdefb5d26ea9f2f318c090298cbba11ab6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 11 15:31:49 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 15:31:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17aa1fd
app-shells/zsh: add upstream commit link for egrep fix Noticed while checking the clang15 patch. Bug: https://bugs.gentoo.org/869332 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/zsh/files/zsh-5.9-do-not-use-egrep-in-tests.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-shells/zsh/files/zsh-5.9-do-not-use-egrep-in-tests.patch b/app-shells/zsh/files/zsh-5.9-do-not-use-egrep-in-tests.patch index 7cf605674e96..070767058c3b 100644 --- a/app-shells/zsh/files/zsh-5.9-do-not-use-egrep-in-tests.patch +++ b/app-shells/zsh/files/zsh-5.9-do-not-use-egrep-in-tests.patch @@ -1,3 +1,5 @@ +https://github.com/zsh-users/zsh/commit/4fc5dc0292acd77f17281f451774ba2ca4203026 + commit 4fc5dc0292acd77f17281f451774ba2ca4203026 Author: Jun-ichi Takimoto <[email protected]> Date: 2022-09-15 18:56:20 +0900
