Diff bat-0.21.0 with a bat-0.22.1

/usr/portage/sys-apps/bat/bat-0.22.1.ebuild 2023-10-09 14:52:35.344368498 +0300
1
# Copyright 2017-2023 Gentoo Authors
1
# Copyright 2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
22 22
	bytesize-1.1.0
23 23
	cc-1.0.72
24 24
	cfg-if-1.0.0
25
	clap-2.34.0
25
	clap-3.2.20
26
	clap_lex-0.2.4
26 27
	clircle-0.3.0
27
	console-0.15.0
28
	console-0.15.1
28 29
	content_inspector-0.2.4
29 30
	crc32fast-1.3.0
30 31
	difflib-0.4.0
......
42 43
	encoding_index_tests-0.1.4
43 44
	fancy-regex-0.7.1
44 45
	fastrand-1.7.0
45
	flate2-1.0.23
46
	flate2-1.0.24
46 47
	float-cmp-0.9.0
47 48
	fnv-1.0.7
48 49
	form_urlencoded-1.0.1
49 50
	getrandom-0.2.3
50 51
	git-version-0.3.5
51 52
	git-version-macro-0.3.5
52
	git2-0.14.2
53
	git2-0.15.0
53 54
	glob-0.3.0
54
	globset-0.4.8
55
	globset-0.4.9
55 56
	grep-cli-0.1.6
56 57
	hashbrown-0.11.2
57 58
	hermit-abi-0.1.19
......
64 65
	jobserver-0.1.24
65 66
	lazy_static-1.4.0
66 67
	libc-0.2.125
67
	libgit2-sys-0.13.2+1.4.2
68
	libgit2-sys-0.14.0+1.5.0
68 69
	libz-sys-1.1.3
69 70
	line-wrap-0.1.1
70 71
	linked-hash-map-0.5.4
......
73 74
	matches-0.1.9
74 75
	memchr-2.4.1
75 76
	miniz_oxide-0.5.1
76
	nix-0.24.1
77
	nix-0.24.2
77 78
	normalize-line-endings-0.3.0
78 79
	num-traits-0.2.14
79
	once_cell-1.10.0
80
	once_cell-1.13.1
80 81
	onig-6.3.1
81 82
	onig_sys-69.7.1
83
	os_str_bytes-6.3.0
82 84
	parking_lot-0.11.2
83 85
	parking_lot_core-0.8.5
84 86
	path_abs-0.5.1
......
91 93
	proc-macro-error-1.0.4
92 94
	proc-macro-error-attr-1.0.4
93 95
	proc-macro-hack-0.5.19
94
	proc-macro2-1.0.36
96
	proc-macro2-1.0.39
95 97
	quote-1.0.14
96 98
	redox_syscall-0.2.10
97 99
	redox_users-0.4.0
98
	regex-1.5.5
100
	regex-1.6.0
99 101
	regex-automata-0.1.10
100
	regex-syntax-0.6.25
102
	regex-syntax-0.6.27
101 103
	remove_dir_all-0.5.3
102 104
	rgb-0.8.31
103 105
	rustversion-1.0.6
......
105 107
	safemem-0.3.3
106 108
	same-file-1.0.6
107 109
	scopeguard-1.1.0
108
	semver-1.0.7
109
	serde-1.0.136
110
	serde_derive-1.0.136
110
	semver-1.0.13
111
	serde-1.0.144
112
	serde_derive-1.0.144
111 113
	serde_json-1.0.74
112
	serde_yaml-0.8.23
114
	serde_yaml-0.8.24
113 115
	serial_test-0.6.0
114 116
	serial_test_derive-0.6.0
115 117
	shell-escape-0.1.5
116 118
	shell-words-1.1.0
117 119
	smallvec-1.7.0
118 120
	std_prelude-0.2.12
119
	strsim-0.8.0
120
	syn-1.0.85
121
	strsim-0.10.0
122
	syn-1.0.95
121 123
	syntect-5.0.0
122 124
	sys-info-0.9.1
123 125
	tempfile-3.3.0
124
	term_size-0.3.2
125 126
	termcolor-1.1.2
126 127
	terminal_size-0.1.17
127 128
	termtree-0.2.3
128
	textwrap-0.11.0
129
	thiserror-1.0.31
130
	thiserror-impl-1.0.31
129
	textwrap-0.15.0
130
	thiserror-1.0.33
131
	thiserror-impl-1.0.33
131 132
	time-0.3.5
132 133
	tinyvec-1.5.1
133 134
	tinyvec_macros-0.1.0
134 135
	unicode-bidi-0.3.7
136
	unicode-ident-1.0.0
135 137
	unicode-normalization-0.1.19
136 138
	unicode-width-0.1.9
137
	unicode-xid-0.2.2
138 139
	url-2.2.2
139 140
	vcpkg-0.2.15
140
	vec_map-0.8.2
141 141
	version_check-0.9.4
142 142
	wait-timeout-0.2.0
143 143
	walkdir-2.3.2
144 144
	wasi-0.10.2+wasi-snapshot-preview1
145
	wild-2.0.4
145
	wild-2.1.0
146 146
	winapi-0.3.9
147 147
	winapi-i686-pc-windows-gnu-0.4.0
148 148
	winapi-util-0.1.5
......
160 160
	$(cargo_crate_uris)
161 161
"
162 162

  
163
LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 LGPL-3+ MIT"
163
LICENSE="|| ( MIT Apache-2.0 )"
164
# Dependent crate licenses
165
LICENSE+=" Apache-2.0 BSD-2 BSD CC0-1.0 LGPL-3+ MIT"
164 166
SLOT="0"
165
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
167
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
166 168

  
167 169
BDEPEND="virtual/pkgconfig"
168 170
DEPEND="
169 171
	>=dev-libs/libgit2-1.1.0:=[threads]
170 172
	dev-libs/oniguruma:=
173
	sys-libs/zlib
171 174
"
172 175
# >app-backup/bacula-9.2[qt5] has file collisions, #686118
173 176
RDEPEND="${DEPEND}
Thank you!