From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/tokei/
Date: Sun, 28 Apr 2024 21:43:26 +0000 (UTC) [thread overview]
Message-ID: <1714340523.6ab2d104bb06597abcb52ef18e935fdd8f335a7d.watermanpaint@gentoo> (raw)
commit: 6ab2d104bb06597abcb52ef18e935fdd8f335a7d
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sun Apr 28 21:35:52 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Apr 28 21:42:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ab2d104
dev-util/tokei: remove incorrect RESTRICT=mirror
Speed up cargo eclass SRC_URI generation
From the PMS:
> mirror
> The package’s SRC_URI entries may not be mirrored, and
> mirrors should not be checked when fetching.
The crate dependencies may very well be mirrored, judging by their
licenses. To fetch distfiles from their original locations immediately,
set `GENTOO_MIRRORS=`.
https://devmanual.gentoo.org/general-concepts/manifest/#generating-the-manifest
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
dev-util/tokei/tokei-12.1.1.ebuild | 315 ++++++++++++++++++-------------------
dev-util/tokei/tokei-12.1.2.ebuild | 307 ++++++++++++++++++------------------
2 files changed, 310 insertions(+), 312 deletions(-)
diff --git a/dev-util/tokei/tokei-12.1.1.ebuild b/dev-util/tokei/tokei-12.1.1.ebuild
index 4fc85cd4fe..cf6352ec5e 100644
--- a/dev-util/tokei/tokei-12.1.1.ebuild
+++ b/dev-util/tokei/tokei-12.1.1.ebuild
@@ -6,161 +6,161 @@
EAPI=7
CRATES="
-ahash-0.3.8
-aho-corasick-0.7.15
-ansi_term-0.11.0
-arrayref-0.3.6
-arrayvec-0.4.12
-arrayvec-0.5.1
-atty-0.2.14
-autocfg-1.0.0
-base64-0.11.0
-bitflags-1.2.1
-blake2b_simd-0.5.10
-block-buffer-0.7.3
-block-padding-0.1.5
-bstr-0.2.13
-byte-tools-0.3.1
-bytecount-0.6.0
-byteorder-1.3.4
-cc-1.0.54
-cfg-if-0.1.10
-cfg-if-1.0.0
-chrono-0.4.11
-chrono-tz-0.5.2
-clap-2.33.3
-cloudabi-0.1.0
-const-random-0.1.8
-const-random-macro-0.1.8
-const_fn-0.4.2
-constant_time_eq-0.1.5
-crossbeam-channel-0.5.0
-crossbeam-deque-0.8.0
-crossbeam-epoch-0.9.1
-crossbeam-utils-0.7.2
-crossbeam-utils-0.8.0
-dashmap-3.11.10
-deunicode-0.4.3
-digest-0.8.1
-dirs-3.0.1
-dirs-sys-0.3.5
-dtoa-0.4.6
-either-1.5.3
-encoding_rs-0.8.23
-encoding_rs_io-0.1.7
-env_logger-0.8.2
-fake-simd-0.1.2
-fnv-1.0.7
-generic-array-0.12.3
-getrandom-0.1.14
-getrandom-0.2.0
-git2-0.13.14
-globset-0.4.5
-globwalk-0.8.1
-grep-matcher-0.1.4
-grep-searcher-0.1.7
-half-1.6.0
-hermit-abi-0.1.14
-hex-0.4.2
-humansize-1.1.0
-humantime-2.0.1
-idna-0.2.0
-ignore-0.4.17
-instant-0.1.5
-itoa-0.4.6
-jobserver-0.1.21
-lazy_static-1.4.0
-libc-0.2.71
-libgit2-sys-0.12.16+1.1.0
-libz-sys-1.1.0
-linked-hash-map-0.5.3
-lock_api-0.4.0
-log-0.4.11
-maplit-1.0.2
-matches-0.1.8
-memchr-2.3.3
-memmap-0.7.0
-memoffset-0.6.1
-nodrop-0.1.14
-num-format-0.4.0
-num-integer-0.1.43
-num-traits-0.2.12
-num_cpus-1.13.0
-once_cell-1.5.2
-opaque-debug-0.2.3
-parking_lot-0.11.1
-parking_lot_core-0.8.0
-parse-zoneinfo-0.3.0
-percent-encoding-2.1.0
-pest-2.1.3
-pest_derive-2.1.0
-pest_generator-2.1.3
-pest_meta-2.1.3
-pkg-config-0.3.17
-ppv-lite86-0.2.8
-proc-macro-hack-0.5.16
-proc-macro2-1.0.18
-quote-1.0.7
-rand-0.7.3
-rand-0.8.0
-rand_chacha-0.2.2
-rand_chacha-0.3.0
-rand_core-0.5.1
-rand_core-0.6.0
-rand_hc-0.2.0
-rand_hc-0.3.0
-rayon-1.5.0
-rayon-core-1.9.0
-redox_syscall-0.1.56
-redox_users-0.3.4
-regex-1.4.2
-regex-syntax-0.6.21
-remove_dir_all-0.5.3
-rust-argon2-0.7.0
-ryu-1.0.5
-same-file-1.0.6
-scopeguard-1.1.0
-serde-1.0.118
-serde_cbor-0.11.1
-serde_derive-1.0.118
-serde_json-1.0.61
-serde_yaml-0.8.14
-sha-1-0.8.2
-slug-0.1.4
-smallvec-1.4.0
-strsim-0.8.0
-syn-1.0.33
-tempfile-3.1.0
-tera-1.6.0
-term_size-0.3.2
-termcolor-1.1.0
-textwrap-0.11.0
-thread_local-1.0.1
-time-0.1.43
-tinyvec-0.3.3
-toml-0.5.8
-typenum-1.12.0
-ucd-trie-0.1.3
-unic-char-property-0.9.0
-unic-char-range-0.9.0
-unic-common-0.9.0
-unic-segment-0.9.0
-unic-ucd-segment-0.9.0
-unic-ucd-version-0.9.0
-unicode-bidi-0.3.4
-unicode-normalization-0.1.13
-unicode-width-0.1.7
-unicode-xid-0.2.0
-url-2.1.1
-vcpkg-0.2.10
-vec_map-0.8.2
-walkdir-2.3.1
-wasi-0.9.0+wasi-snapshot-preview1
-winapi-0.3.8
-winapi-i686-pc-windows-gnu-0.4.0
-winapi-util-0.1.5
-winapi-x86_64-pc-windows-gnu-0.4.0
-yaml-rust-0.4.4
+ahash@0.3.8
+aho-corasick@0.7.15
+ansi_term@0.11.0
+arrayref@0.3.6
+arrayvec@0.4.12
+arrayvec@0.5.1
+atty@0.2.14
+autocfg@1.0.0
+base64@0.11.0
+bitflags@1.2.1
+blake2b_simd@0.5.10
+block-buffer@0.7.3
+block-padding@0.1.5
+bstr@0.2.13
+byte-tools@0.3.1
+bytecount@0.6.0
+byteorder@1.3.4
+cc@1.0.54
+cfg-if@0.1.10
+cfg-if@1.0.0
+chrono@0.4.11
+chrono-tz@0.5.2
+clap@2.33.3
+cloudabi@0.1.0
+const-random@0.1.8
+const-random-macro@0.1.8
+const_fn@0.4.2
+constant_time_eq@0.1.5
+crossbeam-channel@0.5.0
+crossbeam-deque@0.8.0
+crossbeam-epoch@0.9.1
+crossbeam-utils@0.7.2
+crossbeam-utils@0.8.0
+dashmap@3.11.10
+deunicode@0.4.3
+digest@0.8.1
+dirs@3.0.1
+dirs-sys@0.3.5
+dtoa@0.4.6
+either@1.5.3
+encoding_rs@0.8.23
+encoding_rs_io@0.1.7
+env_logger@0.8.2
+fake-simd@0.1.2
+fnv@1.0.7
+generic-array@0.12.3
+getrandom@0.1.14
+getrandom@0.2.0
+git2@0.13.14
+globset@0.4.5
+globwalk@0.8.1
+grep-matcher@0.1.4
+grep-searcher@0.1.7
+half@1.6.0
+hermit-abi@0.1.14
+hex@0.4.2
+humansize@1.1.0
+humantime@2.0.1
+idna@0.2.0
+ignore@0.4.17
+instant@0.1.5
+itoa@0.4.6
+jobserver@0.1.21
+lazy_static@1.4.0
+libc@0.2.71
+libgit2-sys@0.12.16+1.1.0
+libz-sys@1.1.0
+linked-hash-map@0.5.3
+lock_api@0.4.0
+log@0.4.11
+maplit@1.0.2
+matches@0.1.8
+memchr@2.3.3
+memmap@0.7.0
+memoffset@0.6.1
+nodrop@0.1.14
+num-format@0.4.0
+num-integer@0.1.43
+num-traits@0.2.12
+num_cpus@1.13.0
+once_cell@1.5.2
+opaque-debug@0.2.3
+parking_lot@0.11.1
+parking_lot_core@0.8.0
+parse-zoneinfo@0.3.0
+percent-encoding@2.1.0
+pest@2.1.3
+pest_derive@2.1.0
+pest_generator@2.1.3
+pest_meta@2.1.3
+pkg-config@0.3.17
+ppv-lite86@0.2.8
+proc-macro-hack@0.5.16
+proc-macro2@1.0.18
+quote@1.0.7
+rand@0.7.3
+rand@0.8.0
+rand_chacha@0.2.2
+rand_chacha@0.3.0
+rand_core@0.5.1
+rand_core@0.6.0
+rand_hc@0.2.0
+rand_hc@0.3.0
+rayon@1.5.0
+rayon-core@1.9.0
+redox_syscall@0.1.56
+redox_users@0.3.4
+regex@1.4.2
+regex-syntax@0.6.21
+remove_dir_all@0.5.3
+rust-argon2@0.7.0
+ryu@1.0.5
+same-file@1.0.6
+scopeguard@1.1.0
+serde@1.0.118
+serde_cbor@0.11.1
+serde_derive@1.0.118
+serde_json@1.0.61
+serde_yaml@0.8.14
+sha@1-0.8.2
+slug@0.1.4
+smallvec@1.4.0
+strsim@0.8.0
+syn@1.0.33
+tempfile@3.1.0
+tera@1.6.0
+term_size@0.3.2
+termcolor@1.1.0
+textwrap@0.11.0
+thread_local@1.0.1
+time@0.1.43
+tinyvec@0.3.3
+toml@0.5.8
+typenum@1.12.0
+ucd-trie@0.1.3
+unic-char-property@0.9.0
+unic-char-range@0.9.0
+unic-common@0.9.0
+unic-segment@0.9.0
+unic-ucd-segment@0.9.0
+unic-ucd-version@0.9.0
+unicode-bidi@0.3.4
+unicode-normalization@0.1.13
+unicode-width@0.1.7
+unicode-xid@0.2.0
+url@2.1.1
+vcpkg@0.2.10
+vec_map@0.8.2
+walkdir@2.3.1
+wasi@0.9.0+wasi-snapshot-preview1
+winapi@0.3.8
+winapi-i686-pc-windows-gnu@0.4.0
+winapi-util@0.1.5
+winapi-x86_64-pc-windows-gnu@0.4.0
+yaml-rust@0.4.4
"
inherit cargo
@@ -168,9 +168,8 @@ inherit cargo
DESCRIPTION="Count your code, quickly"
HOMEPAGE="https://tokei.rs"
SRC_URI="https://github.com/XAMPPRocky/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
- $(cargo_crate_uris ${CRATES})"
-# Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
-RESTRICT="mirror"
+ ${CARGO_CRATE_URIS}"
+
LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
diff --git a/dev-util/tokei/tokei-12.1.2.ebuild b/dev-util/tokei/tokei-12.1.2.ebuild
index 22d88578aa..6867e81d02 100644
--- a/dev-util/tokei/tokei-12.1.2.ebuild
+++ b/dev-util/tokei/tokei-12.1.2.ebuild
@@ -6,157 +6,157 @@
EAPI=7
CRATES="
-aho-corasick-0.7.15
-ansi_term-0.11.0
-arrayref-0.3.6
-arrayvec-0.4.12
-arrayvec-0.5.1
-atty-0.2.14
-autocfg-1.0.0
-base64-0.11.0
-bitflags-1.2.1
-blake2b_simd-0.5.10
-block-buffer-0.7.3
-block-padding-0.1.5
-bstr-0.2.13
-byte-tools-0.3.1
-bytecount-0.6.0
-byteorder-1.3.4
-cc-1.0.54
-cfg-if-0.1.10
-cfg-if-1.0.0
-chrono-0.4.11
-chrono-tz-0.5.2
-clap-2.33.3
-cloudabi-0.1.0
-const_fn-0.4.2
-constant_time_eq-0.1.5
-crossbeam-channel-0.5.0
-crossbeam-deque-0.8.0
-crossbeam-epoch-0.9.1
-crossbeam-utils-0.7.2
-crossbeam-utils-0.8.0
-dashmap-4.0.1
-deunicode-0.4.3
-digest-0.8.1
-dirs-3.0.1
-dirs-sys-0.3.5
-dtoa-0.4.6
-either-1.5.3
-encoding_rs-0.8.23
-encoding_rs_io-0.1.7
-env_logger-0.8.2
-fake-simd-0.1.2
-fnv-1.0.7
-generic-array-0.12.3
-getrandom-0.1.14
-getrandom-0.2.0
-git2-0.13.15
-globset-0.4.5
-globwalk-0.8.1
-grep-matcher-0.1.4
-grep-searcher-0.1.7
-half-1.6.0
-hermit-abi-0.1.14
-hex-0.4.2
-humansize-1.1.0
-humantime-2.0.1
-idna-0.2.0
-ignore-0.4.17
-instant-0.1.5
-itoa-0.4.6
-jobserver-0.1.21
-lazy_static-1.4.0
-libc-0.2.71
-libgit2-sys-0.12.17+1.1.0
-libz-sys-1.1.0
-linked-hash-map-0.5.3
-lock_api-0.4.0
-log-0.4.11
-maplit-1.0.2
-matches-0.1.8
-memchr-2.3.3
-memmap-0.7.0
-memoffset-0.6.1
-nodrop-0.1.14
-num-format-0.4.0
-num-integer-0.1.43
-num-traits-0.2.12
-num_cpus-1.13.0
-once_cell-1.5.2
-opaque-debug-0.2.3
-parking_lot-0.11.1
-parking_lot_core-0.8.0
-parse-zoneinfo-0.3.0
-percent-encoding-2.1.0
-pest-2.1.3
-pest_derive-2.1.0
-pest_generator-2.1.3
-pest_meta-2.1.3
-pkg-config-0.3.17
-ppv-lite86-0.2.8
-proc-macro2-1.0.18
-quote-1.0.7
-rand-0.7.3
-rand-0.8.0
-rand_chacha-0.2.2
-rand_chacha-0.3.0
-rand_core-0.5.1
-rand_core-0.6.0
-rand_hc-0.2.0
-rand_hc-0.3.0
-rayon-1.5.0
-rayon-core-1.9.0
-redox_syscall-0.1.56
-redox_users-0.3.4
-regex-1.4.3
-regex-syntax-0.6.22
-remove_dir_all-0.5.3
-rust-argon2-0.7.0
-ryu-1.0.5
-same-file-1.0.6
-scopeguard-1.1.0
-serde-1.0.118
-serde_cbor-0.11.1
-serde_derive-1.0.118
-serde_json-1.0.61
-serde_yaml-0.8.15
-sha-1-0.8.2
-slug-0.1.4
-smallvec-1.4.0
-strsim-0.8.0
-syn-1.0.33
-tempfile-3.1.0
-tera-1.6.1
-term_size-0.3.2
-termcolor-1.1.0
-textwrap-0.11.0
-thread_local-1.0.1
-time-0.1.43
-tinyvec-0.3.3
-toml-0.5.8
-typenum-1.12.0
-ucd-trie-0.1.3
-unic-char-property-0.9.0
-unic-char-range-0.9.0
-unic-common-0.9.0
-unic-segment-0.9.0
-unic-ucd-segment-0.9.0
-unic-ucd-version-0.9.0
-unicode-bidi-0.3.4
-unicode-normalization-0.1.13
-unicode-width-0.1.7
-unicode-xid-0.2.0
-url-2.1.1
-vcpkg-0.2.10
-vec_map-0.8.2
-walkdir-2.3.1
-wasi-0.9.0+wasi-snapshot-preview1
-winapi-0.3.8
-winapi-i686-pc-windows-gnu-0.4.0
-winapi-util-0.1.5
-winapi-x86_64-pc-windows-gnu-0.4.0
-yaml-rust-0.4.5
+aho-corasick@0.7.15
+ansi_term@0.11.0
+arrayref@0.3.6
+arrayvec@0.4.12
+arrayvec@0.5.1
+atty@0.2.14
+autocfg@1.0.0
+base64@0.11.0
+bitflags@1.2.1
+blake2b_simd@0.5.10
+block-buffer@0.7.3
+block-padding@0.1.5
+bstr@0.2.13
+byte-tools@0.3.1
+bytecount@0.6.0
+byteorder@1.3.4
+cc@1.0.54
+cfg-if@0.1.10
+cfg-if@1.0.0
+chrono@0.4.11
+chrono-tz@0.5.2
+clap@2.33.3
+cloudabi@0.1.0
+const_fn@0.4.2
+constant_time_eq@0.1.5
+crossbeam-channel@0.5.0
+crossbeam-deque@0.8.0
+crossbeam-epoch@0.9.1
+crossbeam-utils@0.7.2
+crossbeam-utils@0.8.0
+dashmap@4.0.1
+deunicode@0.4.3
+digest@0.8.1
+dirs@3.0.1
+dirs-sys@0.3.5
+dtoa@0.4.6
+either@1.5.3
+encoding_rs@0.8.23
+encoding_rs_io@0.1.7
+env_logger@0.8.2
+fake-simd@0.1.2
+fnv@1.0.7
+generic-array@0.12.3
+getrandom@0.1.14
+getrandom@0.2.0
+git2@0.13.15
+globset@0.4.5
+globwalk@0.8.1
+grep-matcher@0.1.4
+grep-searcher@0.1.7
+half@1.6.0
+hermit-abi@0.1.14
+hex@0.4.2
+humansize@1.1.0
+humantime@2.0.1
+idna@0.2.0
+ignore@0.4.17
+instant@0.1.5
+itoa@0.4.6
+jobserver@0.1.21
+lazy_static@1.4.0
+libc@0.2.71
+libgit2-sys@0.12.17+1.1.0
+libz-sys@1.1.0
+linked-hash-map@0.5.3
+lock_api@0.4.0
+log@0.4.11
+maplit@1.0.2
+matches@0.1.8
+memchr@2.3.3
+memmap@0.7.0
+memoffset@0.6.1
+nodrop@0.1.14
+num-format@0.4.0
+num-integer@0.1.43
+num-traits@0.2.12
+num_cpus@1.13.0
+once_cell@1.5.2
+opaque-debug@0.2.3
+parking_lot@0.11.1
+parking_lot_core@0.8.0
+parse-zoneinfo@0.3.0
+percent-encoding@2.1.0
+pest@2.1.3
+pest_derive@2.1.0
+pest_generator@2.1.3
+pest_meta@2.1.3
+pkg-config@0.3.17
+ppv-lite86@0.2.8
+proc-macro2@1.0.18
+quote@1.0.7
+rand@0.7.3
+rand@0.8.0
+rand_chacha@0.2.2
+rand_chacha@0.3.0
+rand_core@0.5.1
+rand_core@0.6.0
+rand_hc@0.2.0
+rand_hc@0.3.0
+rayon@1.5.0
+rayon-core@1.9.0
+redox_syscall@0.1.56
+redox_users@0.3.4
+regex@1.4.3
+regex-syntax@0.6.22
+remove_dir_all@0.5.3
+rust-argon2@0.7.0
+ryu@1.0.5
+same-file@1.0.6
+scopeguard@1.1.0
+serde@1.0.118
+serde_cbor@0.11.1
+serde_derive@1.0.118
+serde_json@1.0.61
+serde_yaml@0.8.15
+sha@1-0.8.2
+slug@0.1.4
+smallvec@1.4.0
+strsim@0.8.0
+syn@1.0.33
+tempfile@3.1.0
+tera@1.6.1
+term_size@0.3.2
+termcolor@1.1.0
+textwrap@0.11.0
+thread_local@1.0.1
+time@0.1.43
+tinyvec@0.3.3
+toml@0.5.8
+typenum@1.12.0
+ucd-trie@0.1.3
+unic-char-property@0.9.0
+unic-char-range@0.9.0
+unic-common@0.9.0
+unic-segment@0.9.0
+unic-ucd-segment@0.9.0
+unic-ucd-version@0.9.0
+unicode-bidi@0.3.4
+unicode-normalization@0.1.13
+unicode-width@0.1.7
+unicode-xid@0.2.0
+url@2.1.1
+vcpkg@0.2.10
+vec_map@0.8.2
+walkdir@2.3.1
+wasi@0.9.0+wasi-snapshot-preview1
+winapi@0.3.8
+winapi-i686-pc-windows-gnu@0.4.0
+winapi-util@0.1.5
+winapi-x86_64-pc-windows-gnu@0.4.0
+yaml-rust@0.4.5
"
inherit cargo
@@ -164,9 +164,8 @@ inherit cargo
DESCRIPTION="Count your code, quickly"
HOMEPAGE="https://tokei.rs"
SRC_URI="https://github.com/XAMPPRocky/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
- $(cargo_crate_uris ${CRATES})"
-# Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
-RESTRICT="mirror"
+ ${CARGO_CRATE_URIS}"
+
LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
next reply other threads:[~2024-04-28 21:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-28 21:43 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-12 15:49 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/tokei/ Lucio Sauer
2024-06-12 15:49 Lucio Sauer
2024-06-12 15:49 Lucio Sauer
2024-04-28 21:43 Lucio Sauer
2021-05-25 8:10 Anna Vyalkova
2021-04-07 18:03 YOSHIOKA Takuma
2021-01-13 3:50 YOSHIOKA Takuma
2020-12-29 20:23 YOSHIOKA Takuma
2020-12-24 20:57 YOSHIOKA Takuma
2020-09-13 11:26 YOSHIOKA Takuma
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=1714340523.6ab2d104bb06597abcb52ef18e935fdd8f335a7d.watermanpaint@gentoo \
--to=watermanpaint@posteo.net \
--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