Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/zsh/
Date: Sat, 02 Sep 2017 14:15:11
Message-Id: 1504361698.2ebd769d7d9ddc05e747ded2114fa5fce393b0a0.kensington@gentoo
1 commit: 2ebd769d7d9ddc05e747ded2114fa5fce393b0a0
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Fri Sep 1 19:48:40 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 14:14:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebd769d
7
8 app-shells/zsh: update link to wiki
9
10 app-shells/zsh/zsh-5.0.5.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild
14 index 050f7850168..2237b052ed6 100644
15 --- a/app-shells/zsh/zsh-5.0.5.ebuild
16 +++ b/app-shells/zsh/zsh-5.0.5.ebuild
17 @@ -142,7 +142,7 @@ src_install() {
18
19 pkg_postinst() {
20 if [[ -z ${REPLACING_VERSIONS} ]] ; then
21 - # should link to https://www.gentoo.org/doc/en/zsh.xml
22 + # should link to https://wiki.gentoo.org/wiki/Zsh/Guide
23 echo
24 elog "If you want to enable Portage completions and Gentoo prompt,"
25 elog "emerge app-shells/gentoo-zsh-completions and add"