blob: 2bd9f8d9caa9b4b584a94bc12a1dd21c58361712 (
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_=multilib b2a329026f2e404e9e371097dda47f96 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=0de91e9428f6b52d936fe0c01d08190a
|