mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
12 lines
460 B
Plaintext
12 lines
460 B
Plaintext
DEFINED_PHASES=install prepare
|
|
DESCRIPTION=Small utility to wait for an arbitrary process to exit
|
|
EAPI=8
|
|
HOMEPAGE=https://dev.gentoo.org/~zzam/wait_on_pid/
|
|
INHERIT=toolchain-funcs
|
|
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~riscv x86
|
|
LICENSE=GPL-2
|
|
SLOT=0
|
|
SRC_URI=mirror://gentoo/wait_on_pid-0.0.2.tar.bz2 https://dev.gentoo.org/~zzam/wait_on_pid/wait_on_pid-0.0.2.tar.bz2
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=04e87c3320b49b616c1f8078ae182d04
|