commit:     202b28659a0d7d8ebe54fc3492a384d1182dc0d8
Author:     tastytea <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Jan  3 10:39:35 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jan  3 10:39:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=202b2865

app-shells/zsh-history-substring-search: fix readme

Closes: https://bugs.gentoo.org/921250
Signed-off-by: tastytea <gentoo <AT> tastytea.de>

 .../zsh-history-substring-search-1.0.2.ebuild                         | 4 ++--
 .../zsh-history-substring-search-1.1.0.ebuild                         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.0.2.ebuild
 
b/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.0.2.ebuild
index 6222970da6..53b13c6b81 100644
--- 
a/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.0.2.ebuild
+++ 
b/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022,2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ RDEPEND="app-shells/zsh"
 
 DISABLE_AUTOFORMATTING="true"
 DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add
-. /usr/share/zsh/site-functions/async.zsh
+. /usr/share/zsh/site-functions/zsh-history-substring-search.zsh
 at the end of your ~/.zshrc"
 
 src_install() {

diff --git 
a/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.1.0.ebuild
 
b/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.1.0.ebuild
index 6222970da6..53b13c6b81 100644
--- 
a/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.1.0.ebuild
+++ 
b/app-shells/zsh-history-substring-search/zsh-history-substring-search-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022,2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ RDEPEND="app-shells/zsh"
 
 DISABLE_AUTOFORMATTING="true"
 DOC_CONTENTS="In order to use ${CATEGORY}/${PN} add
-. /usr/share/zsh/site-functions/async.zsh
+. /usr/share/zsh/site-functions/zsh-history-substring-search.zsh
 at the end of your ~/.zshrc"
 
 src_install() {

Reply via email to