Created attachment 524196 [details, diff] Proposed patch for ebuilds Rclone provides a subcommand `genautocomplete` that generates completion scripts for bash and zsh. I patched the current ebuilds to generate and install the completion scripts in `src_install`.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a37b26ab6136b35baa1f1867c8766ae8e8c023 commit 83a37b26ab6136b35baa1f1867c8766ae8e8c023 Author: Jason Zaman <perfinion@gentoo.org> AuthorDate: 2018-03-18 02:00:17 +0000 Commit: Jason Zaman <perfinion@gentoo.org> CommitDate: 2018-03-18 02:00:39 +0000 net-misc/rclone: Add bash & zfs autocompletion Closes: https://bugs.gentoo.org/650726 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/rclone/rclone-1.39.ebuild | 17 +++++++++++++---- net-misc/rclone/rclone-9999.ebuild | 11 +++++++++-- 2 files changed, 22 insertions(+), 6 deletions(-)