mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
1.1 KiB
Groff
18 lines
1.1 KiB
Groff
BDEPEND=|| ( >=dev-lang/rust-bin-1.81.0:* >=dev-lang/rust-1.81.0:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DEPEND=dev-libs/openssl:=
|
|
DESCRIPTION=Audit Cargo.lock for crates with security vulnerabilities
|
|
EAPI=8
|
|
HOMEPAGE=https://rustsec.org https://github.com/rustsec/rustsec
|
|
INHERIT=cargo
|
|
IUSE=fix debug
|
|
KEYWORDS=~amd64 ~ppc64
|
|
LICENSE=|| ( Apache-2.0 MIT ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016
|
|
PROPERTIES=test_network
|
|
RDEPEND=dev-libs/openssl:=
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/rustsec/rustsec/archive/refs/tags/cargo-audit/v0.22.2.tar.gz -> cargo-audit-0.22.2.tar.gz https://github.com/gentoo-crate-dist/rustsec/releases/download/cargo-audit%2Fv0.22.2/rustsec-cargo-audit-v0.22.2-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo bff30f59ca59b09857b787ac644b2e4c
|
|
_md5_=757146e32332a74ec18da08a135ead1f
|