blob: 19e76761b33b59afba8ab9b4ebb30d5a75e08fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst prepare
DESCRIPTION=Utility for parallelizing execution of shell functions
EAPI=8
HOMEPAGE=https://github.com/exzombie/prll
INHERIT=toolchain-funcs readme.gentoo-r1
KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3+
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/exzombie/prll/archive/0.6.4.tar.gz -> prll-0.6.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3
_md5_=0de91e9428f6b52d936fe0c01d08190a
|