version bump sys-process/cronclearer-1.0.3
This commit is contained in:
58
sys-process/cronclearer/cronclearer-1.0.3.ebuild
Normal file
58
sys-process/cronclearer/cronclearer-1.0.3.ebuild
Normal file
@@ -0,0 +1,58 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.15.0
|
||||
|
||||
EAPI=8
|
||||
|
||||
CRATES="
|
||||
bstr@1.12.0
|
||||
cfg-if@1.0.3
|
||||
console@0.15.11
|
||||
encode_unicode@1.0.0
|
||||
getrandom@0.3.3
|
||||
libc@0.2.175
|
||||
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
|
||||
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
|
||||
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-sys@0.59.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