diff options
author | 2015-12-14 17:47:19 +0100 | |
---|---|---|
committer | 2015-12-14 17:47:19 +0100 | |
commit | 01d14e58ed3edb3087bd6fcc8f3b0a500b580783 (patch) | |
tree | 8b2ee06f11232a26ababaac61d188eb8dbee7b46 /app-shells | |
parent | Bump to readme.gentoo-r1 (diff) | |
download | mv-01d14e58ed3edb3087bd6fcc8f3b0a500b580783.tar.gz mv-01d14e58ed3edb3087bd6fcc8f3b0a500b580783.tar.bz2 mv-01d14e58ed3edb3087bd6fcc8f3b0a500b580783.zip |
app-shells/zsh: Version bump
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/zsh/Manifest | 4 | ||||
-rw-r--r-- | app-shells/zsh/zsh-5.2.ebuild (renamed from app-shells/zsh/zsh-5.1.1-r1.ebuild) | 2 | ||||
-rw-r--r-- | app-shells/zsh/zsh-99999999.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/zsh/Manifest b/app-shells/zsh/Manifest index e9d79c60..8645a751 100644 --- a/app-shells/zsh/Manifest +++ b/app-shells/zsh/Manifest @@ -1,2 +1,2 @@ -DIST zsh-5.1.1-doc.tar.xz 3061616 SHA256 f5944f29ec77100afdc3634f0bb8ffc4328a2d03147f23d1aa6280b6aa7d622f -DIST zsh-5.1.1.tar.xz 2788676 SHA256 74e9453b5470b3c0970f9f93cfd603d241c3d7b1968adc0e4b3951073e8d3dec +DIST zsh-5.2-doc.tar.xz 3108600 SHA256 328352cf3d5d0ec4b6e31dcefd25ff5b4c0e6b8077d1fe84448ebb50d6ada52a +DIST zsh-5.2.tar.xz 2820108 SHA256 f17916320ffaa844bbd7ce48ceeb5945fc5f3eff64b149b4229bbfbdf3795a9d diff --git a/app-shells/zsh/zsh-5.1.1-r1.ebuild b/app-shells/zsh/zsh-5.2.ebuild index 803e5ed6..c12770b5 100644 --- a/app-shells/zsh/zsh-5.1.1-r1.ebuild +++ b/app-shells/zsh/zsh-5.2.ebuild @@ -81,7 +81,7 @@ PDEPEND=" DISABLE_AUTOFORMATTING="true" DOC_CONTENTS=" If you want to enable Portage completions and Gentoo prompt, -emerge app-shells/zsh-completion and add +emerge app-shells/gentoo-zsh-completion and add autoload -U compinit promptinit compinit promptinit; prompt gentoo diff --git a/app-shells/zsh/zsh-99999999.ebuild b/app-shells/zsh/zsh-99999999.ebuild index 803e5ed6..c12770b5 100644 --- a/app-shells/zsh/zsh-99999999.ebuild +++ b/app-shells/zsh/zsh-99999999.ebuild @@ -81,7 +81,7 @@ PDEPEND=" DISABLE_AUTOFORMATTING="true" DOC_CONTENTS=" If you want to enable Portage completions and Gentoo prompt, -emerge app-shells/zsh-completion and add +emerge app-shells/gentoo-zsh-completion and add autoload -U compinit promptinit compinit promptinit; prompt gentoo |