summaryrefslogtreecommitdiff
path: root/app-shells/gentoo-zsh-completions
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /app-shells/gentoo-zsh-completions
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'app-shells/gentoo-zsh-completions')
-rw-r--r--app-shells/gentoo-zsh-completions/Manifest4
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild2
-rw-r--r--app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/gentoo-zsh-completions/Manifest b/app-shells/gentoo-zsh-completions/Manifest
index d29053ddf24d..a9e7a591e078 100644
--- a/app-shells/gentoo-zsh-completions/Manifest
+++ b/app-shells/gentoo-zsh-completions/Manifest
@@ -1,4 +1,4 @@
DIST gentoo-zsh-completions-20180228.tar.gz 23246 BLAKE2B a6e4004aa7592cbb097cad55fe9d7286f39bd264d8c463ed22e665ca6a60732b0bc8678a0ac09715e2f34abbadd0e4466d783fdb228ce364bcbe13fb7f097649 SHA512 2b3dcfb910e297eb2f03f4ad9f3749b379ceb60f8b6cbcb7c7d03b7921b79aa21f8d3aa50931c5d4eff52f988a208f1a810c6da7c20720be7a3f2ce4a4564788
-EBUILD gentoo-zsh-completions-20180228.ebuild 753 BLAKE2B d3feaf1c87bb5a4c1d2f54722788563192c613365bd5a28d2a2b2fded2b3ea3b237af94bde33026651f66aa1a534315f8575f8afd39fe3fce20994decbe68bf5 SHA512 be72ec65deade5243ebc4cc0463e7f8a7b26716c48214d99c4ed0b4d95de89aaeb920ff2cc4809092b231b65649c27a49fa39ce5db06012a0ff1677eff1838a3
-EBUILD gentoo-zsh-completions-99999999.ebuild 747 BLAKE2B 4a886821b7c439c7adce36bcd0932f95f48a90a1b32477b3a0b90547d87b93a4f6d3884d8de7ec5a1cb8730464c2e5c1642fe0272e1f464875b536d36dc4354f SHA512 7d76b6b44be384ac01b1c1e2c0a2642d9982244b24729dfd449df7e7f98b83fc76e76c5e1423774ddcc200d0fcc35d0206cd7c97f4499dfda5b1840c96b4abad
+EBUILD gentoo-zsh-completions-20180228.ebuild 750 BLAKE2B 795ff6c227359e0bef57ccb7c45d83906af6418181e5bf1882ef4189a75b9befa5bac1a9f81178356686ac3d74de103826e4a8ed59816cac32e48557b2c8ee18 SHA512 9929cf566fa49567915c96acd012a33257316f7c3c7f7acf510ac6c6c735e5d37f5182ea7d7898d248af953817daad617060ee27d08dccbc58e3edc261769cfa
+EBUILD gentoo-zsh-completions-99999999.ebuild 744 BLAKE2B 289150e4cc87ff018e37354b0b0694d0632d816e0bc050e077ea034ef1f7a77fe402e05efc24c0fd470081973ebcad839902f963c1eedce3a2bf7e1497fbe83e SHA512 6fa215827e110dd8cbe3b70835d1ac4d5fb24f553d673511d667c65beea015b445ecd41adcb3ce7113eca433f42e1581aca88986c0c3e62bf94b08c1b80e9b17
MISC metadata.xml 264 BLAKE2B 8020d5ed518f5d0046da3b51ca0cb5be5e6afca0f743dd117dd8057b707c4b8dff58487491fd61592b625793837c30408a9029cf8ab74e0d7efac7d7ad205dcc SHA512 baa3e290eb539d5a9c615585e8701a9656d1f2e5096de544cadd8f84f4bacbee6f5c3874af59942b2933506a60cfea5d60538fd9e38135f711ffb50fbad2f034
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
index 0f79d7908bf6..ff98a19ddf2a 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20180228.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
index 8d75cc2beafc..07a895d2cda4 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-99999999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="https://github.com/gentoo/gentoo-zsh-completions.git"
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"