mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -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.24.0.tar.gz -> rust-parallel-1.24.0.tar.gz https://github.com/gentoo-crate-dist/rust-parallel/releases/download/v1.24.0/rust-parallel-1.24.0-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo bff30f59ca59b09857b787ac644b2e4c
|
|
_md5_=e39e0858d48948df808114f677f6b897
|