mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
11 lines
403 B
Plaintext
11 lines
403 B
Plaintext
DEFINED_PHASES=install postinst
|
|
DESCRIPTION=ZSH plugin that maps exit status code to human readable string
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/bric3/nice-exit-code
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=app-shells/zsh
|
|
SLOT=0
|
|
SRC_URI=https://github.com/bric3/nice-exit-code/archive/de7ac733d28705b5e9989b9c8231ac88eb33d841.tar.gz -> nice-exit-code-0_pre20200117.tar.gz
|
|
_md5_=7565264bdc48dfcc0afdcbc596469cc4
|