blob: 0d5c7f3169af96669f19e89e640c24a749a89fe6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst prepare
DESCRIPTION=Fuzzy text selector (interactive grep) for console
EAPI=7
HOMEPAGE=https://github.com/jhawthorn/fzy
INHERIT=optfeature savedconfig toolchain-funcs
IUSE=test savedconfig
KEYWORDS=amd64 arm arm64 ppc64 ~riscv x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jhawthorn/fzy/releases/download/1.0/fzy-1.0.tar.gz
_eclasses_=optfeature 30ce9dec2b8943338c9b015bd32bac6a portability d1186f1e621de7b27ddcae82e6253259 savedconfig 7cb1bf66b4acedc4f06802a012d3b08d toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257
_md5_=49f25a7780f21748658e4e09bad72328
|