mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
16 lines
1.2 KiB
Plaintext
16 lines
1.2 KiB
Plaintext
BDEPEND=openssl? ( !static? ( dev-libs/openssl:= ) static? ( dev-libs/openssl:=[static-libs] ) ) test? ( dev-util/cargo-nextest ) || ( >=dev-lang/rust-bin-1.93.0:* >=dev-lang/rust-1.93.0:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DESCRIPTION=A command line tool for bug, issue, and ticket mangling
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/radhermit/bugbite
|
|
INHERIT=cargo edo multiprocessing shell-completion
|
|
IUSE=openssl static test debug
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
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
|
|
RDEPEND=openssl? ( !static? ( dev-libs/openssl:= ) )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/radhermit/bugbite/releases/download/bugbite-cli-0.0.15/bugbite-cli-0.0.15.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0e6dcc60973be397aa943d9efae0e2bf rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 edo a5e294016aa84979fcb2459749eb80b2 shell-completion 63a62de3ca49c798ee6e89f190e45d0e
|
|
_md5_=a078f0e21543cc38fa8252d45459ec64
|