mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
15 lines
954 B
Plaintext
15 lines
954 B
Plaintext
BDEPEND=|| ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DESCRIPTION=Fast command line app to run commands in parallel
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/aaronriekenberg/rust-parallel
|
|
INHERIT=cargo
|
|
IUSE=symlink debug
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT Apache-2.0 BSD MIT Unicode-DFS-2016
|
|
RDEPEND=symlink? ( !sys-process/parallel )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/aaronriekenberg/rust-parallel/archive/refs/tags/v1.23.0.tar.gz -> rust-parallel-1.23.0.tar.gz https://github.com/gentoo-crate-dist/rust-parallel/releases/download/v1.23.0/rust-parallel-1.23.0-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0e6dcc60973be397aa943d9efae0e2bf rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65
|
|
_md5_=e39e0858d48948df808114f677f6b897
|