From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CFF9E158093 for ; Sun, 3 Jul 2022 02:44:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CF42E0AF9; Sun, 3 Jul 2022 02:44:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5C40E0AF9 for ; Sun, 3 Jul 2022 02:44:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED214341CE0 for ; Sun, 3 Jul 2022 02:44:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DC47326 for ; Sun, 3 Jul 2022 02:44:32 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656816243.c57ab415de7fd0dfb3017f93b7105f144bca9e4d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/zsh-completions/Manifest app-shells/zsh-completions/zsh-completions-0.34.0.ebuild app-shells/zsh-completions/zsh-completions-9999.ebuild X-VCS-Directories: app-shells/zsh-completions/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c57ab415de7fd0dfb3017f93b7105f144bca9e4d X-VCS-Branch: master Date: Sun, 3 Jul 2022 02:44:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ca8451d6-5ab6-4265-812b-dcfe2fecb4c5 X-Archives-Hash: 7d9b7394b80ff9eed56a4713191ab4a0 commit: c57ab415de7fd0dfb3017f93b7105f144bca9e4d Author: Sam James gentoo org> AuthorDate: Sun Jul 3 02:44:03 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 3 02:44:03 2022 +0000 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-9999.ebuild => zsh-completions-0.34.0.ebuild} | 8 +++----- app-shells/zsh-completions/zsh-completions-9999.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-9999.ebuild b/app-shells/zsh-completions/zsh-completions-0.34.0.ebuild similarity index 85% copy from app-shells/zsh-completions/zsh-completions-9999.ebuild copy to app-shells/zsh-completions/zsh-completions-0.34.0.ebuild index ea096ae90a8d..f5ebe5d49325 100644 --- a/app-shells/zsh-completions/zsh-completions-9999.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} == 9999* ]] ; 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-9999.ebuild b/app-shells/zsh-completions/zsh-completions-9999.ebuild index ea096ae90a8d..f5ebe5d49325 100644 --- a/app-shells/zsh-completions/zsh-completions-9999.ebuild +++ b/app-shells/zsh-completions/zsh-completions-9999.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} == 9999* ]] ; 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 }