summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-12-11 16:59:00 -0500
committerTim Harder <radhermit@gentoo.org>2016-12-11 16:59:00 -0500
commitd5971a16ad4d85e5cb3332ef5d69ff4236de1261 (patch)
tree92904b43b21a245e7455f58a930a04c20b4321df /app-shells/zsh/zsh-9999.ebuild
parentdev-python/fonttools: version bump to 3.3.0 (diff)
downloadgentoo-d5971a16ad4d85e5cb3332ef5d69ff4236de1261.tar.gz
gentoo-d5971a16ad4d85e5cb3332ef5d69ff4236de1261.tar.bz2
gentoo-d5971a16ad4d85e5cb3332ef5d69ff4236de1261.zip
app-shells/zsh: version bump to 5.3
Diffstat (limited to 'app-shells/zsh/zsh-9999.ebuild')
-rw-r--r--app-shells/zsh/zsh-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/zsh/zsh-9999.ebuild b/app-shells/zsh/zsh-9999.ebuild
index 8798b3dadcb5..292321453f4e 100644
--- a/app-shells/zsh/zsh-9999.ebuild
+++ b/app-shells/zsh/zsh-9999.ebuild
@@ -54,7 +54,7 @@ src_prepare() {
soelim Doc/zshall.1.soelim > Doc/zshall.1 || die
# add openrc specific options for init.d completion
- eapply "${FILESDIR}"/${PN}-init.d-gentoo-r1.diff
+ eapply "${FILESDIR}"/${PN}-5.3-init.d-gentoo.diff
fi
cp "${FILESDIR}"/zprofile-1 "${T}"/zprofile || die