version bump sys-process/cronclearer-1.0.2
This commit is contained in:
66
sys-process/cronclearer/cronclearer-1.0.2.ebuild
Normal file
66
sys-process/cronclearer/cronclearer-1.0.2.ebuild
Normal file
@@ -0,0 +1,66 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.15.0
|
||||
|
||||
EAPI=8
|
||||
|
||||
CRATES="
|
||||
bitflags@2.9.4
|
||||
bstr@1.12.0
|
||||
cfg-if@1.0.3
|
||||
console@0.15.11
|
||||
encode_unicode@1.0.0
|
||||
errno@0.3.14
|
||||
fastrand@2.3.0
|
||||
getrandom@0.3.3
|
||||
libc@0.2.175
|
||||
linux-raw-sys@0.11.0
|
||||
memchr@2.7.5
|
||||
once_cell@1.21.3
|
||||
proc-macro2@1.0.101
|
||||
quote@1.0.40
|
||||
r-efi@5.3.0
|
||||
regex-automata@0.4.10
|
||||
rustix@1.1.2
|
||||
serde@1.0.225
|
||||
serde_core@1.0.225
|
||||
serde_derive@1.0.225
|
||||
similar-asserts@1.7.0
|
||||
similar@2.7.0
|
||||
syn@2.0.106
|
||||
tempfile@3.22.0
|
||||
unicode-ident@1.0.19
|
||||
unicode-segmentation@1.12.0
|
||||
wasi@0.14.7+wasi-0.2.4
|
||||
wasip2@1.0.1+wasi-0.2.4
|
||||
windows-link@0.2.0
|
||||
windows-sys@0.59.0
|
||||
windows-sys@0.61.0
|
||||
windows-targets@0.52.6
|
||||
windows_aarch64_gnullvm@0.52.6
|
||||
windows_aarch64_msvc@0.52.6
|
||||
windows_i686_gnu@0.52.6
|
||||
windows_i686_gnullvm@0.52.6
|
||||
windows_i686_msvc@0.52.6
|
||||
windows_x86_64_gnu@0.52.6
|
||||
windows_x86_64_gnullvm@0.52.6
|
||||
windows_x86_64_msvc@0.52.6
|
||||
wit-bindgen@0.46.0
|
||||
"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="Making cron job outputs clearer and easier to debug."
|
||||
HOMEPAGE="https://github.com/migmedia/cronclearer"
|
||||
SRC_URI="
|
||||
${CARGO_CRATE_URIS}
|
||||
https://github.com/migmedia/cronclearer/archive/refs/tags/v${PV}.tar.gz
|
||||
"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
# Dependent crate licenses
|
||||
LICENSE+=" Apache-2.0 MIT Unicode-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
RUST_MIN_VER="1.85.0"
|
Reference in New Issue
Block a user