blob: 7a4b61d09f27270d14082159ff8883a0c09cc27d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( dev-util/cargo-nextest ) || ( >=dev-lang/rust-bin-1.79.0:* >=dev-lang/rust-1.79.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 shell-completion
IUSE=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
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/radhermit/bugbite/releases/download/bugbite-cli-0.0.12/bugbite-cli-0.0.12.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f rust c87a155c4a4658f3873eb90616b85390 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo a7d3cf80f6ccf4d2e90c98e162bb5828 edo 367e103a74bf77e6a8da7894d999fa3c bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=8d70508aece2270f4d544ce250d6e508
|