blob: 4d1d1f53efa3d70dbea023591519574b0ae2608f (
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 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
_md5_=0de91e9428f6b52d936fe0c01d08190a
|