mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
16 lines
824 B
Groff
16 lines
824 B
Groff
BDEPEND=man? ( app-text/pandoc ) >=dev-lang/go-1.18 app-arch/unzip
|
|
DEFINED_PHASES=compile install postinst test unpack
|
|
DESCRIPTION=cheat allows you to create and view interactive cheatsheets on the command-line
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/cheat/cheat
|
|
INHERIT=bash-completion-r1 go-module optfeature
|
|
IUSE=man zsh-completion
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT Apache-2.0 BSD BSD-2
|
|
RDEPEND=zsh-completion? ( !app-shells/zsh-completions )
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/cheat/cheat/archive/4.2.3.tar.gz -> cheat-4.2.3.tar.gz
|
|
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff go-module 4c4b34f361efda91762ffeda8f632c02 optfeature 1a2157392a869265b2afcb63a26c12ac
|
|
_md5_=b3c52817ed4dcd77a8335746b771106b
|