1 # Copyright 1999-2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="Manage your dotfiles across multiple diverse machines, securely."
9 HOMEPAGE
="https://www.chezmoi.io https://github.com/twpayne/chezmoi"
12 amd64? ( https://github.com/twpayne/chezmoi/releases/download/v${PV}/chezmoi_${PV}_linux_amd64.deb )
13 x86? ( https://github.com/twpayne/chezmoi/releases/download/v${PV}/chezmoi_${PV}_linux_i386.deb )
14 arm64? ( https://github.com/twpayne/chezmoi/releases/download/v${PV}/chezmoi_${PV}_linux_arm64.deb )
15 arm? ( https://github.com/twpayne/chezmoi/releases/download/v${PV}/chezmoi_${PV}_linux_armel.deb )
22 KEYWORDS
="~amd64 ~arm ~arm64 ~x86"
25 RDEPEND
+=" !app-admin/chezmoi"
32 insinto
/usr
/share
/bash-completion
/completions
33 doins usr
/share
/bash-completion
/completions
/chezmoi
35 insinto
/usr
/share
/zsh
/vendor-completions
36 doins usr
/share
/zsh
/vendor-completions
/_chezmoi