fixes the following pkgcheck warnigns:
app-misc/cheat
DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
dofishcomp or newfishcomp from shell-completion.eclass instead), line
40: insinto /usr/share/fish/vendor_completions.d
DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
dozshcomp or newzshcomp from shell-completion.eclass instead), line 44:
insinto /usr/share/zsh/site-functions
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
- Now making use of the 'shell-completion' eclass
- Removed 'zsh-completion' USE flag (completion is now installed
undonditionally)
- No longer building manpage since it's pre-built in the release
- Therefore: No longer depending on app-text/pandoc at build time
- Removed weird total blocking of app-shells/zsh-completion. Now
soft-blocking app-shells/zsh-completion < 0.34.0 because it used to
install the zsh completion '_cheat' before 0.34.0.
Signed-off-by: Jonas Frei <freijon@pm.me>
this release officially adds support for 32bit systems.
`x86` keyword has been added but not tested.
It should work since Go supports well both architectures.
https://github.com/cheat/cheat/releases/tag/3.10.1
Package-Manager: Portage-2.3.89, Repoman 2.3.20
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
default `make check` will run a formatting command using an
external command (not available yet on Guru overlay)
Package-Manager: Portage-2.3.89, Repoman 2.3.20
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
cheat allows you to create and view interactive
cheatsheets on the command-line.
Package-Manager: Portage-2.3.89, Repoman 2.3.20
Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>