blob: 4e0780731d00b6ba333b7f63d726112114791052 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst prepare
DESCRIPTION=A utility for parallelizing execution of shell functions
EAPI=6
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 badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55
_md5_=32422b689f9672d9f8f3e4e297de985c
|