public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/watchexec/
Date: Wed, 12 Apr 2023 04:04:42 +0000 (UTC)	[thread overview]
Message-ID: <1681272079.19718074b5e457e354993bfb817aa61dae51f1fe.freijon@gentoo> (raw)

commit:     19718074b5e457e354993bfb817aa61dae51f1fe
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Apr 12 03:57:24 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Wed Apr 12 04:01:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19718074

app-misc/watchexec: Make use of 'shell-completion' eclass

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 app-misc/watchexec/watchexec-1.22.2.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-misc/watchexec/watchexec-1.22.2.ebuild b/app-misc/watchexec/watchexec-1.22.2.ebuild
index b413ff0bc..8bb69034d 100644
--- a/app-misc/watchexec/watchexec-1.22.2.ebuild
+++ b/app-misc/watchexec/watchexec-1.22.2.ebuild
@@ -413,7 +413,7 @@ CRATES="
 	zvariant_utils-1.0.0
 "
 
-inherit bash-completion-r1 cargo
+inherit cargo shell-completion
 
 DESCRIPTION="Executes commands in response to file modifications"
 HOMEPAGE="https://github.com/watchexec/watchexec"
@@ -447,11 +447,9 @@ src_install() {
 	einstalldocs
 	doman doc/watchexec.1
 
-	newbashcomp completions/bash watchexec
+	newbashcomp completions/bash "${PN}"
 
-	insinto /usr/share/zsh/site-functions
-	newins completions/zsh _watchexec
+	newzshcomp completions/zsh "_${PN}"
 
-	insinto /usr/share/fish/vendor_completions.d
-	newins completions/fish watchexec.fish
+	newfishcomp completions/fish "${PN}.fish"
 }


             reply	other threads:[~2023-04-12  4:04 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12  4:04 Jonas Frei [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 19:39 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/watchexec/ YOSHIOKA Takuma
2025-02-09 19:38 YOSHIOKA Takuma
2024-12-21 10:33 YOSHIOKA Takuma
2024-07-02 15:01 YOSHIOKA Takuma
2024-05-01 18:57 YOSHIOKA Takuma
2024-05-01 18:57 YOSHIOKA Takuma
2024-04-21 17:33 YOSHIOKA Takuma
2024-01-05 10:30 YOSHIOKA Takuma
2024-01-03 16:28 YOSHIOKA Takuma
2024-01-03 16:28 YOSHIOKA Takuma
2023-12-22 18:57 YOSHIOKA Takuma
2023-12-11 13:41 YOSHIOKA Takuma
2023-12-09 12:01 YOSHIOKA Takuma
2023-08-30 20:40 YOSHIOKA Takuma
2023-08-30 20:40 YOSHIOKA Takuma
2023-08-30 20:40 YOSHIOKA Takuma
2023-05-14 18:09 YOSHIOKA Takuma
2023-03-22 15:46 YOSHIOKA Takuma
2023-03-18 17:23 YOSHIOKA Takuma
2023-02-18  6:52 YOSHIOKA Takuma
2023-01-11 16:46 YOSHIOKA Takuma
2023-01-11 16:46 YOSHIOKA Takuma
2023-01-09 13:07 YOSHIOKA Takuma
2022-09-11  7:32 YOSHIOKA Takuma
2022-08-04 16:27 YOSHIOKA Takuma
2022-06-30 18:07 YOSHIOKA Takuma
2022-06-30 15:10 YOSHIOKA Takuma
2022-06-28 16:05 YOSHIOKA Takuma
2022-06-28 14:14 YOSHIOKA Takuma
2022-06-23 21:03 YOSHIOKA Takuma
2022-06-23 21:01 YOSHIOKA Takuma
2022-04-15 12:37 YOSHIOKA Takuma
2022-04-12 22:23 YOSHIOKA Takuma
2022-03-28  0:10 YOSHIOKA Takuma
2022-03-28  0:08 YOSHIOKA Takuma
2022-03-27  8:04 YOSHIOKA Takuma
2022-03-17 22:32 YOSHIOKA Takuma
2022-03-07 22:15 YOSHIOKA Takuma
2022-02-07 15:52 YOSHIOKA Takuma
2022-01-30 12:39 YOSHIOKA Takuma
2022-01-23 14:28 YOSHIOKA Takuma
2022-01-18 13:59 YOSHIOKA Takuma
2021-11-08 14:18 YOSHIOKA Takuma
2021-07-30 22:42 YOSHIOKA Takuma
2021-07-21 16:22 YOSHIOKA Takuma
2021-07-13 20:48 YOSHIOKA Takuma
2021-07-13 20:29 YOSHIOKA Takuma
2021-07-10  6:26 YOSHIOKA Takuma
2021-07-07 19:29 YOSHIOKA Takuma
2021-05-23  7:26 YOSHIOKA Takuma
2021-05-23  7:26 YOSHIOKA Takuma
2021-05-09  3:45 YOSHIOKA Takuma
2021-04-30 20:15 YOSHIOKA Takuma
2021-04-27 17:38 YOSHIOKA Takuma
2021-04-17  8:54 YOSHIOKA Takuma
2021-04-11 15:46 YOSHIOKA Takuma
2021-04-07 18:03 YOSHIOKA Takuma
2020-10-11  6:43 YOSHIOKA Takuma
2020-10-11  6:43 YOSHIOKA Takuma
2020-09-13 11:26 YOSHIOKA Takuma
2020-04-10 16:24 YOSHIOKA Takuma
2020-04-10 14:46 YOSHIOKA Takuma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1681272079.19718074b5e457e354993bfb817aa61dae51f1fe.freijon@gentoo \
    --to=freijon@pm.me \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox