diff options
author | 2016-12-11 16:59:00 -0500 | |
---|---|---|
committer | 2016-12-11 16:59:00 -0500 | |
commit | d5971a16ad4d85e5cb3332ef5d69ff4236de1261 (patch) | |
tree | 92904b43b21a245e7455f58a930a04c20b4321df /app-shells/zsh/zsh-9999.ebuild | |
parent | dev-python/fonttools: version bump to 3.3.0 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |