mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
14 lines
2.0 KiB
Groff
14 lines
2.0 KiB
Groff
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DESCRIPTION=A cargo wrapper that executes a post build script after a successful build.
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/phil-opp/cargo-post
|
|
INHERIT=cargo
|
|
IUSE=debug
|
|
KEYWORDS=~amd64
|
|
LICENSE=|| ( Apache-2.0 MIT ) MIT || ( Apache-2.0 Boost-1.0 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/phil-opp/cargo-post/archive/refs/tags/v0.1.7.tar.gz -> cargo-post-0.1.7.gh.tar.gz https://crates.io/api/v1/crates/cargo_metadata/0.7.4/download -> cargo_metadata-0.7.4.crate https://crates.io/api/v1/crates/error-chain/0.12.2/download -> error-chain-0.12.2.crate https://crates.io/api/v1/crates/itoa/0.4.5/download -> itoa-0.4.5.crate https://crates.io/api/v1/crates/proc-macro2/1.0.17/download -> proc-macro2-1.0.17.crate https://crates.io/api/v1/crates/quote/1.0.6/download -> quote-1.0.6.crate https://crates.io/api/v1/crates/ryu/1.0.4/download -> ryu-1.0.4.crate https://crates.io/api/v1/crates/semver-parser/0.7.0/download -> semver-parser-0.7.0.crate https://crates.io/api/v1/crates/semver/0.9.0/download -> semver-0.9.0.crate https://crates.io/api/v1/crates/serde/1.0.110/download -> serde-1.0.110.crate https://crates.io/api/v1/crates/serde_derive/1.0.110/download -> serde_derive-1.0.110.crate https://crates.io/api/v1/crates/serde_json/1.0.53/download -> serde_json-1.0.53.crate https://crates.io/api/v1/crates/syn/1.0.25/download -> syn-1.0.25.crate https://crates.io/api/v1/crates/toml/0.5.6/download -> toml-0.5.6.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/version_check/0.9.2/download -> version_check-0.9.2.crate
|
|
_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
|
|
_md5_=57018681809af66652a546f4ab7e7112
|