Commit Graph

4 Commits

Author SHA1 Message Date
Julien Roy
3d25d4048d */*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
Jonas Frei
79a0c63ed4 app-misc/cheat: shell-completion, several fixes
- 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>
2023-04-13 07:21:07 +02:00
Anna (cybertailor) Vyalkova
7e674b7754 Revert "app-misc/cheat: Replace pandoc with pandoc-cli."
This reverts commit f039e26739.

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-04-11 13:38:24 +05:00
amano.kenji
f039e26739 app-misc/cheat: Replace pandoc with pandoc-cli.
pandoc-cli contains pandoc executable now.

Signed-off-by: amano.kenji <amano.kenji@proton.me>
2023-04-11 08:21:03 +00:00