mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
16 lines
516 B
Groff
16 lines
516 B
Groff
BDEPEND=test? ( app-shells/zsh dev-vcs/git )
|
|
DEFINED_PHASES=install postinst test
|
|
DESCRIPTION=Run multiple asynchronous jobs with callbacks
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mafredri/zsh-async
|
|
INHERIT=readme.gentoo-r1
|
|
IUSE=test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=app-shells/zsh
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mafredri/zsh-async/archive/refs/tags/v1.8.6.tar.gz -> zsh-async-1.8.6.tar.gz
|
|
_eclasses_=readme.gentoo-r1 b045f3acf546393ab6b3170781875358
|
|
_md5_=20c6df0ec241fdb3eef7410438deeafe
|