Diff cargo-ebuild-0.5.4 with a cargo-ebuild-0.5.4-r1

/usr/portage/dev-util/cargo-ebuild/cargo-ebuild-0.5.4-r1.ebuild 2023-10-09 14:52:30.948368387 +0300
1 1
# Copyright 2017-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4
# Auto-Generated by cargo-ebuild 0.5.4
4
# Auto-Generated by cargo-ebuild 0.5.4-r1
5 5

  
6 6
EAPI=8
7 7

  
8 8
CRATES="
9
	aho-corasick-0.7.20
10
	ansi_term-0.12.1
11
	anyhow-1.0.68
12
	atty-0.2.14
13
	autocfg-1.1.0
14
	bitflags-1.3.2
15
	block-buffer-0.10.3
16
	bstr-0.2.17
17
	camino-1.1.1
18
	cargo-lock-8.0.3
19
	cargo-platform-0.1.2
20
	cargo_metadata-0.15.2
21
	cc-1.0.78
22
	cfg-if-1.0.0
23
	clap-2.34.0
24
	cpufeatures-0.2.5
25
	crates-index-0.18.11
26
	crossbeam-channel-0.5.6
27
	crossbeam-deque-0.8.2
28
	crossbeam-epoch-0.9.13
29
	crossbeam-utils-0.8.14
30
	crypto-common-0.1.6
31
	cvss-2.0.0
32
	digest-0.10.6
33
	either-1.8.0
34
	fnv-1.0.7
35
	form_urlencoded-1.1.0
36
	fs-err-2.9.0
37
	generic-array-0.14.6
38
	git2-0.15.0
39
	globset-0.4.9
40
	globwalk-0.8.1
41
	heck-0.3.3
42
	hermit-abi-0.1.19
43
	hermit-abi-0.2.6
44
	hex-0.4.3
45
	home-0.5.4
46
	humantime-2.1.0
47
	humantime-serde-1.1.1
48
	idna-0.3.0
49
	ignore-0.4.18
50
	itertools-0.10.5
51
	itoa-1.0.5
52
	jobserver-0.1.25
53
	lazy_static-1.4.0
54
	libc-0.2.139
55
	libgit2-sys-0.14.0+1.5.0
56
	libssh2-sys-0.2.23
57
	libz-sys-1.1.8
58
	log-0.4.17
59
	memchr-2.5.0
60
	memoffset-0.7.1
61
	num_cpus-1.15.0
62
	once_cell-1.17.0
63
	openssl-probe-0.1.5
64
	openssl-sys-0.9.80
65
	percent-encoding-2.2.0
66
	pest-2.5.2
67
	pest_derive-2.5.2
68
	pest_generator-2.5.2
69
	pest_meta-2.5.2
70
	phf-0.11.1
71
	phf_generator-0.11.1
72
	phf_macros-0.11.1
73
	phf_shared-0.11.1
74
	pkg-config-0.3.26
75
	platforms-3.0.2
76
	proc-macro-error-1.0.4
77
	proc-macro-error-attr-1.0.4
78
	proc-macro2-1.0.49
79
	quote-1.0.23
80
	rand-0.8.5
81
	rand_core-0.6.4
82
	rayon-1.6.1
83
	rayon-core-1.10.1
84
	regex-1.7.0
85
	regex-syntax-0.6.28
86
	rustc-hash-1.1.0
87
	rustsec-0.26.4
88
	ryu-1.0.12
89
	same-file-1.0.6
90
	scopeguard-1.1.0
91
	semver-1.0.16
92
	serde-1.0.152
93
	serde_derive-1.0.152
94
	serde_json-1.0.91
95
	sha1-0.10.5
96
	siphasher-0.3.10
97
	smartstring-1.0.1
98
	static_assertions-1.1.0
99
	strsim-0.8.0
100
	structopt-0.3.26
101
	structopt-derive-0.4.18
102
	syn-1.0.107
103
	tera-1.17.1
104
	textwrap-0.11.0
105
	thiserror-1.0.38
106
	thiserror-impl-1.0.38
107
	thread_local-1.1.4
108
	time-0.3.17
109
	time-core-0.1.0
110
	tinyvec-1.6.0
111
	tinyvec_macros-0.1.0
112
	toml-0.5.10
113
	typenum-1.16.0
114
	ucd-trie-0.1.5
115
	unic-char-property-0.9.0
116
	unic-char-range-0.9.0
117
	unic-common-0.9.0
118
	unic-segment-0.9.0
119
	unic-ucd-segment-0.9.0
120
	unic-ucd-version-0.9.0
121
	unicode-bidi-0.3.8
122
	unicode-ident-1.0.6
123
	unicode-normalization-0.1.22
124
	unicode-segmentation-1.10.0
125
	unicode-width-0.1.10
126
	url-2.3.1
127
	vcpkg-0.2.15
128
	vec_map-0.8.2
129
	version_check-0.9.4
130
	walkdir-2.3.2
131
	winapi-0.3.9
132
	winapi-i686-pc-windows-gnu-0.4.0
133
	winapi-util-0.1.5
134
	winapi-x86_64-pc-windows-gnu-0.4.0
9
	aho-corasick@0.7.20
10
	ansi_term@0.12.1
11
	anyhow@1.0.68
12
	atty@0.2.14
13
	autocfg@1.1.0
14
	bitflags@1.3.2
15
	block-buffer@0.10.3
16
	bstr@0.2.17
17
	camino@1.1.1
18
	cargo-lock@8.0.3
19
	cargo-platform@0.1.2
20
	cargo_metadata@0.15.2
21
	cc@1.0.78
22
	cfg-if@1.0.0
23
	clap@2.34.0
24
	cpufeatures@0.2.5
25
	crates-index@0.18.11
26
	crossbeam-channel@0.5.6
27
	crossbeam-deque@0.8.2
28
	crossbeam-epoch@0.9.13
29
	crossbeam-utils@0.8.14
30
	crypto-common@0.1.6
31
	cvss@2.0.0
32
	digest@0.10.6
33
	either@1.8.0
34
	fnv@1.0.7
35
	form_urlencoded@1.1.0
36
	fs-err@2.9.0
37
	generic-array@0.14.6
38
	git2@0.15.0
39
	globset@0.4.9
40
	globwalk@0.8.1
41
	heck@0.3.3
42
	hermit-abi@0.1.19
43
	hermit-abi@0.2.6
44
	hex@0.4.3
45
	home@0.5.4
46
	humantime@2.1.0
47
	humantime-serde@1.1.1
48
	idna@0.3.0
49
	ignore@0.4.18
50
	itertools@0.10.5
51
	itoa@1.0.5
52
	jobserver@0.1.25
53
	lazy_static@1.4.0
54
	libc@0.2.139
55
	libgit2-sys@0.14.2+1.5.1
56
	libssh2-sys@0.2.23
57
	libz-sys@1.1.8
58
	log@0.4.17
59
	memchr@2.5.0
60
	memoffset@0.7.1
61
	num_cpus@1.15.0
62
	once_cell@1.17.0
63
	openssl-probe@0.1.5
64
	openssl-sys@0.9.80
65
	percent-encoding@2.2.0
66
	pest@2.5.2
67
	pest_derive@2.5.2
68
	pest_generator@2.5.2
69
	pest_meta@2.5.2
70
	phf@0.11.1
71
	phf_generator@0.11.1
72
	phf_macros@0.11.1
73
	phf_shared@0.11.1
74
	pkg-config@0.3.26
75
	platforms@3.0.2
76
	proc-macro-error@1.0.4
77
	proc-macro-error-attr@1.0.4
78
	proc-macro2@1.0.49
79
	quote@1.0.23
80
	rand@0.8.5
81
	rand_core@0.6.4
82
	rayon@1.6.1
83
	rayon-core@1.10.1
84
	regex@1.7.0
85
	regex-syntax@0.6.28
86
	rustc-hash@1.1.0
87
	rustsec@0.26.4
88
	ryu@1.0.12
89
	same-file@1.0.6
90
	scopeguard@1.1.0
91
	semver@1.0.16
92
	serde@1.0.152
93
	serde_derive@1.0.152
94
	serde_json@1.0.91
95
	sha1@0.10.5
96
	siphasher@0.3.10
97
	smartstring@1.0.1
98
	static_assertions@1.1.0
99
	strsim@0.8.0
100
	structopt@0.3.26
101
	structopt-derive@0.4.18
102
	syn@1.0.107
103
	tera@1.17.1
104
	textwrap@0.11.0
105
	thiserror@1.0.38
106
	thiserror-impl@1.0.38
107
	thread_local@1.1.4
108
	time@0.3.17
109
	time-core@0.1.0
110
	tinyvec@1.6.0
111
	tinyvec_macros@0.1.0
112
	toml@0.5.10
113
	typenum@1.16.0
114
	ucd-trie@0.1.5
115
	unic-char-property@0.9.0
116
	unic-char-range@0.9.0
117
	unic-common@0.9.0
118
	unic-segment@0.9.0
119
	unic-ucd-segment@0.9.0
120
	unic-ucd-version@0.9.0
121
	unicode-bidi@0.3.8
122
	unicode-ident@1.0.6
123
	unicode-normalization@0.1.22
124
	unicode-segmentation@1.10.0
125
	unicode-width@0.1.10
126
	url@2.3.1
127
	vcpkg@0.2.15
128
	vec_map@0.8.2
129
	version_check@0.9.4
130
	walkdir@2.3.2
131
	winapi@0.3.9
132
	winapi-i686-pc-windows-gnu@0.4.0
133
	winapi-util@0.1.5
134
	winapi-x86_64-pc-windows-gnu@0.4.0
135 135
"
136 136

  
137 137
inherit cargo
......
141 141
# does not provide this value so instead repository is used
142 142
HOMEPAGE="https://github.com/gentoo/cargo-ebuild"
143 143
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2
144
	$(cargo_crate_uris)"
144
	${CARGO_CRATE_URIS}"
145 145

  
146 146
# License set may be more restrictive as OR is not respected
147 147
# use cargo-license for a more accurate license picture
......
159 159
	virtual/rust
160 160
"
161 161

  
162
PATCHES=(
163
	"${FILESDIR}/cargo-ebuild-0.5.4-updated-eclass-style.patch"
164
)
165

  
162 166
QA_FLAGS_IGNORED="usr/bin/cargo-ebuild"
163 167

  
164 168
src_configure() {
Thank you!