[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2023-09-16 Thread Matthias Maier
commit: 46b03f4688b3743129e9b5184ed9461e8d32a1b9
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Sep 16 23:42:47 2023 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Sep 16 23:44:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b03f46

app-shells/zsh-completions: add myself as a maintainer

Signed-off-by: Matthias Maier  gentoo.org>

 app-shells/zsh-completions/metadata.xml | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/app-shells/zsh-completions/metadata.xml 
b/app-shells/zsh-completions/metadata.xml
index 3c6fe95b7998..4ba58baa724a 100644
--- a/app-shells/zsh-completions/metadata.xml
+++ b/app-shells/zsh-completions/metadata.xml
@@ -1,9 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-  
-zsh-users/zsh-completions
-  
+   
+   tam...@gentoo.org
+   Matthias Maier
+   
+   
+   
+   zsh-users/zsh-completions
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2023-01-20 Thread Joonas Niilola
commit: 6af797e62e89b2345d9a9599af03c63989c33818
Author: Marco Scardovi  icloud  com>
AuthorDate: Wed Dec 28 22:55:11 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jan 20 13:31:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af797e6

app-shells/zsh-completions: drop 0.33.0

Signed-off-by: Marco Scardovi  icloud.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.33.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 5de3a9af26ad..84fdecb48bea 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.33.0.tar.gz 285049 BLAKE2B 
bcbbb2966a48f1b8c06e14f14432e147b4a4ca28c7d9769b4a108e3d4e005c37874c93c836c8636dabb860780077ccc5d9ebbd339f63c34fd16975ec5486a5c4
 SHA512 
8eaa7d9d2a58e8e2daa6ba7d9a8498e607b271bfd0484184482ec610e7f647ca72ba945f6897b2d619918304a18d048c4b079dae0993dc660cba61d4bce1e0a3
 DIST zsh-completions-0.34.0.tar.gz 304543 BLAKE2B 
75afed3059e889f92843099ad3eddae1f939a7d9a46d87a8048c5742b44699c2da13a9c2ea00ca2ea02898472199f064c420aac8943338e3b22189a7cc0d23b4
 SHA512 
643e967a77ab708c6316a9b43edd8b411f133aa4abe10bf69d3f5e545b2128423ad80d3509e7f9077b30cb8a83f60fe8d4355ed0a697dadffe1e1aaac6597c04

diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
deleted file mode 100644
index ccbe230c7310..
--- a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="Apache-2.0 BSD MIT ZSH"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2022-12-28 Thread Sam James
commit: 3650a4fcad6cd57d5c966f49c6f593ef5bd44039
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 28 22:25:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 28 22:25:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3650a4fc

app-shells/zsh-completions: Stabilize 0.34.0 ALLARCHES, #888789

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.34.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
index f5ebe5d49325..ec9a9ddd1f80 100644
--- a/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2022-07-02 Thread Sam James
commit: c57ab415de7fd0dfb3017f93b7105f144bca9e4d
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul  3 02:44:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul  3 02:44:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57ab415

app-shells/zsh-completions: add 0.34.0

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/Manifest   | 1 +
 ...{zsh-completions-.ebuild => zsh-completions-0.34.0.ebuild} | 8 +++-
 app-shells/zsh-completions/zsh-completions-.ebuild| 8 +++-
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 5eb74798dedc..5de3a9af26ad 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.33.0.tar.gz 285049 BLAKE2B 
bcbbb2966a48f1b8c06e14f14432e147b4a4ca28c7d9769b4a108e3d4e005c37874c93c836c8636dabb860780077ccc5d9ebbd339f63c34fd16975ec5486a5c4
 SHA512 
8eaa7d9d2a58e8e2daa6ba7d9a8498e607b271bfd0484184482ec610e7f647ca72ba945f6897b2d619918304a18d048c4b079dae0993dc660cba61d4bce1e0a3
+DIST zsh-completions-0.34.0.tar.gz 304543 BLAKE2B 
75afed3059e889f92843099ad3eddae1f939a7d9a46d87a8048c5742b44699c2da13a9c2ea00ca2ea02898472199f064c420aac8943338e3b22189a7cc0d23b4
 SHA512 
643e967a77ab708c6316a9b43edd8b411f133aa4abe10bf69d3f5e545b2128423ad80d3509e7f9077b30cb8a83f60fe8d4355ed0a697dadffe1e1aaac6597c04

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
similarity index 85%
copy from app-shells/zsh-completions/zsh-completions-.ebuild
copy to app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
index ea096ae90a8d..f5ebe5d49325 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"
@@ -25,9 +25,7 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog
elog "If you happen to compile your functions, you may need to delete"
elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
elog "to your shell."
-   elog
 }

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-.ebuild
index ea096ae90a8d..f5ebe5d49325 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"
@@ -25,9 +25,7 @@ src_install() {
 }
 
 pkg_postinst() {
-   elog
elog "If you happen to compile your functions, you may need to delete"
elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
elog "to your shell."
-   elog
 }



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2022-05-10 Thread Jakov Smolić
commit: d8cfff4f9d1612a453f51f7e87b788f08aeacab4
Author: Yu Gu  gmail  com>
AuthorDate: Tue May 10 14:02:50 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue May 10 16:39:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cfff4f

app-shells/zsh-completions: keyword 0.33.0 for ~riscv

Signed-off-by: Yu Gu  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.33.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
index 1c3212105a95..ccbe230c7310 100644
--- a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-08-10 Thread Agostino Sarubbo
commit: 00988e36166f95877b9740065d028068507720aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug 10 15:36:10 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug 10 15:36:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00988e36

app-shells/zsh-completions: amd64/arm64/arm/ppc64/ppc/sparc/x86 stable 
(ALLARCHES policy) wrt bug #807370

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.33.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
index ea096ae90a8..1c3212105a9 100644
--- a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-06-09 Thread Joonas Niilola
commit: 575f46493a5777d51f28b0e1c2143c12fd079f62
Author: Pavel Kalugin  pavelthebest  me>
AuthorDate: Mon May  3 18:28:04 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jun  9 06:08:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575f4649

app-shells/zsh-completions: fix LICENSE

- LICENSE should be ZSH (main license), Apache-2.0 (license in _hledger,
  _cf, _sfdx), BSD (license in _port), MIT (license in _nanoc, _middleman,
  _udisksctl, _flutter). Fixed in all 4 ebuilds.

Signed-off-by: Pavel Kalugin  pavelthebest.me>
Closes: https://github.com/gentoo/gentoo/pull/20674
Signed-off-by: Joonas Niilola  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.31.0.ebuild | 2 +-
 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 app-shells/zsh-completions/zsh-completions-0.33.0.ebuild | 2 +-
 app-shells/zsh-completions/zsh-completions-.ebuild   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
index 888a5693eb2..e3819134598 100644
--- a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Additional completion definitions for Zsh"
 HOMEPAGE="https://github.com/zsh-users/zsh-completions;
 
-LICENSE="BSD"
+LICENSE="Apache-2.0 BSD MIT ZSH"
 SLOT="0"
 
 RDEPEND="app-shells/zsh"

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 04ae1f13c3f..1c3212105a9 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Additional completion definitions for Zsh"
 HOMEPAGE="https://github.com/zsh-users/zsh-completions;
 
-LICENSE="BSD"
+LICENSE="Apache-2.0 BSD MIT ZSH"
 SLOT="0"
 
 RDEPEND="app-shells/zsh"

diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
index 8ec707f726f..ea096ae90a8 100644
--- a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Additional completion definitions for Zsh"
 HOMEPAGE="https://github.com/zsh-users/zsh-completions;
 
-LICENSE="BSD"
+LICENSE="Apache-2.0 BSD MIT ZSH"
 SLOT="0"
 
 RDEPEND="app-shells/zsh"

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-.ebuild
index 8ec707f726f..ea096ae90a8 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Additional completion definitions for Zsh"
 HOMEPAGE="https://github.com/zsh-users/zsh-completions;
 
-LICENSE="BSD"
+LICENSE="Apache-2.0 BSD MIT ZSH"
 SLOT="0"
 
 RDEPEND="app-shells/zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-05-07 Thread Sam James
commit: 29ead8bd044a65bca126beb59e4e798c1f74406f
Author: Sam James  gentoo  org>
AuthorDate: Fri May  7 14:03:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May  7 14:38:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ead8bd

app-shells/zsh-completions: add 0.33.0

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.33.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 0a7a04a9536..f167fcb3ad0 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.31.0.tar.gz 247806 BLAKE2B 
1923013feab9800f2dd0eef7b2263b0e252dd35b21d865e3f42f7946eeba2d1a882179e05fd16fdf473006646896ef87ca1da5cbc9bf69b52c66bcf99e82c010
 SHA512 
3f707e96c5d08103359304905cd36889d2b8dae82f0ea3781048a8fbd2f1db509abc1a181dc75215552214a59ee532d207897167fdb3850a5b1cc40e13b2b108
 DIST zsh-completions-0.32.0.tar.gz 273885 BLAKE2B 
73400a13543f63c45fd32d78752f0294e3eaef9a63d41700aa004e445f123673c8bd8cba7aa3c0969fee0e188ea019b3f92cae2a6de341bf9b2f0f5842792785
 SHA512 
f1ef5dab3343675a9d82f6df0db4f541196d1904386becc94753b69a4515229ddcc133fe491c33e4a736ea0789c667f50306e60fbe5e61b97d0b3fd4946bf69a
+DIST zsh-completions-0.33.0.tar.gz 285049 BLAKE2B 
bcbbb2966a48f1b8c06e14f14432e147b4a4ca28c7d9769b4a108e3d4e005c37874c93c836c8636dabb860780077ccc5d9ebbd339f63c34fd16975ec5486a5c4
 SHA512 
8eaa7d9d2a58e8e2daa6ba7d9a8498e607b271bfd0484184482ec610e7f647ca72ba945f6897b2d619918304a18d048c4b079dae0993dc660cba61d4bce1e0a3

diff --git a/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
new file mode 100644
index 000..8ec707f726f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.33.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-04-25 Thread Sam James
commit: f9e7a707a451e20a86ca50e582524c702d7ea0d7
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 23 02:47:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 25 09:30:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e7a707

app-shells/zsh-completions: stabilize 0.32.0 for ppc, ppc64

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 7a3a90c7a58..04ae1f13c3f 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 sparc x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-26 Thread Sam James
commit: 5a892e31406557727b41a8457bdca535c4a7301e
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 00:20:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 00:20:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a892e31

app-shells/zsh-completions: stabilize 0.32.0: arm

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 8c00fc6e51a..b231b8f91c0 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-26 Thread Sam James
commit: 96daa44adf90609b8e01f96984bd1438fced82d8
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 00:20:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 00:20:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96daa44a

app-shells/zsh-completions: stabilize 0.32.0: sparc

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index b231b8f91c0..867ca869613 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ~ppc64 sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-26 Thread Sam James
commit: 0e210c5bebb23cf0021de793be558e9d87b13a81
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 00:24:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 00:24:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e210c5b

app-shells/zsh-completions: stabilize 0.32.0: x86

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 5fd6a4d9e22..7a3a90c7a58 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 sparc x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-26 Thread Sam James
commit: 19bb4f8d4404ad4916a39a7df265561193b9c58b
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 00:20:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 00:20:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bb4f8d

app-shells/zsh-completions: keyword 0.32.0: ~ppc

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 867ca869613..5fd6a4d9e22 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ~ppc64 sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-26 Thread Sam James
commit: f507fc4bb06f021172ceae8d5a99dc2f5a04beda
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 27 00:21:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 27 00:21:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f507fc4b

app-shells/zsh-completions: sync live ebuild

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-.ebuild
index e9aaddd7262..8ec707f726f 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-25 Thread Sam James
commit: 35bdfed40745481a5ff29e6d1de5f6f85055443f
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 23 05:08:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 25 18:58:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bdfed4

app-shells/zsh-completions: ~ppc64 keyworded

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.31.0.ebuild | 2 +-
 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 app-shells/zsh-completions/zsh-completions-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
index 5ff3f6657fa..888a5693eb2 100644
--- a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 3a5bb0cd1a3..8c00fc6e51a 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm arm64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-.ebuild
index 76ce34750ad..e9aaddd7262 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-19 Thread Sam James
commit: b85d139be5e95745e0601d8c57ad4f33a1c2b7be
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 20 04:36:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 20 04:36:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85d139b

app-shells/zsh-completions: ~x64-macos keyworded

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.31.0.ebuild | 4 ++--
 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
index 062d59b0401..5ff3f6657fa 100644
--- a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 39e4da5bebe..9eeebc72ad8 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-19 Thread Sam James
commit: 8d09c3ca3edb1234ffbf34d70650b6e50c678639
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 20 04:37:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 20 04:37:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d09c3ca

app-shells/zsh-completions: sync live ebuild

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-.ebuild
index 3ba0582d57d..76ce34750ad 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 if [[ ${PV} == * ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-03-19 Thread Sam James
commit: d8917759e970514d2162cedac199dd2d7abc8437
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 20 04:38:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 20 04:38:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8917759

app-shells/zsh-completions: stabilize 0.32.0: arm64

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index 9eeebc72ad8..3a5bb0cd1a3 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86 ~x64-macos"
+   KEYWORDS="amd64 ~arm arm64 ~sparc ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-01-03 Thread Sam James
commit: 0c8fd49ca0cbd28e7497d0d372496911576b46e6
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 02:01:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 02:01:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8fd49c

app-shells/zsh-completions: Stabilize 0.32.0 amd64, #763414

Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.32.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
index bac7cbeb28c..39e4da5bebe 100644
--- a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2021-01-03 Thread Sam James
commit: b3c186653a1080ff28444beaa1587963f1964422
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  4 01:26:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  4 01:26:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c18665

app-shells/zsh-completions: mark ALLARCHES

Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-shells/zsh-completions/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-shells/zsh-completions/metadata.xml 
b/app-shells/zsh-completions/metadata.xml
index 5d5af9487f4..cf720fbf04f 100644
--- a/app-shells/zsh-completions/metadata.xml
+++ b/app-shells/zsh-completions/metadata.xml
@@ -2,6 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
+  
   
 zsh-users/zsh-completions
   



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2020-06-20 Thread Thomas Deutschmann
commit: 9ac5ef4e490dd0d9a29f686fa65abd5328f93ec5
Author: Felix Neumärker  posteo  de>
AuthorDate: Mon Jun 15 07:00:38 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun 20 20:30:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac5ef4e

app-shells/zsh-completions: Bump to 0.32.0

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Felix Neumärker  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/16249
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.32.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 6e614985af8..0a7a04a9536 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.31.0.tar.gz 247806 BLAKE2B 
1923013feab9800f2dd0eef7b2263b0e252dd35b21d865e3f42f7946eeba2d1a882179e05fd16fdf473006646896ef87ca1da5cbc9bf69b52c66bcf99e82c010
 SHA512 
3f707e96c5d08103359304905cd36889d2b8dae82f0ea3781048a8fbd2f1db509abc1a181dc75215552214a59ee532d207897167fdb3850a5b1cc40e13b2b108
+DIST zsh-completions-0.32.0.tar.gz 273885 BLAKE2B 
73400a13543f63c45fd32d78752f0294e3eaef9a63d41700aa004e445f123673c8bd8cba7aa3c0969fee0e188ea019b3f92cae2a6de341bf9b2f0f5842792785
 SHA512 
f1ef5dab3343675a9d82f6df0db4f541196d1904386becc94753b69a4515229ddcc133fe491c33e4a736ea0789c667f50306e60fbe5e61b97d0b3fd4946bf69a

diff --git a/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
new file mode 100644
index 000..bac7cbeb28c
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.32.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-11-23 Thread Manuel Rüger
commit: 6b3923493886f6fb0710f2c23f83db7691074f4c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Nov 23 10:37:01 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Nov 23 10:37:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b392349

app-shells/zsh-completions: Drop to maintainer-needed

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-shells/zsh-completions/metadata.xml 
b/app-shells/zsh-completions/metadata.xml
index d1f5bfca20a..5d5af9487f4 100644
--- a/app-shells/zsh-completions/metadata.xml
+++ b/app-shells/zsh-completions/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-mr...@gentoo.org
-Manuel Rüger
-  
+  
   
 zsh-users/zsh-completions
   



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-11-23 Thread Manuel Rüger
commit: af92217f3f11ce942e084e7f01f11f12bbe91890
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Nov 23 10:36:37 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Nov 23 10:36:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af92217f

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.29.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index d8585b60f3d..6e614985af8 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.29.0.tar.gz 251934 BLAKE2B 
474f15cc8d492da0bbabc2a93edf316b9bb44bfb64ef8b8feae67fc381393b76701d9aca6eb64f6430f881b73a136985c8b17b392da139bd64afabe71e8183ba
 SHA512 
4b2d79dd69576ce688fe24fe8c6e337319f2b96f5e668b9d58c8eb04f68198695a2652e8ad1e93a7ef9cf04cc53265c8db62f420b9ab6e1a2aff97ae24414945
 DIST zsh-completions-0.31.0.tar.gz 247806 BLAKE2B 
1923013feab9800f2dd0eef7b2263b0e252dd35b21d865e3f42f7946eeba2d1a882179e05fd16fdf473006646896ef87ca1da5cbc9bf69b52c66bcf99e82c010
 SHA512 
3f707e96c5d08103359304905cd36889d2b8dae82f0ea3781048a8fbd2f1db509abc1a181dc75215552214a59ee532d207897167fdb3850a5b1cc40e13b2b108

diff --git a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
deleted file mode 100644
index 0f1e354b790..000
--- a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~sparc ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-11-23 Thread Manuel Rüger
commit: 5a1fe10e0f214ebea5c9183f8c071bd2a33a2b77
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Nov 23 10:36:19 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Nov 23 10:36:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1fe10e

app-shells/zsh-completions: Stabilize on amd64

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
index 574d178e596..062d59b0401 100644
--- a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-09-23 Thread Manuel Rüger
commit: f0f3b12423277c551ad00114bc45b3fb039e5b0b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep 23 14:02:56 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep 23 14:02:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f3b124

app-shells/zsh-completions: Version bump to 0.31.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.31.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 8a0f8516ec8..0f4679f10c6 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.29.0.tar.gz 251934 BLAKE2B 
474f15cc8d492da0bbabc2a93edf316b9bb44bfb64ef8b8feae67fc381393b76701d9aca6eb64f6430f881b73a136985c8b17b392da139bd64afabe71e8183ba
 SHA512 
4b2d79dd69576ce688fe24fe8c6e337319f2b96f5e668b9d58c8eb04f68198695a2652e8ad1e93a7ef9cf04cc53265c8db62f420b9ab6e1a2aff97ae24414945
 DIST zsh-completions-0.30.0.tar.gz 227966 BLAKE2B 
8f80be627f1fdb78f901c12fca5f3281562a161f295198344607ecc2187077576c3b37a7d8d764b8cef3607bf02226297ba58e27da0348ce6fa4c923d7072054
 SHA512 
a4469d13208aa93bff481a8754882ed272143c9ac38949eec38dd61d461b65faae8e51dcb73c6c3eb7216098322f5cf407a67f0ddab4c9e88a467e16ab249609
+DIST zsh-completions-0.31.0.tar.gz 247806 BLAKE2B 
1923013feab9800f2dd0eef7b2263b0e252dd35b21d865e3f42f7946eeba2d1a882179e05fd16fdf473006646896ef87ca1da5cbc9bf69b52c66bcf99e82c010
 SHA512 
3f707e96c5d08103359304905cd36889d2b8dae82f0ea3781048a8fbd2f1db509abc1a181dc75215552214a59ee532d207897167fdb3850a5b1cc40e13b2b108

diff --git a/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
new file mode 100644
index 000..574d178e596
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.31.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-09-23 Thread Manuel Rüger
commit: 51ab66980dd5f0faa8bbf6df681c64d1055cb848
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Sep 23 14:06:31 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Sep 23 14:06:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ab6698

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.30.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 0f4679f10c6..d8585b60f3d 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
 DIST zsh-completions-0.29.0.tar.gz 251934 BLAKE2B 
474f15cc8d492da0bbabc2a93edf316b9bb44bfb64ef8b8feae67fc381393b76701d9aca6eb64f6430f881b73a136985c8b17b392da139bd64afabe71e8183ba
 SHA512 
4b2d79dd69576ce688fe24fe8c6e337319f2b96f5e668b9d58c8eb04f68198695a2652e8ad1e93a7ef9cf04cc53265c8db62f420b9ab6e1a2aff97ae24414945
-DIST zsh-completions-0.30.0.tar.gz 227966 BLAKE2B 
8f80be627f1fdb78f901c12fca5f3281562a161f295198344607ecc2187077576c3b37a7d8d764b8cef3607bf02226297ba58e27da0348ce6fa4c923d7072054
 SHA512 
a4469d13208aa93bff481a8754882ed272143c9ac38949eec38dd61d461b65faae8e51dcb73c6c3eb7216098322f5cf407a67f0ddab4c9e88a467e16ab249609
 DIST zsh-completions-0.31.0.tar.gz 247806 BLAKE2B 
1923013feab9800f2dd0eef7b2263b0e252dd35b21d865e3f42f7946eeba2d1a882179e05fd16fdf473006646896ef87ca1da5cbc9bf69b52c66bcf99e82c010
 SHA512 
3f707e96c5d08103359304905cd36889d2b8dae82f0ea3781048a8fbd2f1db509abc1a181dc75215552214a59ee532d207897167fdb3850a5b1cc40e13b2b108

diff --git a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
deleted file mode 100644
index 062d59b0401..000
--- a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-07-29 Thread Aaron Bauman
commit: 67e83b423fbabe3e113139e2631bbd1bb90910ba
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Jul 29 21:36:35 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Jul 29 21:36:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e83b42

app-shells/zsh-completions: arm64 keyworded (bug #669478)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16

 app-shells/zsh-completions/zsh-completions-0.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
index e15fd226328..062d59b0401 100644
--- a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-04-16 Thread Manuel Rüger
commit: 00ad1540e34a39edfba8307686f6e59fad830433
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Apr 16 08:51:55 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Apr 16 08:52:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ad1540

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/Manifest|  2 --
 .../zsh-completions/zsh-completions-0.27.0.ebuild  | 33 --
 .../zsh-completions/zsh-completions-0.28.0.ebuild  | 33 --
 3 files changed, 68 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index aa7efc004a3..8a0f8516ec8 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,4 +1,2 @@
-DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 
7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0
 SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
-DIST zsh-completions-0.28.0.tar.gz 248600 BLAKE2B 
406b8a91dc7d4471519444efdf2eedf644a696eea69c2e00f33fa61e71ca8cb34935f824f62e2d4312d5fd27fc25875d51b122b4f2d7cc8a1a16d9d46ce0e336
 SHA512 
744b2b02de2154b31548d12c73091e5d4ee501dc39552dd7d526c67908fb7f65c06074d799da7ebed3a8f62b532a1482ba74ed26239979b050dbede4be9986d5
 DIST zsh-completions-0.29.0.tar.gz 251934 BLAKE2B 
474f15cc8d492da0bbabc2a93edf316b9bb44bfb64ef8b8feae67fc381393b76701d9aca6eb64f6430f881b73a136985c8b17b392da139bd64afabe71e8183ba
 SHA512 
4b2d79dd69576ce688fe24fe8c6e337319f2b96f5e668b9d58c8eb04f68198695a2652e8ad1e93a7ef9cf04cc53265c8db62f420b9ab6e1a2aff97ae24414945
 DIST zsh-completions-0.30.0.tar.gz 227966 BLAKE2B 
8f80be627f1fdb78f901c12fca5f3281562a161f295198344607ecc2187077576c3b37a7d8d764b8cef3607bf02226297ba58e27da0348ce6fa4c923d7072054
 SHA512 
a4469d13208aa93bff481a8754882ed272143c9ac38949eec38dd61d461b65faae8e51dcb73c6c3eb7216098322f5cf407a67f0ddab4c9e88a467e16ab249609

diff --git a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
deleted file mode 100644
index f59a24150fa..000
--- a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~sparc ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}

diff --git a/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
deleted file mode 100644
index 0f1e354b790..000
--- a/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~sparc ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2019-04-16 Thread Manuel Rüger
commit: 59b7a9754db9c7edc6520808cb68f9fc6670c342
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Apr 16 08:51:30 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Apr 16 08:52:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b7a975

app-shells/zsh-completions: Stable on amd64

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
index 926c471ffa0..e15fd226328 100644
--- a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-12-19 Thread Manuel Rüger
commit: 88d6f665162c5e1441e706789ca661ef465f4743
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Dec 19 13:55:31 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Dec 19 13:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d6f665

app-shells/zsh-completions: Stable on amd64

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/zsh-completions-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
index 926c471ffa0..0f1e354b790 100644
--- a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-12-19 Thread Manuel Rüger
commit: 8ba5ed53eb9bd73be2986d63c32f6f0de535a9ab
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Dec 19 13:55:06 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Dec 19 13:55:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba5ed53

app-shells/zsh-completions: Version bump to 0.30.0

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Manuel Rüger  gentoo.org>

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.30.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 08906548d30..aa7efc004a3 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,4 @@
 DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 
7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0
 SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
 DIST zsh-completions-0.28.0.tar.gz 248600 BLAKE2B 
406b8a91dc7d4471519444efdf2eedf644a696eea69c2e00f33fa61e71ca8cb34935f824f62e2d4312d5fd27fc25875d51b122b4f2d7cc8a1a16d9d46ce0e336
 SHA512 
744b2b02de2154b31548d12c73091e5d4ee501dc39552dd7d526c67908fb7f65c06074d799da7ebed3a8f62b532a1482ba74ed26239979b050dbede4be9986d5
 DIST zsh-completions-0.29.0.tar.gz 251934 BLAKE2B 
474f15cc8d492da0bbabc2a93edf316b9bb44bfb64ef8b8feae67fc381393b76701d9aca6eb64f6430f881b73a136985c8b17b392da139bd64afabe71e8183ba
 SHA512 
4b2d79dd69576ce688fe24fe8c6e337319f2b96f5e668b9d58c8eb04f68198695a2652e8ad1e93a7ef9cf04cc53265c8db62f420b9ab6e1a2aff97ae24414945
+DIST zsh-completions-0.30.0.tar.gz 227966 BLAKE2B 
8f80be627f1fdb78f901c12fca5f3281562a161f295198344607ecc2187077576c3b37a7d8d764b8cef3607bf02226297ba58e27da0348ce6fa4c923d7072054
 SHA512 
a4469d13208aa93bff481a8754882ed272143c9ac38949eec38dd61d461b65faae8e51dcb73c6c3eb7216098322f5cf407a67f0ddab4c9e88a467e16ab249609

diff --git a/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
new file mode 100644
index 000..926c471ffa0
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.30.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-10-28 Thread Manuel Rüger
commit: 2bfbdd79fb6967b4ae56e92f95c64754a6c7ce7a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Oct 28 16:57:32 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Oct 28 16:57:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfbdd79

app-shells/zsh-completions: Stabilize on amd64

Signed-off-by: Manuel Rüger  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-shells/zsh-completions/zsh-completions-0.28.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
index b2f60fb0e80..0f1e354b790 100644
--- a/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-10-28 Thread Manuel Rüger
commit: 29da512733cfaa66d33ad2a052b65e8d406e47f8
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Oct 28 16:00:32 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Oct 28 16:00:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29da5127

app-shells/zsh-completions: Version bump to 0.29.0

Signed-off-by: Manuel Rüger  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.29.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 48d3d0464c8..08906548d30 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 
7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0
 SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
 DIST zsh-completions-0.28.0.tar.gz 248600 BLAKE2B 
406b8a91dc7d4471519444efdf2eedf644a696eea69c2e00f33fa61e71ca8cb34935f824f62e2d4312d5fd27fc25875d51b122b4f2d7cc8a1a16d9d46ce0e336
 SHA512 
744b2b02de2154b31548d12c73091e5d4ee501dc39552dd7d526c67908fb7f65c06074d799da7ebed3a8f62b532a1482ba74ed26239979b050dbede4be9986d5
+DIST zsh-completions-0.29.0.tar.gz 251934 BLAKE2B 
474f15cc8d492da0bbabc2a93edf316b9bb44bfb64ef8b8feae67fc381393b76701d9aca6eb64f6430f881b73a136985c8b17b392da139bd64afabe71e8183ba
 SHA512 
4b2d79dd69576ce688fe24fe8c6e337319f2b96f5e668b9d58c8eb04f68198695a2652e8ad1e93a7ef9cf04cc53265c8db62f420b9ab6e1a2aff97ae24414945

diff --git a/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
new file mode 100644
index 000..926c471ffa0
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.29.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-09-06 Thread Manuel Rüger
commit: 18d6da5929e63a008472ba774c584321db3deac1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Sep  6 17:34:19 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Sep  6 17:34:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d6da59

app-shells/zsh-completions: Version bump to 0.28.0

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.28.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 215593ae352..48d3d0464c8 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 
7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0
 SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
+DIST zsh-completions-0.28.0.tar.gz 248600 BLAKE2B 
406b8a91dc7d4471519444efdf2eedf644a696eea69c2e00f33fa61e71ca8cb34935f824f62e2d4312d5fd27fc25875d51b122b4f2d7cc8a1a16d9d46ce0e336
 SHA512 
744b2b02de2154b31548d12c73091e5d4ee501dc39552dd7d526c67908fb7f65c06074d799da7ebed3a8f62b532a1482ba74ed26239979b050dbede4be9986d5

diff --git a/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
new file mode 100644
index 000..b2f60fb0e80
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.28.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~sparc ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-02-14 Thread Sergei Trofimovich
commit: c9b2ac1c27aec737d111f06b201662a65fd20496
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Tue Feb 13 07:37:44 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb 14 19:53:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b2ac1c

app-shells/zsh-completions: add ~sparc

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7169

 app-shells/zsh-completions/zsh-completions-0.27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
index 348182015e2..f59a24150fa 100644
--- a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~sparc ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-01-08 Thread Manuel Rüger
commit: e29e12fac42920b0f908f44ca793aa24be2f18c1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jan  5 15:28:12 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Jan  8 11:41:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29e12fa

app-shells/zsh-completions: Stable on amd64

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-shells/zsh-completions/zsh-completions-0.27.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
index 74e18cd0dbf..348182015e2 100644
--- a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2018-01-08 Thread Manuel Rüger
commit: 1931618908cb09216a0b0074d460c32104d5a51e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Jan  5 15:28:34 2018 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Jan  8 11:42:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19316189

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.26.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index e5b9d1a3d52..215593ae352 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.26.0.tar.gz 218057 BLAKE2B 
c493031c24951fdf94b04c7a9f09dff927daff9e85deab0118c52f1c55156b35a625073d5b0a98a3b6a62731675aa1ba40e63ac3b2ef1efd674816902c33bd0b
 SHA512 
78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
 DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 
7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0
 SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c

diff --git a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
deleted file mode 100644
index e5c753f6371..000
--- a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-10-19 Thread Manuel Rüger
commit: 7a3a4bbb37befa94cd648f5e69244aab9d42d877
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Oct 19 18:42:03 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Oct 19 18:43:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3a4bbb

app-shells/zsh-completions: Version bump to 0.27.0

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.27.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index a6b1cbc2bf2..97645196c44 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.26.0.tar.gz 218057 SHA256 
783768c8308cc0ff37bce346c66386308550ede05121e352b1a284ff6bf88540 SHA512 
78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
 WHIRLPOOL 
27a6273f2ae35c4413283a30c506a40c19034af89fe22cba12ec0167f5caa9e8b9e29f057fe4be609c0f54cba8f6f9c610bfe481dccc78f91c653d78b81a5849
+DIST zsh-completions-0.27.0.tar.gz 218869 SHA256 
9b817b73e709aca0e7e5a41471b5b63467d1e7aa69ef755b6ce39b99e61cd47a SHA512 
1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c
 WHIRLPOOL 
5438c9d2cfb222179598a623f35cb7e3d61db98be0e9b204ec1c99a3475c192fa858c6a2ca7a3b78c8df617acc5471c3c032636f933f4e9800849aa1ee21b551

diff --git a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
new file mode 100644
index 000..74e18cd0dbf
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-09-20 Thread Manuel Rüger
commit: 8b41ea72d94b303ff7cbfc1ee8e56d0cfe6035f1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:57:12 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:57:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b41ea72

app-shells/zsh-completions: Stabilize on amd64

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-shells/zsh-completions/zsh-completions-0.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
index 74e18cd0dbf..e5c753f6371 100644
--- a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-09-20 Thread Manuel Rüger
commit: bbef18c37fc699d26420d63e5dad9e94a4b24c59
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 13:57:27 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 13:57:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbef18c3

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.25.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 32e4af7fc6d..a6b1cbc2bf2 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.25.0.tar.gz 214947 SHA256 
6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f SHA512 
42df89f39b8a9077142aa4d06faf57596b50d300726e2078f819f64a4282a0d5216141696fd9bbfb8e47f21d0ef9a0f20f24f98daf9244f927078105aa1df031
 WHIRLPOOL 
32945ba8477f17750da6269e8db1106822bcf13b1f7e5c4056342f544528fc0cc303db4a453e7270e049f1dc2c008d14d7e64efa04eb80d445595b34eefc517c
 DIST zsh-completions-0.26.0.tar.gz 218057 SHA256 
783768c8308cc0ff37bce346c66386308550ede05121e352b1a284ff6bf88540 SHA512 
78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
 WHIRLPOOL 
27a6273f2ae35c4413283a30c506a40c19034af89fe22cba12ec0167f5caa9e8b9e29f057fe4be609c0f54cba8f6f9c610bfe481dccc78f91c653d78b81a5849

diff --git a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
deleted file mode 100644
index e5c753f6371..000
--- a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-07-19 Thread Manuel Rüger
commit: 15e61e1a175e0793d80a3dd57fa9274f2eb29c07
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul 19 14:34:35 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul 19 14:34:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e61e1a

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-shells/zsh-completions/Manifest|  2 --
 .../zsh-completions/zsh-completions-0.22.0.ebuild  | 33 --
 .../zsh-completions/zsh-completions-0.24.0.ebuild  | 33 --
 3 files changed, 68 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 470bb360827..32e4af7fc6d 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,4 +1,2 @@
-DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f
-DIST zsh-completions-0.24.0.tar.gz 210053 SHA256 
124e585332dc35830a9169ab27710def24618e0083e1ccc18c6a0664e2f3406e SHA512 
edf13cf2ee8f092d40f6a47e9a7f945e100a02f25d4ce70d7ccb0b006ace9516b66dc44a47a0ae172019b8f4c55e109b63c3abf00ee75a92df65c24800ae132f
 WHIRLPOOL 
a936185c914b1f79627525c14a08bf8e77c68a66eaf844acf69b247dc1bd64bb69bdbf8ed4235cfe0111d0b5ef7c48418fe3024fdfb4f8a671f06e4727cdb871
 DIST zsh-completions-0.25.0.tar.gz 214947 SHA256 
6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f SHA512 
42df89f39b8a9077142aa4d06faf57596b50d300726e2078f819f64a4282a0d5216141696fd9bbfb8e47f21d0ef9a0f20f24f98daf9244f927078105aa1df031
 WHIRLPOOL 
32945ba8477f17750da6269e8db1106822bcf13b1f7e5c4056342f544528fc0cc303db4a453e7270e049f1dc2c008d14d7e64efa04eb80d445595b34eefc517c
 DIST zsh-completions-0.26.0.tar.gz 218057 SHA256 
783768c8308cc0ff37bce346c66386308550ede05121e352b1a284ff6bf88540 SHA512 
78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
 WHIRLPOOL 
27a6273f2ae35c4413283a30c506a40c19034af89fe22cba12ec0167f5caa9e8b9e29f057fe4be609c0f54cba8f6f9c610bfe481dccc78f91c653d78b81a5849

diff --git a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
deleted file mode 100644
index 52720d03d7c..000
--- a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}

diff --git a/app-shells/zsh-completions/zsh-completions-0.24.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.24.0.ebuild
deleted file mode 100644
index 3ba0582d57d..000
--- a/app-shells/zsh-completions/zsh-completions-0.24.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-07-19 Thread Manuel Rüger
commit: 234b58c5760b52d18780266a05331bd855c58e6a
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul 19 14:33:49 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul 19 14:33:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234b58c5

app-shells/zsh-completions: Version bump to 0.26.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.26.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 4a3cec8bd38..470bb360827 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,4 @@
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f
 DIST zsh-completions-0.24.0.tar.gz 210053 SHA256 
124e585332dc35830a9169ab27710def24618e0083e1ccc18c6a0664e2f3406e SHA512 
edf13cf2ee8f092d40f6a47e9a7f945e100a02f25d4ce70d7ccb0b006ace9516b66dc44a47a0ae172019b8f4c55e109b63c3abf00ee75a92df65c24800ae132f
 WHIRLPOOL 
a936185c914b1f79627525c14a08bf8e77c68a66eaf844acf69b247dc1bd64bb69bdbf8ed4235cfe0111d0b5ef7c48418fe3024fdfb4f8a671f06e4727cdb871
 DIST zsh-completions-0.25.0.tar.gz 214947 SHA256 
6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f SHA512 
42df89f39b8a9077142aa4d06faf57596b50d300726e2078f819f64a4282a0d5216141696fd9bbfb8e47f21d0ef9a0f20f24f98daf9244f927078105aa1df031
 WHIRLPOOL 
32945ba8477f17750da6269e8db1106822bcf13b1f7e5c4056342f544528fc0cc303db4a453e7270e049f1dc2c008d14d7e64efa04eb80d445595b34eefc517c
+DIST zsh-completions-0.26.0.tar.gz 218057 SHA256 
783768c8308cc0ff37bce346c66386308550ede05121e352b1a284ff6bf88540 SHA512 
78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754
 WHIRLPOOL 
27a6273f2ae35c4413283a30c506a40c19034af89fe22cba12ec0167f5caa9e8b9e29f057fe4be609c0f54cba8f6f9c610bfe481dccc78f91c653d78b81a5849

diff --git a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
new file mode 100644
index 000..74e18cd0dbf
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-07-19 Thread Manuel Rüger
commit: 31b2fb27664c057da6a71c2b40220ba80af6894f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul 19 14:34:14 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul 19 14:34:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b2fb27

app-shells/zsh-completions: Stabilize 0.25.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-shells/zsh-completions/zsh-completions-0.25.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
index 74e18cd0dbf..e5c753f6371 100644
--- a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-06-14 Thread Markus Meier
commit: 94a474d8bc5142e3f9f1046ae416c02eea37d703
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Jun 14 19:49:14 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Jun 14 19:49:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a474d8

app-shells/zsh-completions: add ~arm, bug #621350

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 app-shells/zsh-completions/zsh-completions-0.25.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
index 3ba0582d57d..74e18cd0dbf 100644
--- a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-05-12 Thread Manuel Rüger
commit: d8f0398493e62934583158f83477089daa6b55fa
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 12 18:22:07 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 12 18:23:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f03984

app-shells/zsh-completions: Remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.23.0.ebuild  | 33 --
 2 files changed, 34 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index e33bbac228a..4a3cec8bd38 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,4 +1,3 @@
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f
-DIST zsh-completions-0.23.0.tar.gz 208471 SHA256 
47f3beb9484634f0a7226a3d43f16c532fe12ed47f1557e8b8321dbb4865fb58 SHA512 
13dc75b1b98f73b5c74337e4a320069f9507d06e2a780bb3c08d7a75552eb18800d4e9e730fe5601bf2587b84424006d18e4b736117ef0d771f5f8318a04cf76
 WHIRLPOOL 
90f72c7b55863e35f087e9a5948a1887d80e6fc49b399400f87a3d464a311b7a998d5eae8e35c0aef9c2777368f2dd77f4a536cbf932de344ad5743627ceb0a1
 DIST zsh-completions-0.24.0.tar.gz 210053 SHA256 
124e585332dc35830a9169ab27710def24618e0083e1ccc18c6a0664e2f3406e SHA512 
edf13cf2ee8f092d40f6a47e9a7f945e100a02f25d4ce70d7ccb0b006ace9516b66dc44a47a0ae172019b8f4c55e109b63c3abf00ee75a92df65c24800ae132f
 WHIRLPOOL 
a936185c914b1f79627525c14a08bf8e77c68a66eaf844acf69b247dc1bd64bb69bdbf8ed4235cfe0111d0b5ef7c48418fe3024fdfb4f8a671f06e4727cdb871
 DIST zsh-completions-0.25.0.tar.gz 214947 SHA256 
6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f SHA512 
42df89f39b8a9077142aa4d06faf57596b50d300726e2078f819f64a4282a0d5216141696fd9bbfb8e47f21d0ef9a0f20f24f98daf9244f927078105aa1df031
 WHIRLPOOL 
32945ba8477f17750da6269e8db1106822bcf13b1f7e5c4056342f544528fc0cc303db4a453e7270e049f1dc2c008d14d7e64efa04eb80d445595b34eefc517c

diff --git a/app-shells/zsh-completions/zsh-completions-0.23.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.23.0.ebuild
deleted file mode 100644
index 3ba0582d57d..000
--- a/app-shells/zsh-completions/zsh-completions-0.23.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-05-12 Thread Manuel Rüger
commit: 16c69ea82a453ffa0fbb7becce62782e79520403
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri May 12 18:21:42 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri May 12 18:23:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c69ea8

app-shells/zsh-completions: Version bump to 0.25.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.25.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index d2d99518876..e33bbac228a 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,4 @@
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f
 DIST zsh-completions-0.23.0.tar.gz 208471 SHA256 
47f3beb9484634f0a7226a3d43f16c532fe12ed47f1557e8b8321dbb4865fb58 SHA512 
13dc75b1b98f73b5c74337e4a320069f9507d06e2a780bb3c08d7a75552eb18800d4e9e730fe5601bf2587b84424006d18e4b736117ef0d771f5f8318a04cf76
 WHIRLPOOL 
90f72c7b55863e35f087e9a5948a1887d80e6fc49b399400f87a3d464a311b7a998d5eae8e35c0aef9c2777368f2dd77f4a536cbf932de344ad5743627ceb0a1
 DIST zsh-completions-0.24.0.tar.gz 210053 SHA256 
124e585332dc35830a9169ab27710def24618e0083e1ccc18c6a0664e2f3406e SHA512 
edf13cf2ee8f092d40f6a47e9a7f945e100a02f25d4ce70d7ccb0b006ace9516b66dc44a47a0ae172019b8f4c55e109b63c3abf00ee75a92df65c24800ae132f
 WHIRLPOOL 
a936185c914b1f79627525c14a08bf8e77c68a66eaf844acf69b247dc1bd64bb69bdbf8ed4235cfe0111d0b5ef7c48418fe3024fdfb4f8a671f06e4727cdb871
+DIST zsh-completions-0.25.0.tar.gz 214947 SHA256 
6a89fb148313577ea81a36630bc2bf009aaaf74a116109cb33f422396e23ab0f SHA512 
42df89f39b8a9077142aa4d06faf57596b50d300726e2078f819f64a4282a0d5216141696fd9bbfb8e47f21d0ef9a0f20f24f98daf9244f927078105aa1df031
 WHIRLPOOL 
32945ba8477f17750da6269e8db1106822bcf13b1f7e5c4056342f544528fc0cc303db4a453e7270e049f1dc2c008d14d7e64efa04eb80d445595b34eefc517c

diff --git a/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
new file mode 100644
index 000..3ba0582d57d
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.25.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-04-15 Thread Manuel Rüger
commit: e201a6eb8965ca79720603205e853b88300ea8d5
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 15 22:49:16 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 15 22:49:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e201a6eb

app-shells/zsh-completions: Version bump to 0.24.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.24.0.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index bd265e596ca..d2d99518876 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f
 DIST zsh-completions-0.23.0.tar.gz 208471 SHA256 
47f3beb9484634f0a7226a3d43f16c532fe12ed47f1557e8b8321dbb4865fb58 SHA512 
13dc75b1b98f73b5c74337e4a320069f9507d06e2a780bb3c08d7a75552eb18800d4e9e730fe5601bf2587b84424006d18e4b736117ef0d771f5f8318a04cf76
 WHIRLPOOL 
90f72c7b55863e35f087e9a5948a1887d80e6fc49b399400f87a3d464a311b7a998d5eae8e35c0aef9c2777368f2dd77f4a536cbf932de344ad5743627ceb0a1
+DIST zsh-completions-0.24.0.tar.gz 210053 SHA256 
124e585332dc35830a9169ab27710def24618e0083e1ccc18c6a0664e2f3406e SHA512 
edf13cf2ee8f092d40f6a47e9a7f945e100a02f25d4ce70d7ccb0b006ace9516b66dc44a47a0ae172019b8f4c55e109b63c3abf00ee75a92df65c24800ae132f
 WHIRLPOOL 
a936185c914b1f79627525c14a08bf8e77c68a66eaf844acf69b247dc1bd64bb69bdbf8ed4235cfe0111d0b5ef7c48418fe3024fdfb4f8a671f06e4727cdb871

diff --git a/app-shells/zsh-completions/zsh-completions-0.24.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.24.0.ebuild
new file mode 100644
index 000..3ba0582d57d
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.24.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-02-16 Thread Manuel Rüger
commit: 551ed56bc52a76e0cde2fa0962eb0c32fafb0869
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 16 16:25:01 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 16 16:25:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551ed56b

app-shells/zsh-completions: Sync live

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-shells/zsh-completions/zsh-completions-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/zsh-completions/zsh-completions-.ebuild 
b/app-shells/zsh-completions/zsh-completions-.ebuild
index 4f90e67f6b..35340b072e 100644
--- a/app-shells/zsh-completions/zsh-completions-.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-.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} == * ]] ; then
inherit git-r3



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2017-02-16 Thread Manuel Rüger
commit: 8eaa173a418440c89426a3ab7650751e94faf7b0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu Feb 16 16:24:36 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu Feb 16 16:24:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eaa173a

app-shells/zsh-completions: Version bump to 0.23.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.23.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 45b3a36c2f..bd265e596c 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f
+DIST zsh-completions-0.23.0.tar.gz 208471 SHA256 
47f3beb9484634f0a7226a3d43f16c532fe12ed47f1557e8b8321dbb4865fb58 SHA512 
13dc75b1b98f73b5c74337e4a320069f9507d06e2a780bb3c08d7a75552eb18800d4e9e730fe5601bf2587b84424006d18e4b736117ef0d771f5f8318a04cf76
 WHIRLPOOL 
90f72c7b55863e35f087e9a5948a1887d80e6fc49b399400f87a3d464a311b7a998d5eae8e35c0aef9c2777368f2dd77f4a536cbf932de344ad5743627ceb0a1

diff --git a/app-shells/zsh-completions/zsh-completions-0.23.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.23.0.ebuild
new file mode 100644
index 00..35340b072e
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.23.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-11-29 Thread Manuel Rüger
commit: d60474f1fd2a2f1da8e1fa26d1d46e261ffb2985
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Nov 29 23:02:31 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Nov 29 23:02:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60474f1

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.3.2

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.21.0.ebuild  | 34 --
 2 files changed, 35 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 80ec72b..45b3a36 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1 @@
-DIST zsh-completions-0.21.0.tar.gz 202122 SHA256 
be465b1850d66a90d536460aeba1502aa31829b663023f255e81693420ba7048 SHA512 
a8b8c7fed8a126906560f86f29d5e0d6372a7da47f40037d74813ff2a796a0a011da4635bf941ee04bc0e741558bd56247ca0e2c69ce38896e24ef101483e547
 WHIRLPOOL 
8913628898c7083f59072c416dd202ce4fce90f14baf454e40830f4f36dcb6872c015c536935ef3ab2746955c0987e5f50a97b817455d8ce4ff0ea15f7e8a0be
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f

diff --git a/app-shells/zsh-completions/zsh-completions-0.21.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.21.0.ebuild
deleted file mode 100644
index e5b1d5f..
--- a/app-shells/zsh-completions/zsh-completions-0.21.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-11-29 Thread Manuel Rüger
commit: a12696e204c446a0565fa00d2d94bc9975f8de17
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Nov 29 22:40:11 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Nov 29 22:40:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12696e2

app-shells/zsh-completions: Stable on amd64

Gentoo-Bug: #601188

Package-Manager: portage-2.3.2

 app-shells/zsh-completions/zsh-completions-0.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
index e5b1d5f..fbeb14a 100644
--- a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
 else
SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 DESCRIPTION="Additional completion definitions for Zsh"



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-11-12 Thread Manuel Rüger
commit: 1e4505ad842436053129057e906c3ff0e1cc
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Nov 12 16:13:01 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Nov 12 16:14:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4505ae

app-shells/zsh-completions: Version bump to 0.22.0

Package-Manager: portage-2.3.2

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.22.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index ce0aaca..7157bf6 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -2,3 +2,4 @@ DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237
 DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 
8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 
f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6
 WHIRLPOOL 
4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783
 DIST zsh-completions-0.20.0.tar.gz 193091 SHA256 
c697d1d6bd093b5f761f9171a28fa9de2133fee929028bbe5ae2b71352800ad5 SHA512 
1b494cc8ce3b549018ca27847a52ff94fd6520a6990c6b65527e34d54cc4ed4e4a17153bb23af50c6dd7a3d236d2389c850fe73e849624f111d5a39143dd7f0f
 WHIRLPOOL 
e959894b78224fe1862889838e97f3b85ed3fa9195782acf51a7574e4cf183719e7dc1d11c5d0e340dcea200ee86fe32d808171ce755909669667b6ea03465a5
 DIST zsh-completions-0.21.0.tar.gz 202122 SHA256 
be465b1850d66a90d536460aeba1502aa31829b663023f255e81693420ba7048 SHA512 
a8b8c7fed8a126906560f86f29d5e0d6372a7da47f40037d74813ff2a796a0a011da4635bf941ee04bc0e741558bd56247ca0e2c69ce38896e24ef101483e547
 WHIRLPOOL 
8913628898c7083f59072c416dd202ce4fce90f14baf454e40830f4f36dcb6872c015c536935ef3ab2746955c0987e5f50a97b817455d8ce4ff0ea15f7e8a0be
+DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f

diff --git a/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
new file mode 100644
index ..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.22.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-11-12 Thread Manuel Rüger
commit: 768884c84352f90eb54a0b86c57bcdb25a1c42c4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Nov 12 16:13:40 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Nov 12 16:14:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768884c8

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.3.2

 app-shells/zsh-completions/Manifest|  3 --
 .../zsh-completions/zsh-completions-0.18.0.ebuild  | 39 --
 .../zsh-completions/zsh-completions-0.19.0.ebuild  | 34 ---
 .../zsh-completions/zsh-completions-0.20.0.ebuild  | 34 ---
 4 files changed, 110 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 7157bf6..80ec72b 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,5 +1,2 @@
-DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d
-DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 
8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 
f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6
 WHIRLPOOL 
4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783
-DIST zsh-completions-0.20.0.tar.gz 193091 SHA256 
c697d1d6bd093b5f761f9171a28fa9de2133fee929028bbe5ae2b71352800ad5 SHA512 
1b494cc8ce3b549018ca27847a52ff94fd6520a6990c6b65527e34d54cc4ed4e4a17153bb23af50c6dd7a3d236d2389c850fe73e849624f111d5a39143dd7f0f
 WHIRLPOOL 
e959894b78224fe1862889838e97f3b85ed3fa9195782acf51a7574e4cf183719e7dc1d11c5d0e340dcea200ee86fe32d808171ce755909669667b6ea03465a5
 DIST zsh-completions-0.21.0.tar.gz 202122 SHA256 
be465b1850d66a90d536460aeba1502aa31829b663023f255e81693420ba7048 SHA512 
a8b8c7fed8a126906560f86f29d5e0d6372a7da47f40037d74813ff2a796a0a011da4635bf941ee04bc0e741558bd56247ca0e2c69ce38896e24ef101483e547
 WHIRLPOOL 
8913628898c7083f59072c416dd202ce4fce90f14baf454e40830f4f36dcb6872c015c536935ef3ab2746955c0987e5f50a97b817455d8ce4ff0ea15f7e8a0be
 DIST zsh-completions-0.22.0.tar.gz 204849 SHA256 
cfb8c4af39c3df4c2d087f5829dc6f0c1cfcc2b2110bcc7e47b59cff5615a79f SHA512 
46c2db28cb58d9abecd51172978c210b3de3b26956e8f8a6a26ebeeacd105ee904b79e2079b046c53b56e6aacd98fb34ef31e1deacdd9230763931f2ae806001
 WHIRLPOOL 
5e2ee49660a32671de98507e7408901f9f2e717c52fc5bc8c9985f2cff530ac1f4312bd950907bf84f1832ef1b83295633ce0cc066fb765318a08c9cf2c9383f

diff --git a/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
deleted file mode 100644
index 0d029de..
--- a/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_prepare() {
-   # Already included in dev-util/ninja
-   rm src/_ninja || die
-}
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}

diff --git a/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild
deleted file mode 100644
index e5b1d5f..
--- a/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {

[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-10-16 Thread Manuel Rüger
commit: 9f81854d9e2abe708025af462a6cf51a09f9be69
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Oct 16 13:14:28 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Oct 16 13:15:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f81854d

app-shells/zsh-completions: Version bump to 0.21.0

Package-Manager: portage-2.3.2

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.21.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 59bc123..ce0aaca 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,4 @@
 DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d
 DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 
8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 
f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6
 WHIRLPOOL 
4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783
 DIST zsh-completions-0.20.0.tar.gz 193091 SHA256 
c697d1d6bd093b5f761f9171a28fa9de2133fee929028bbe5ae2b71352800ad5 SHA512 
1b494cc8ce3b549018ca27847a52ff94fd6520a6990c6b65527e34d54cc4ed4e4a17153bb23af50c6dd7a3d236d2389c850fe73e849624f111d5a39143dd7f0f
 WHIRLPOOL 
e959894b78224fe1862889838e97f3b85ed3fa9195782acf51a7574e4cf183719e7dc1d11c5d0e340dcea200ee86fe32d808171ce755909669667b6ea03465a5
+DIST zsh-completions-0.21.0.tar.gz 202122 SHA256 
be465b1850d66a90d536460aeba1502aa31829b663023f255e81693420ba7048 SHA512 
a8b8c7fed8a126906560f86f29d5e0d6372a7da47f40037d74813ff2a796a0a011da4635bf941ee04bc0e741558bd56247ca0e2c69ce38896e24ef101483e547
 WHIRLPOOL 
8913628898c7083f59072c416dd202ce4fce90f14baf454e40830f4f36dcb6872c015c536935ef3ab2746955c0987e5f50a97b817455d8ce4ff0ea15f7e8a0be

diff --git a/app-shells/zsh-completions/zsh-completions-0.21.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.21.0.ebuild
new file mode 100644
index ..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.21.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-09-09 Thread Manuel Rüger
commit: 66e886860fc2603649272a601fabf2c6fa4ba4a8
Author: Manuel Rüger  gentoo  org>
AuthorDate: Fri Sep  9 18:41:12 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Fri Sep  9 18:41:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e88686

app-shells/zsh-completions: Version bump to 0.20.0

Package-Manager: portage-2.3.0

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.20.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 819e0fc..59bc123 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d
 DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 
8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 
f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6
 WHIRLPOOL 
4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783
+DIST zsh-completions-0.20.0.tar.gz 193091 SHA256 
c697d1d6bd093b5f761f9171a28fa9de2133fee929028bbe5ae2b71352800ad5 SHA512 
1b494cc8ce3b549018ca27847a52ff94fd6520a6990c6b65527e34d54cc4ed4e4a17153bb23af50c6dd7a3d236d2389c850fe73e849624f111d5a39143dd7f0f
 WHIRLPOOL 
e959894b78224fe1862889838e97f3b85ed3fa9195782acf51a7574e4cf183719e7dc1d11c5d0e340dcea200ee86fe32d808171ce755909669667b6ea03465a5

diff --git a/app-shells/zsh-completions/zsh-completions-0.20.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.20.0.ebuild
new file mode 100644
index ..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.20.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-08-06 Thread Manuel Rüger
commit: da22332d1653c2a750e2c215914b3ae6e9cefb96
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Aug  6 13:32:19 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Aug  6 13:32:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da22332d

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.3.0

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.17.0.ebuild  | 34 --
 2 files changed, 35 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index ee576b9..819e0fc 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
-DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 
e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 
1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7
 WHIRLPOOL 
7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc
 DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d
 DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 
8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 
f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6
 WHIRLPOOL 
4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783

diff --git a/app-shells/zsh-completions/zsh-completions-0.17.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.17.0.ebuild
deleted file mode 100644
index e5b1d5f..000
--- a/app-shells/zsh-completions/zsh-completions-0.17.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-08-06 Thread Manuel Rüger
commit: eafaccd28d19d6828594b365edb05af31cf1faa3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Aug  6 13:31:58 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Aug  6 13:31:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafaccd2

app-shells/zsh-completions: Version bump to 0.19.0

Package-Manager: portage-2.3.0

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.19.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 256e737..ee576b9 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 
e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 
1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7
 WHIRLPOOL 
7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc
 DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d
+DIST zsh-completions-0.19.0.tar.gz 231152 SHA256 
8108692b9f9bfb630b9b96a8ff57e87a9437fd183599972f6b0a60f8552c89e0 SHA512 
f105b77a3941caf681861369d32558d0fe54d15761400c3ed8e827c86e924cc5449d03a60a9ff7f7cb5dab275ab2f4b6c6a316f8af8b649eff8c20da0b9b21f6
 WHIRLPOOL 
4db5e4c178c8c742d01fe49227152e7e427f98d8d29258bc6a1c5b236a91dd7a39ad96da60cf01e7654af2f66696f1d24062acdacef9bbeb5745215cd25f1783

diff --git a/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.19.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-04-30 Thread Manuel Rüger
commit: ac9072cc80e0d8b6871b5d11ed063f81b9978541
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 30 12:04:14 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 30 12:04:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9072cc

app-shells/zsh-completions: Remove ninja completion

Package-Manager: portage-2.2.28

 app-shells/zsh-completions/zsh-completions-0.18.0.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
index e5b1d5f..0d029de 100644
--- a/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
+++ b/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
@@ -20,6 +20,11 @@ SLOT="0"
 
 RDEPEND="app-shells/zsh"
 
+src_prepare() {
+   # Already included in dev-util/ninja
+   rm src/_ninja || die
+}
+
 src_install() {
insinto /usr/share/zsh/site-functions
doins src/_*



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-04-30 Thread Manuel Rüger
commit: 0f1ec4b04bb394e370d05bf887f6f45f22b15fdb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 30 10:37:23 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 30 10:43:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1ec4b0

Version bump to 0.18.0

Package-Manager: portage-2.2.28

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.18.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 0817497..8f4da99 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.16.0.tar.gz 218282 SHA256 
37fec2bfa7497165530b6afe6d6b837cefff3c8f918c36556cc5ef89f2781102 SHA512 
f438dd42fed5cb6b18bc0de3d68792d0fcc6364ff7fc286a9359976987a812010d0c0ce7845d8794a87f1106968cb1afd72cbf73628d7128c1f6e76497f25108
 WHIRLPOOL 
3724acd47502de7a940c93d9d48d5bef1832c99ac9169a5b77fd2596d187c0d0f52e43e4bd6e88bd95b861cf022bfcb3c4e3920d26ab333b9177ff76d5016c6c
 DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 
e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 
1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7
 WHIRLPOOL 
7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc
+DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d

diff --git a/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.18.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-04-30 Thread Manuel Rüger
commit: f646c3900c17dcbd8e9441baf3b1b7f0c88b5a1e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Apr 30 10:37:52 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Apr 30 10:43:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f646c390

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.2.28

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.16.0.ebuild  | 34 --
 2 files changed, 35 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 8f4da99..256e737 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
-DIST zsh-completions-0.16.0.tar.gz 218282 SHA256 
37fec2bfa7497165530b6afe6d6b837cefff3c8f918c36556cc5ef89f2781102 SHA512 
f438dd42fed5cb6b18bc0de3d68792d0fcc6364ff7fc286a9359976987a812010d0c0ce7845d8794a87f1106968cb1afd72cbf73628d7128c1f6e76497f25108
 WHIRLPOOL 
3724acd47502de7a940c93d9d48d5bef1832c99ac9169a5b77fd2596d187c0d0f52e43e4bd6e88bd95b861cf022bfcb3c4e3920d26ab333b9177ff76d5016c6c
 DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 
e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 
1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7
 WHIRLPOOL 
7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc
 DIST zsh-completions-0.18.0.tar.gz 232872 SHA256 
b94eb63d044920a4ea6d5d51ae4f237f21b0c3174f3c58ff464b5284477cdb7a SHA512 
68510ce1823c59318ffa7ff85b3c0385d056912c68e6513fbbcaf49c3757cca69531e7f3dfb5f75424f8bbf3722ebebc00170b10588de619cdd1353d6754d1ac
 WHIRLPOOL 
e48a24b3d612b4797264d28c02b4b151dd5f8bdac981ed24a47ce1490d4ce3372dcaae4ac7d9aeb4dd6d0cbe56c5a3752bec2f83561eb9aa23f43816a31d7e1d

diff --git a/app-shells/zsh-completions/zsh-completions-0.16.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.16.0.ebuild
deleted file mode 100644
index e5b1d5f..000
--- a/app-shells/zsh-completions/zsh-completions-0.16.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-03-08 Thread Manuel Rüger
commit: fb571d9b5e37dd1b6594fdea8f15559d228b9125
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Mar  8 20:53:18 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Mar  8 20:53:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb571d9b

app-shells/zsh-completions: Version bump

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.17.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 4b3c000..e592d7a 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c
 DIST zsh-completions-0.16.0.tar.gz 218282 SHA256 
37fec2bfa7497165530b6afe6d6b837cefff3c8f918c36556cc5ef89f2781102 SHA512 
f438dd42fed5cb6b18bc0de3d68792d0fcc6364ff7fc286a9359976987a812010d0c0ce7845d8794a87f1106968cb1afd72cbf73628d7128c1f6e76497f25108
 WHIRLPOOL 
3724acd47502de7a940c93d9d48d5bef1832c99ac9169a5b77fd2596d187c0d0f52e43e4bd6e88bd95b861cf022bfcb3c4e3920d26ab333b9177ff76d5016c6c
+DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 
e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 
1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7
 WHIRLPOOL 
7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc

diff --git a/app-shells/zsh-completions/zsh-completions-0.17.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.17.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.17.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-03-08 Thread Manuel Rüger
commit: 9b92b2f65f9994167758768db528ac5ed7e5c74d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Mar  8 20:53:42 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Mar  8 20:53:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b92b2f6

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions/zsh-completions-0.15.0.ebuild  | 34 --
 2 files changed, 35 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index e592d7a..0817497 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
-DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c
 DIST zsh-completions-0.16.0.tar.gz 218282 SHA256 
37fec2bfa7497165530b6afe6d6b837cefff3c8f918c36556cc5ef89f2781102 SHA512 
f438dd42fed5cb6b18bc0de3d68792d0fcc6364ff7fc286a9359976987a812010d0c0ce7845d8794a87f1106968cb1afd72cbf73628d7128c1f6e76497f25108
 WHIRLPOOL 
3724acd47502de7a940c93d9d48d5bef1832c99ac9169a5b77fd2596d187c0d0f52e43e4bd6e88bd95b861cf022bfcb3c4e3920d26ab333b9177ff76d5016c6c
 DIST zsh-completions-0.17.0.tar.gz 221135 SHA256 
e1797e22e2bbbe50bf61f88db43216c0aef53713c84373bafddf6090b1fe8f68 SHA512 
1c14d8842fd1b09588ab177ae1b85ef5ce698f753ca1e606521477476801c135d8463a6fff2eff2ae26410b7c3db0ac27f1c43aea07668cba007a3e762143ee7
 WHIRLPOOL 
7010ad5defec40fecd044b1890bf61682964883cb35aba803f038c4cfd271d20cb30021f7679dbdf104de38811ca3223c4c5ed56dad918e1066d142c833b7dfc

diff --git a/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild
deleted file mode 100644
index e5b1d5f..000
--- a/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-02-27 Thread Manuel Rüger
commit: 8cca793290fcddc2d1f60ffcf2361f13f5505e09
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Feb 27 09:42:41 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Feb 27 09:42:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cca7932

app-shells/zsh-completions: Version bump

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.16.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index f14f84c..e89f214 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 
54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 
fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2
 WHIRLPOOL 
28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28
 DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c
+DIST zsh-completions-0.16.0.tar.gz 218282 SHA256 
37fec2bfa7497165530b6afe6d6b837cefff3c8f918c36556cc5ef89f2781102 SHA512 
f438dd42fed5cb6b18bc0de3d68792d0fcc6364ff7fc286a9359976987a812010d0c0ce7845d8794a87f1106968cb1afd72cbf73628d7128c1f6e76497f25108
 WHIRLPOOL 
3724acd47502de7a940c93d9d48d5bef1832c99ac9169a5b77fd2596d187c0d0f52e43e4bd6e88bd95b861cf022bfcb3c4e3920d26ab333b9177ff76d5016c6c

diff --git a/app-shells/zsh-completions/zsh-completions-0.16.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.16.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.16.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-02-23 Thread Manuel Rüger
commit: 7946c36b82d7752510c6f6f19a116fb6da549cbb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:21:41 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:21:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7946c36b

app-shells/zsh-completions: Version bump

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.15.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index 036503c..cca2a72 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,2 +1,3 @@
 DIST zsh-completions-0.12.0.tar.gz 193410 SHA256 
770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5 SHA512 
3c6b19f10d9598f40cf37ca5c5828e5652b0cad144d48ca681f5a16c1921c308f8cd3d9b8a2dd1c50ddbf167d4bb2e2e5299d1e30591971f4c7d9b28c2250feb
 WHIRLPOOL 
7c5a1cb45d2e045fb0f8eb64deb8d87cab506f11b94996b9ff6cb169fd20672040bdc624de78a58ab5908d130de93a179a8e00d5aa75365af0ab0566852a
 DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 
54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 
fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2
 WHIRLPOOL 
28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28
+DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c

diff --git a/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.15.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-02-23 Thread Manuel Rüger
commit: 014413b2c8235d49344b9c89f8ccf4e0acfa7301
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:22:01 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:22:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=014413b2

app-shells/zsh-completions: Remove old

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 -
 .../zsh-completions-0.12.0-r2.ebuild   | 41 --
 2 files changed, 42 deletions(-)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index cca2a72..f14f84c 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1,3 +1,2 @@
-DIST zsh-completions-0.12.0.tar.gz 193410 SHA256 
770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5 SHA512 
3c6b19f10d9598f40cf37ca5c5828e5652b0cad144d48ca681f5a16c1921c308f8cd3d9b8a2dd1c50ddbf167d4bb2e2e5299d1e30591971f4c7d9b28c2250feb
 WHIRLPOOL 
7c5a1cb45d2e045fb0f8eb64deb8d87cab506f11b94996b9ff6cb169fd20672040bdc624de78a58ab5908d130de93a179a8e00d5aa75365af0ab0566852a
 DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 
54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 
fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2
 WHIRLPOOL 
28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28
 DIST zsh-completions-0.15.0.tar.gz 217047 SHA256 
358c576a44247959966d65f673d2861f232dbef04457954d9ac06e1f5315ca51 SHA512 
d4670eb960bf620d627e57ec8dfd92bfba004ccffbbbc3f5e1209fe1569f99477cdd7105837fc6052c7b017c8d0216a44505f60c69abf00031927e6f457c931d
 WHIRLPOOL 
b0ceed917498dd3ef843fcca73b6fc730055df3996e0dd19317c0591817662e9b4cf7a69d87dacddf3efd5e484e2d807b65bb4beec84fadc57b5f1b2864fc54c

diff --git a/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild
deleted file mode 100644
index 3c772cb..000
--- a/app-shells/zsh-completions/zsh-completions-0.12.0-r2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
-else
-   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Additional completion definitions for Zsh"
-HOMEPAGE="https://github.com/zsh-users/zsh-completions;
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="app-shells/zsh"
-
-src_prepare() {
-   # File collision with dev-python/pip
-   rm src/_pip || die
-   # File collision with app-emulation/docker
-   rm src/_docker || die
-}
-
-src_install() {
-   insinto /usr/share/zsh/site-functions
-   doins src/_*
-}
-
-pkg_postinst() {
-   elog
-   elog "If you happen to compile your functions, you may need to delete"
-   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
-   elog "to your shell."
-   elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2016-02-06 Thread Manuel Rüger
commit: 8436db1e005aa4bc96a10bd07902212e555a63cd
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Feb  6 13:58:16 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Feb  6 13:58:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8436db1e

app-shells/zsh-completions: Version bump

Package-Manager: portage-2.2.27

 app-shells/zsh-completions/Manifest|  1 +
 .../zsh-completions/zsh-completions-0.14.0.ebuild  | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-shells/zsh-completions/Manifest 
b/app-shells/zsh-completions/Manifest
index eec029a..036503c 100644
--- a/app-shells/zsh-completions/Manifest
+++ b/app-shells/zsh-completions/Manifest
@@ -1 +1,2 @@
 DIST zsh-completions-0.12.0.tar.gz 193410 SHA256 
770d92749b11b22192595b207208508f8bfa319d5d03210a71bc44c8b9cfa0d5 SHA512 
3c6b19f10d9598f40cf37ca5c5828e5652b0cad144d48ca681f5a16c1921c308f8cd3d9b8a2dd1c50ddbf167d4bb2e2e5299d1e30591971f4c7d9b28c2250feb
 WHIRLPOOL 
7c5a1cb45d2e045fb0f8eb64deb8d87cab506f11b94996b9ff6cb169fd20672040bdc624de78a58ab5908d130de93a179a8e00d5aa75365af0ab0566852a
+DIST zsh-completions-0.14.0.tar.gz 199317 SHA256 
54e4f5aad66acd729c46f589dc0b9f2a518b453892e4c21e495f33bb959c7eef SHA512 
fd2fa683c5990fba9dfa12e839d70c24b7821b487175f5c51d603d21a494f7e9e921628fdd8fff1c02f8c2f52ac1fba1f48638da6a356240e0b7806c1b747ec2
 WHIRLPOOL 
28df4d93c0bf80bd5c3bb2c189897042e0cfd99fef77492adfe410dca96e140a8e654c0a896b45991f3605822a209d6561f7b196344b704ccd718f0a284f3e28

diff --git a/app-shells/zsh-completions/zsh-completions-0.14.0.ebuild 
b/app-shells/zsh-completions/zsh-completions-0.14.0.ebuild
new file mode 100644
index 000..e5b1d5f
--- /dev/null
+++ b/app-shells/zsh-completions/zsh-completions-0.14.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git;
+else
+   SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Additional completion definitions for Zsh"
+HOMEPAGE="https://github.com/zsh-users/zsh-completions;
+
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-shells/zsh"
+
+src_install() {
+   insinto /usr/share/zsh/site-functions
+   doins src/_*
+}
+
+pkg_postinst() {
+   elog
+   elog "If you happen to compile your functions, you may need to delete"
+   elog "~/.zcompdump{,.zwc} and recompile to make the new completions 
available"
+   elog "to your shell."
+   elog
+}



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2015-09-15 Thread Manuel Rüger
commit: 2f5d2eead43bee3784f7666a170d35b291461f9e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Sep 15 10:31:35 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Sep 15 10:31:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5d2eea

app-shells/zsh-completions: Drop description in metadata

Package-Manager: portage-2.2.20.1

 app-shells/zsh-completions/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-shells/zsh-completions/metadata.xml 
b/app-shells/zsh-completions/metadata.xml
index c0a084d..2ff6c7b 100644
--- a/app-shells/zsh-completions/metadata.xml
+++ b/app-shells/zsh-completions/metadata.xml
@@ -4,7 +4,6 @@
   
 mr...@gentoo.org
 Manuel Rüger
-CC on bugs
   
   
 zsh-users/zsh-completions



[gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/

2015-09-14 Thread Tim Harder
commit: 1e5413f2db29618ef7fc3bdf2d9c5a08c8ed553c
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Sep 14 19:36:23 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Sep 15 00:38:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5413f2

app-shells/zsh-completions: remove myself as maintainer

 app-shells/zsh-completions/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-shells/zsh-completions/metadata.xml 
b/app-shells/zsh-completions/metadata.xml
index 281af43..c0a084d 100644
--- a/app-shells/zsh-completions/metadata.xml
+++ b/app-shells/zsh-completions/metadata.xml
@@ -2,10 +2,6 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-radher...@gentoo.org
-Tim Harder
-  
-  
 mr...@gentoo.org
 Manuel Rüger
 CC on bugs