diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-02-16 17:25:01 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-02-16 17:25:01 +0100 |
commit | 551ed56bc52a76e0cde2fa0962eb0c32fafb0869 (patch) | |
tree | b8db7ce9f6dbc738c6d46b0caecbfe814dadcf64 /app-shells/zsh-completions | |
parent | app-shells/zsh-completions: Version bump to 0.23.0 (diff) | |
download | gentoo-551ed56bc52a76e0cde2fa0962eb0c32fafb0869.tar.gz gentoo-551ed56bc52a76e0cde2fa0962eb0c32fafb0869.tar.bz2 gentoo-551ed56bc52a76e0cde2fa0962eb0c32fafb0869.zip |
app-shells/zsh-completions: Sync live
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-shells/zsh-completions')
-rw-r--r-- | app-shells/zsh-completions/zsh-completions-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh-completions/zsh-completions-9999.ebuild b/app-shells/zsh-completions/zsh-completions-9999.ebuild index 4f90e67f6b4c..35340b072e0f 100644 --- a/app-shells/zsh-completions/zsh-completions-9999.ebuild +++ b/app-shells/zsh-completions/zsh-completions-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 if [[ ${PV} == 9999* ]] ; then inherit git-r3 |