diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-07-13 04:29:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-07-13 04:29:29 +0000 |
commit | 1087dce017c4c7d136cdcdb2a4b8ee99653c98f3 (patch) | |
tree | 12bb269856c7ed1fc717d8ede7a8c4ef260047e4 /sys-libs | |
parent | Stable for HPPA (bug #551814). (diff) | |
download | historical-1087dce017c4c7d136cdcdb2a4b8ee99653c98f3.tar.gz historical-1087dce017c4c7d136cdcdb2a4b8ee99653c98f3.tar.bz2 historical-1087dce017c4c7d136cdcdb2a4b8ee99653c98f3.zip |
add upstream report link
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/readline/files/readline-6.3-fix-long-prompt-vi-search.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-libs/readline/files/readline-6.3-fix-long-prompt-vi-search.patch b/sys-libs/readline/files/readline-6.3-fix-long-prompt-vi-search.patch index 8bf2994deb70..23d785054e75 100644 --- a/sys-libs/readline/files/readline-6.3-fix-long-prompt-vi-search.patch +++ b/sys-libs/readline/files/readline-6.3-fix-long-prompt-vi-search.patch @@ -1,3 +1,5 @@ +https://lists.gnu.org/archive/html/bug-bash/2014-08/msg00082.html + From 2774192e93991e3d85ccc37c714aa018e442af6d Mon Sep 17 00:00:00 2001 From: Dylan Cali <calid1984@gmail.com> Date: Sat, 23 Aug 2014 02:26:05 -0500 |