public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/git-delta/
Date: Mon, 19 Jun 2023 01:13:43 +0000 (UTC)	[thread overview]
Message-ID: <1687137186.5286d78a6d9e6698c7d0851b22eb0b1ce33bebf0.sam@gentoo> (raw)

commit:     5286d78a6d9e6698c7d0851b22eb0b1ce33bebf0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 01:01:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 01:13:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5286d78a

dev-util/git-delta: modernize cargo.eclass usage

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/git-delta/git-delta-0.16.5.ebuild | 366 ++++++++++++++---------------
 1 file changed, 183 insertions(+), 183 deletions(-)

diff --git a/dev-util/git-delta/git-delta-0.16.5.ebuild b/dev-util/git-delta/git-delta-0.16.5.ebuild
index d1eb8ae038ca..0aa433e5a344 100644
--- a/dev-util/git-delta/git-delta-0.16.5.ebuild
+++ b/dev-util/git-delta/git-delta-0.16.5.ebuild
@@ -4,188 +4,188 @@
 EAPI=8
 
 CRATES="
-	adler-1.0.2
-	aho-corasick-0.7.20
-	android_system_properties-0.1.5
-	ansi_colours-1.2.1
-	ansi_term-0.12.1
-	anyhow-1.0.70
-	approx-0.5.1
-	arrayvec-0.7.2
-	atty-0.2.14
-	autocfg-1.1.0
-	base64-0.21.0
-	bat-0.22.1
-	bincode-1.3.3
-	bitflags-1.3.2
-	bitflags-2.2.1
-	box_drawing-0.1.2
-	bstr-1.3.0
-	bumpalo-3.12.0
-	bytelines-2.2.2
-	bytemuck-1.13.1
-	bytesize-1.2.0
-	cc-1.0.79
-	cfg-if-1.0.0
-	chrono-0.4.23
-	chrono-humanize-0.2.2
-	clap-4.1.8
-	clap_derive-4.1.8
-	clap_lex-0.3.2
-	clircle-0.3.0
-	codespan-reporting-0.11.1
-	console-0.15.5
-	content_inspector-0.2.4
-	core-foundation-sys-0.8.3
-	crc32fast-1.3.2
-	ctrlc-3.2.5
-	cxx-1.0.91
-	cxx-build-1.0.91
-	cxxbridge-flags-1.0.91
-	cxxbridge-macro-1.0.91
-	dirs-4.0.0
-	dirs-sys-0.3.7
-	either-1.8.1
-	encode_unicode-0.3.6
-	encoding-0.2.33
-	encoding-index-japanese-1.20141219.5
-	encoding-index-korean-1.20141219.5
-	encoding-index-simpchinese-1.20141219.5
-	encoding-index-singlebyte-1.20141219.5
-	encoding-index-tradchinese-1.20141219.5
-	encoding_index_tests-0.1.4
-	errno-0.2.8
-	errno-dragonfly-0.1.2
-	find-crate-0.6.3
-	flate2-1.0.25
-	fnv-1.0.7
-	form_urlencoded-1.1.0
-	getrandom-0.2.8
-	git2-0.16.1
-	globset-0.4.10
-	grep-cli-0.1.7
-	hashbrown-0.12.3
-	heck-0.4.1
-	hermit-abi-0.1.19
-	hermit-abi-0.3.1
-	iana-time-zone-0.1.53
-	iana-time-zone-haiku-0.1.1
-	idna-0.3.0
-	indexmap-1.9.2
-	io-lifetimes-1.0.5
-	is-terminal-0.4.4
-	itertools-0.10.5
-	itoa-1.0.6
-	jobserver-0.1.26
-	js-sys-0.3.61
-	lazy_static-1.4.0
-	libc-0.2.139
-	libgit2-sys-0.14.2+1.5.1
-	libz-sys-1.1.8
-	line-wrap-0.1.1
-	link-cplusplus-1.0.8
-	linked-hash-map-0.5.6
-	linux-raw-sys-0.1.4
-	log-0.4.17
-	memchr-2.5.0
-	miniz_oxide-0.6.2
-	nix-0.26.2
-	ntapi-0.4.0
-	num-integer-0.1.45
-	num-traits-0.2.15
-	once_cell-1.17.1
-	onig-6.4.0
-	onig_sys-69.8.1
-	os_str_bytes-6.4.1
-	palette-0.6.1
-	palette_derive-0.6.1
-	path_abs-0.5.1
-	pathdiff-0.2.1
-	percent-encoding-2.2.0
-	phf-0.11.1
-	phf_generator-0.11.1
-	phf_macros-0.11.1
-	phf_shared-0.11.1
-	pkg-config-0.3.26
-	plist-1.4.1
-	proc-macro-error-1.0.4
-	proc-macro-error-attr-1.0.4
-	proc-macro2-1.0.51
-	quick-xml-0.26.0
-	quote-1.0.23
-	rand-0.8.5
-	rand_core-0.6.4
-	redox_syscall-0.2.16
-	redox_users-0.4.3
-	regex-1.7.1
-	regex-automata-0.1.10
-	regex-syntax-0.6.28
-	rgb-0.8.36
-	rustix-0.36.9
-	ryu-1.0.13
-	safemem-0.3.3
-	same-file-1.0.6
-	scratch-1.0.4
-	semver-1.0.16
-	serde-1.0.152
-	serde_derive-1.0.152
-	serde_json-1.0.93
-	serde_yaml-0.8.26
-	shell-words-1.1.0
-	siphasher-0.3.10
-	smol_str-0.1.24
-	static_assertions-1.1.0
-	std_prelude-0.2.12
-	strsim-0.10.0
-	syn-1.0.109
-	syntect-5.0.0
-	sysinfo-0.28.2
-	termcolor-1.2.0
-	terminal_size-0.2.5
-	thiserror-1.0.38
-	thiserror-impl-1.0.38
-	time-0.1.45
-	time-0.3.20
-	time-core-0.1.0
-	time-macros-0.2.8
-	tinyvec-1.6.0
-	tinyvec_macros-0.1.1
-	toml-0.5.11
-	unicode-bidi-0.3.10
-	unicode-ident-1.0.7
-	unicode-normalization-0.1.22
-	unicode-segmentation-1.10.1
-	unicode-width-0.1.10
-	url-2.3.1
-	utf8parse-0.2.0
-	vcpkg-0.2.15
-	version_check-0.9.4
-	vte-0.11.0
-	vte_generate_state_changes-0.1.1
-	walkdir-2.3.2
-	wasi-0.10.0+wasi-snapshot-preview1
-	wasi-0.11.0+wasi-snapshot-preview1
-	wasm-bindgen-0.2.84
-	wasm-bindgen-backend-0.2.84
-	wasm-bindgen-macro-0.2.84
-	wasm-bindgen-macro-support-0.2.84
-	wasm-bindgen-shared-0.2.84
-	winapi-0.3.9
-	winapi-i686-pc-windows-gnu-0.4.0
-	winapi-util-0.1.5
-	winapi-x86_64-pc-windows-gnu-0.4.0
-	windows-sys-0.42.0
-	windows-sys-0.45.0
-	windows-targets-0.42.1
-	windows_aarch64_gnullvm-0.42.1
-	windows_aarch64_msvc-0.42.1
-	windows_i686_gnu-0.42.1
-	windows_i686_msvc-0.42.1
-	windows_x86_64_gnu-0.42.1
-	windows_x86_64_gnullvm-0.42.1
-	windows_x86_64_msvc-0.42.1
-	xdg-2.4.1
-	yaml-rust-0.4.5
+	adler@1.0.2
+	aho-corasick@0.7.20
+	android_system_properties@0.1.5
+	ansi_colours@1.2.1
+	ansi_term@0.12.1
+	anyhow@1.0.70
+	approx@0.5.1
+	arrayvec@0.7.2
+	atty@0.2.14
+	autocfg@1.1.0
+	base64@0.21.0
+	bat@0.22.1
+	bincode@1.3.3
+	bitflags@1.3.2
+	bitflags@2.2.1
+	box_drawing@0.1.2
+	bstr@1.3.0
+	bumpalo@3.12.0
+	bytelines@2.2.2
+	bytemuck@1.13.1
+	bytesize@1.2.0
+	cc@1.0.79
+	cfg-if@1.0.0
+	chrono-humanize@0.2.2
+	chrono@0.4.23
+	clap@4.1.8
+	clap_derive@4.1.8
+	clap_lex@0.3.2
+	clircle@0.3.0
+	codespan-reporting@0.11.1
+	console@0.15.5
+	content_inspector@0.2.4
+	core-foundation-sys@0.8.3
+	crc32fast@1.3.2
+	ctrlc@3.2.5
+	cxx-build@1.0.91
+	cxx@1.0.91
+	cxxbridge-flags@1.0.91
+	cxxbridge-macro@1.0.91
+	dirs-sys@0.3.7
+	dirs@4.0.0
+	either@1.8.1
+	encode_unicode@0.3.6
+	encoding-index-japanese@1.20141219.5
+	encoding-index-korean@1.20141219.5
+	encoding-index-simpchinese@1.20141219.5
+	encoding-index-singlebyte@1.20141219.5
+	encoding-index-tradchinese@1.20141219.5
+	encoding@0.2.33
+	encoding_index_tests@0.1.4
+	errno-dragonfly@0.1.2
+	errno@0.2.8
+	find-crate@0.6.3
+	flate2@1.0.25
+	fnv@1.0.7
+	form_urlencoded@1.1.0
+	getrandom@0.2.8
+	git2@0.16.1
+	globset@0.4.10
+	grep-cli@0.1.7
+	hashbrown@0.12.3
+	heck@0.4.1
+	hermit-abi@0.1.19
+	hermit-abi@0.3.1
+	iana-time-zone-haiku@0.1.1
+	iana-time-zone@0.1.53
+	idna@0.3.0
+	indexmap@1.9.2
+	io-lifetimes@1.0.5
+	is-terminal@0.4.4
+	itertools@0.10.5
+	itoa@1.0.6
+	jobserver@0.1.26
+	js-sys@0.3.61
+	lazy_static@1.4.0
+	libc@0.2.139
+	libgit2-sys@0.14.2+1.5.1
+	libz-sys@1.1.8
+	line-wrap@0.1.1
+	link-cplusplus@1.0.8
+	linked-hash-map@0.5.6
+	linux-raw-sys@0.1.4
+	log@0.4.17
+	memchr@2.5.0
+	miniz_oxide@0.6.2
+	nix@0.26.2
+	ntapi@0.4.0
+	num-integer@0.1.45
+	num-traits@0.2.15
+	once_cell@1.17.1
+	onig@6.4.0
+	onig_sys@69.8.1
+	os_str_bytes@6.4.1
+	palette@0.6.1
+	palette_derive@0.6.1
+	path_abs@0.5.1
+	pathdiff@0.2.1
+	percent-encoding@2.2.0
+	phf@0.11.1
+	phf_generator@0.11.1
+	phf_macros@0.11.1
+	phf_shared@0.11.1
+	pkg-config@0.3.26
+	plist@1.4.1
+	proc-macro-error-attr@1.0.4
+	proc-macro-error@1.0.4
+	proc-macro2@1.0.51
+	quick-xml@0.26.0
+	quote@1.0.23
+	rand@0.8.5
+	rand_core@0.6.4
+	redox_syscall@0.2.16
+	redox_users@0.4.3
+	regex-automata@0.1.10
+	regex-syntax@0.6.28
+	regex@1.7.1
+	rgb@0.8.36
+	rustix@0.36.9
+	ryu@1.0.13
+	safemem@0.3.3
+	same-file@1.0.6
+	scratch@1.0.4
+	semver@1.0.16
+	serde@1.0.152
+	serde_derive@1.0.152
+	serde_json@1.0.93
+	serde_yaml@0.8.26
+	shell-words@1.1.0
+	siphasher@0.3.10
+	smol_str@0.1.24
+	static_assertions@1.1.0
+	std_prelude@0.2.12
+	strsim@0.10.0
+	syn@1.0.109
+	syntect@5.0.0
+	sysinfo@0.28.2
+	termcolor@1.2.0
+	terminal_size@0.2.5
+	thiserror-impl@1.0.38
+	thiserror@1.0.38
+	time-core@0.1.0
+	time-macros@0.2.8
+	time@0.1.45
+	time@0.3.20
+	tinyvec@1.6.0
+	tinyvec_macros@0.1.1
+	toml@0.5.11
+	unicode-bidi@0.3.10
+	unicode-ident@1.0.7
+	unicode-normalization@0.1.22
+	unicode-segmentation@1.10.1
+	unicode-width@0.1.10
+	url@2.3.1
+	utf8parse@0.2.0
+	vcpkg@0.2.15
+	version_check@0.9.4
+	vte@0.11.0
+	vte_generate_state_changes@0.1.1
+	walkdir@2.3.2
+	wasi@0.10.0+wasi-snapshot-preview1
+	wasi@0.11.0+wasi-snapshot-preview1
+	wasm-bindgen-backend@0.2.84
+	wasm-bindgen-macro-support@0.2.84
+	wasm-bindgen-macro@0.2.84
+	wasm-bindgen-shared@0.2.84
+	wasm-bindgen@0.2.84
+	winapi-i686-pc-windows-gnu@0.4.0
+	winapi-util@0.1.5
+	winapi-x86_64-pc-windows-gnu@0.4.0
+	winapi@0.3.9
+	windows-sys@0.42.0
+	windows-sys@0.45.0
+	windows-targets@0.42.1
+	windows_aarch64_gnullvm@0.42.1
+	windows_aarch64_msvc@0.42.1
+	windows_i686_gnu@0.42.1
+	windows_i686_msvc@0.42.1
+	windows_x86_64_gnu@0.42.1
+	windows_x86_64_gnullvm@0.42.1
+	windows_x86_64_msvc@0.42.1
+	xdg@2.4.1
+	yaml-rust@0.4.5
 "
 
 inherit bash-completion-r1 cargo
@@ -193,7 +193,7 @@ inherit bash-completion-r1 cargo
 DESCRIPTION="A syntax-highlighting pager for git"
 HOMEPAGE="https://github.com/dandavison/delta"
 SRC_URI="https://github.com/dandavison/delta/archive/${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" $(cargo_crate_uris ${CRATES})"
+SRC_URI+=" ${CARGO_CRATE_URIS}"
 S="${WORKDIR}/${P/git-/}"
 
 LICENSE="MIT"


             reply	other threads:[~2023-06-19  1:13 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19  1:13 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-11 14:51 [gentoo-commits] repo/gentoo:master commit in: dev-util/git-delta/ Sam James
2025-04-26 15:59 Michał Górny
2025-04-26 15:59 Michał Górny
2025-04-26 15:59 Michał Górny
2024-12-11 20:31 Sam James
2024-10-11  2:50 Sam James
2024-09-01  3:06 Sam James
2024-08-29  5:27 Jakov Smolić
2024-06-01  2:16 Sam James
2024-06-01  2:16 Sam James
2023-11-25  6:36 Sam James
2023-07-24  3:57 Sam James
2023-06-19  1:13 Sam James
2023-06-04  5:18 Sam James
2023-06-03  3:57 Sam James
2023-06-03  3:57 Sam James
2023-01-27  6:22 Sam James
2022-12-13  4:19 Sam James
2022-10-11  6:41 Agostino Sarubbo
2022-08-31 21:38 Sam James
2022-07-26  4:26 Sam James
2022-06-17  6:54 Agostino Sarubbo
2022-05-13 18:36 Sam James
2022-04-29  8:27 Sam James
2022-04-17 16:44 Sam James
2022-03-21  7:47 Agostino Sarubbo
2022-03-09 15:34 Sam James
2022-02-15  0:56 Sam James
2022-02-01  7:30 Agostino Sarubbo
2022-01-01  9:38 Sam James
2021-12-16  4:27 Sam James
2021-12-08  5:25 Sam James
2021-12-08  5:25 Sam James
2021-12-07  7:47 Sam James
2021-12-07  7:47 Sam James
2021-12-04 23:13 Sam James
2021-12-04 22:46 Sam James
2021-11-29  1:03 Sam James
2021-11-29  1:03 Sam James
2021-11-26  1:00 Sam James
2021-11-24 22:04 Sam James
2021-10-29 23:21 Sam James
2021-10-29 23:21 Sam James
2021-10-27  5:34 Sam James
2021-08-14  7:02 Agostino Sarubbo
2021-07-14  4:53 Sam James
2021-07-14  4:53 Sam James
2021-06-29 21:23 Sam James
2021-06-29 21:23 Sam James
2021-06-27  5:20 Sam James
2021-05-28 19:54 Sam James
2021-05-28 19:54 Sam James
2021-04-30 15:23 Agostino Sarubbo
2021-03-30 14:55 Sam James
2021-03-30 14:53 Sam James
2021-03-23  4:53 Sam James
2021-03-08 10:25 Sam James
2021-02-05 17:26 Sam James
2021-02-05 10:43 Sam James
2021-02-05 10:40 Sam James
2021-01-31 19:05 Sam James
2021-01-07  5:26 Sam James
2021-01-05 23:25 Sam James
2020-12-31  1:38 Sam James
2020-12-25 23:30 Sam James
2020-11-06 21:19 Sam James
2020-11-06 21:19 Sam James
2020-11-04  3:43 Sam James
2020-10-31  3:31 Georgy Yakovlev
2020-10-31  3:27 Sam James
2020-10-31  3:26 Sam James
2020-10-31  3:18 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1687137186.5286d78a6d9e6698c7d0851b22eb0b1ce33bebf0.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox