Diff bingrep-0.10.1 with a bingrep-0.11.0
/usr/portage/dev-util/bingrep/bingrep-0.11.0.ebuild 2023-10-09 14:52:30.940368387 +0300 | ||
---|---|---|
1 |
# Copyright 2019-2022 Gentoo Authors |
|
1 |
# Copyright 2019-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
CRATES=" |
7 |
aho-corasick-0.7.18 |
|
8 |
anyhow-1.0.63 |
|
7 |
aho-corasick-0.7.20 |
|
8 |
anyhow-1.0.69 |
|
9 | 9 |
atty-0.2.14 |
10 |
autocfg-1.1.0 |
|
11 | 10 |
bitflags-1.3.2 |
12 | 11 |
bstr-0.2.17 |
12 |
cc-1.0.79 |
|
13 | 13 |
cfg-if-1.0.0 |
14 |
clap-3.2.20 |
|
15 |
clap_derive-3.2.18 |
|
16 |
clap_lex-0.2.4 |
|
17 |
cpp_demangle-0.3.5 |
|
14 |
clap-4.1.4 |
|
15 |
clap_derive-4.1.0 |
|
16 |
clap_lex-0.3.1 |
|
17 |
cpp_demangle-0.4.0 |
|
18 | 18 |
csv-1.1.6 |
19 | 19 |
csv-core-0.1.10 |
20 | 20 |
dirs-next-2.0.0 |
21 | 21 |
dirs-sys-next-0.1.2 |
22 | 22 |
encode_unicode-1.0.0 |
23 |
env_logger-0.9.0 |
|
24 |
fuchsia-cprng-0.1.1 |
|
25 |
getrandom-0.2.7 |
|
26 |
goblin-0.5.4 |
|
27 |
hashbrown-0.12.3 |
|
28 |
heck-0.4.0 |
|
23 |
env_logger-0.10.0 |
|
24 |
errno-0.2.8 |
|
25 |
errno-dragonfly-0.1.2 |
|
26 |
getrandom-0.2.8 |
|
27 |
goblin-0.6.0 |
|
28 |
heck-0.4.1 |
|
29 | 29 |
hermit-abi-0.1.19 |
30 |
hermit-abi-0.3.0 |
|
30 | 31 |
hexplay-0.2.1 |
31 | 32 |
humantime-2.1.0 |
32 |
indexmap-1.9.1 |
|
33 |
io-lifetimes-1.0.5 |
|
34 |
is-terminal-0.4.3 |
|
33 | 35 |
itoa-0.4.8 |
34 | 36 |
lazy_static-1.4.0 |
35 |
libc-0.2.132 |
|
37 |
libc-0.2.139 |
|
38 |
linux-raw-sys-0.1.4 |
|
36 | 39 |
log-0.4.17 |
37 | 40 |
memchr-2.5.0 |
38 |
memrange-0.1.3 |
|
39 |
metagoblin-0.6.0 |
|
40 |
once_cell-1.14.0 |
|
41 |
os_str_bytes-6.3.0 |
|
41 |
metagoblin-0.8.0 |
|
42 |
once_cell-1.17.0 |
|
43 |
os_str_bytes-6.4.1 |
|
42 | 44 |
plain-0.2.3 |
43 |
prettytable-rs-0.9.0 |
|
45 |
prettytable-rs-0.10.0 |
|
44 | 46 |
proc-macro-error-1.0.4 |
45 | 47 |
proc-macro-error-attr-1.0.4 |
46 |
proc-macro2-1.0.43 |
|
47 |
quote-1.0.21 |
|
48 |
rand-0.3.23 |
|
49 |
rand-0.4.6 |
|
50 |
rand_core-0.3.1 |
|
51 |
rand_core-0.4.2 |
|
52 |
rdrand-0.4.0 |
|
48 |
proc-macro2-1.0.51 |
|
49 |
quote-1.0.23 |
|
53 | 50 |
redox_syscall-0.2.16 |
54 | 51 |
redox_users-0.4.3 |
55 |
regex-1.6.0 |
|
52 |
regex-1.7.1 |
|
56 | 53 |
regex-automata-0.1.10 |
57 |
regex-syntax-0.6.27 |
|
54 |
regex-syntax-0.6.28 |
|
58 | 55 |
rustc-demangle-0.1.21 |
59 |
rustc-serialize-0.3.24 |
|
60 |
rustversion-1.0.9 |
|
61 |
ryu-1.0.11 |
|
56 |
rustix-0.36.8 |
|
57 |
rustversion-1.0.11 |
|
58 |
ryu-1.0.12 |
|
62 | 59 |
scroll-0.11.0 |
63 | 60 |
scroll_derive-0.11.0 |
64 |
serde-1.0.144 |
|
61 |
serde-1.0.152 |
|
65 | 62 |
strsim-0.10.0 |
66 |
syn-1.0.99 |
|
63 |
syn-1.0.107 |
|
67 | 64 |
term-0.7.0 |
68 | 65 |
termcolor-0.3.6 |
69 |
termcolor-1.1.3 |
|
70 |
terminal_size-0.1.17 |
|
71 |
textwrap-0.15.0 |
|
72 |
theban_interval_tree-0.7.1 |
|
73 |
thiserror-1.0.33 |
|
74 |
thiserror-impl-1.0.33 |
|
75 |
time-0.1.44 |
|
76 |
unicode-ident-1.0.3 |
|
77 |
unicode-width-0.1.9 |
|
66 |
termcolor-1.2.0 |
|
67 |
terminal_size-0.2.3 |
|
68 |
thiserror-1.0.38 |
|
69 |
thiserror-impl-1.0.38 |
|
70 |
unicode-ident-1.0.6 |
|
71 |
unicode-width-0.1.10 |
|
78 | 72 |
version_check-0.9.4 |
79 |
wasi-0.10.0+wasi-snapshot-preview1 |
|
80 | 73 |
wasi-0.11.0+wasi-snapshot-preview1 |
81 | 74 |
winapi-0.3.9 |
82 | 75 |
winapi-i686-pc-windows-gnu-0.4.0 |
83 | 76 |
winapi-util-0.1.5 |
84 | 77 |
winapi-x86_64-pc-windows-gnu-0.4.0 |
85 | 78 |
wincolor-0.1.6 |
79 |
windows-sys-0.42.0 |
|
80 |
windows-sys-0.45.0 |
|
81 |
windows-targets-0.42.1 |
|
82 |
windows_aarch64_gnullvm-0.42.1 |
|
83 |
windows_aarch64_msvc-0.42.1 |
|
84 |
windows_i686_gnu-0.42.1 |
|
85 |
windows_i686_msvc-0.42.1 |
|
86 |
windows_x86_64_gnu-0.42.1 |
|
87 |
windows_x86_64_gnullvm-0.42.1 |
|
88 |
windows_x86_64_msvc-0.42.1 |
|
86 | 89 |
" |
87 | 90 | |
88 | 91 |
inherit cargo |
... | ... | |
92 | 95 |
SRC_URI="https://github.com/m4b/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz |
93 | 96 |
$(cargo_crate_uris)" |
94 | 97 | |
95 |
LICENSE="MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 ISC MIT Unicode-DFS-2016 Unlicense" |
|
98 |
LICENSE="Apache-2.0 BSD Boost-1.0 MIT Unicode-DFS-2016" |
|
99 | ||
96 | 100 |
SLOT="0" |
97 | 101 |
KEYWORDS="~amd64 ~ppc64 ~x86" |
98 | 102 |