summaryrefslogtreecommitdiff
path: root/app-shells/gentoo-zsh-completions
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-26 03:07:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-26 03:07:48 +0100
commit5923f7107d7596f9ecb6a86b451105462668601c (patch)
tree57ebb2966a1787500108baf49e27b002aaaed0ce /app-shells/gentoo-zsh-completions
parent633591ecdf876d163972f90145c0ca61e6c496fa (diff)
gentoo auto-resync : 26:05:2023 - 03:07:47
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-20220112.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 5e414e4428a4..d85cbcc3ea54 100644
--- a/app-shells/gentoo-zsh-completions/Manifest
+++ b/app-shells/gentoo-zsh-completions/Manifest
@@ -1,4 +1,4 @@
DIST gentoo-zsh-completions-20220112.tar.gz 25839 BLAKE2B 3cf9a26e14556520ff32172b0e97ee5cb5e3cf45569c97b6f3e701330490be831f211dde327fdd007df9b67df22c243f4e91e0f40b9d4d02551b0b3059d60708 SHA512 b06aa69348b0954b8cf635170fa743960e5d4c3988c0dfa6166e1d4d33bf112e24d1e28bd5a0b228a0d6e78509a8e62954217bbd30c099d99cad4ebab71b328d
-EBUILD gentoo-zsh-completions-20220112.ebuild 758 BLAKE2B 386f3a44b428ef540ed82ced8be4fbb0f65589ca9ee45c9ec72c468fbc2d370d226c044266018c0f6ce7b4aa4e80057bf2e0ba4b226f97b91d13fa8aa6975a74 SHA512 33abf1212604a6035ee9cd7aa1ff4478fda9e1ea45c15763bb494095dba81eaf7dfd5fbd2e5f2ce684c59df5ca5baa9c441293f55e030365439a1999c349c46b
-EBUILD gentoo-zsh-completions-99999999.ebuild 758 BLAKE2B 653680673e77cdee924ad8d1ddbb5340ba7b3259dd1d88b9b02f7ac5a7ffbece59aee3c38bae6d1c448ea3aadd8a473539ee1e53455646779896f98c249d92ba SHA512 9fcafe9b244ca5a759ae1eba5450f6ae1c93280738ecbf32942e2823225d287b1650220271d6296f7b102fea8370b1958bd84d54633c287cf25f20255c3a0429
+EBUILD gentoo-zsh-completions-20220112.ebuild 741 BLAKE2B 99b1f45ee8623f7da63ce376e33d328a45d0751ff3760eeb7f4eb4761c69fca5f678a5ab403c4fd6a0a1bc1ff930baedd7014e7903892be808a7e5415add1b0a SHA512 30556c5335878f48e3795b7c1261fa153371232a742402a391bb2f6e6bbf5cd931c8d089b517a36d019d7108be74d73511bb55cf9f8f7f413d476c04936be7c4
+EBUILD gentoo-zsh-completions-99999999.ebuild 741 BLAKE2B 22d854ce76b68a52862c31dfa6270ce617f6559b5703443111baad53df86cc58b3ddd49e5d27de9dabd2d135f5931334cde9b536926891f29a451c4a3186df34 SHA512 127b63329ec7ff32c2e829149721c75917a6554ebffc848144eb32594d707d078e66dad328e55a344c85a4180a6b2afe6801cc3e0740cdbc61c18c5e3acd21e7
MISC metadata.xml 265 BLAKE2B 366a03acdb48a1319610bc517389f160c0f155b3c44d692769394a57921eed5736140e933d161e27803289f8c61c6444bd982219287899f292295e2cb97d330a SHA512 de46f8457349792a0c31f63c3af6a0e7b83ad01e68842326c24a700204cb56dd10fe4c1884e993b8586cc40026c12963744b051a5d6fec560912e716cfb7096f
diff --git a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
index ca7ce0687081..ef05ea744303 100644
--- a/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.ebuild
+++ b/app-shells/gentoo-zsh-completions/gentoo-zsh-completions-20220112.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
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 ac89d477c103..56a2a4596faa 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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
fi
DESCRIPTION="Gentoo specific zsh completion support (includes emerge and ebuild commands)"