dev-util / bugbite-cli

A command line tool for bug, issue, and ticket mangling

Official package sites : https://github.com/radhermit/bugbite ·

v0.0.13 :: 0 :: gentoo

Modified
License
0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
Keywords
~amd64 ~arm ~arm64 ~x86
USE flags
debug openssl static test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
openssl
Use dev-libs/openssl as a crypto backend
static
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
929132
dev-util/bugbite-cli-0.0.8 [static] fails to compile on x86: encode.rs:500:(.text._ZN9toml_edit6encode11to_f64_repr17hbd2940451da785a9E+0x1f0): undefined reference to fmod
942057
dev-util/bugbite-cli-0.0.12[test] fails to compile with rust-1.82.0: intel.rs:65:(.text._ZN4ring4aead3gcm21detect_implementation17h5226706cc3ff9ff7E+0xf): undefined reference to ring_core_0_17_8_OPENSSL_ia32cap_P
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: remove old
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/bugbite-cli: add rust_pkg_setup call
This was missed as it got bumped while the eclass work was being rebased. Closes: https://bugs.gentoo.org/943137 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/bugbite-cli: fix indentation
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: version bump to 0.0.13 - add openssl backend
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: update minimum rust version
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: remove old
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: add 0.0.12
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: remove old
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: add 0.0.11
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: remove old
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: version bump to 0.0.10
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: remove old
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: version bump to 0.0.9
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: mark ~x86
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: fix test syntax
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: remove old
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: version bump to 0.0.8
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: mark ~arm
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: mark ~arm64
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: add a revision to hack around a static build
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: fix description
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-util/bugbite-cli: new package, added version 0.0.7
Thanks-to: Mart Raudsepp <leio@gentoo.org> Thanks-to: Tim Harder <radhermit@gentoo.org> Signed-off-by: Agostino Sarubbo <ago@gentoo.org>