app-misc/navi: bump to 2.13.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2020-12-26 21:39:00 +13:00
parent 49fa5465df
commit 84fa6175c6
3 changed files with 192 additions and 87 deletions

View File

@@ -24,6 +24,7 @@ DIST libc-0.2.77.crate 507233 BLAKE2B f02ee13e41dfa6317a6cf7f0724f891cc9f98a68cd
DIST memchr-2.3.3.crate 22566 BLAKE2B f952070b98ef30f0d2780a6efbeb36d295710734f678517d913a8002cafebbd3cfc38975fc4546d306efc11bc815764d14320af3b7a2360bd46fc2ab3db9efa5 SHA512 922e05da920d0d94226857788878ee5e31518cd80d95ae57e1d7ecd233942c37d01565525db2f1dfdfd5b3b1f81b2c73eee058cbfd745cb4e1519518318df248
DIST navi-2.12.1.tar.gz 54146 BLAKE2B 828bddec30680ac7b9c7cb4dd6cccbbd3c7fe1240f81fd3391463d5f7d1bdc7f2f6e4a805908c53a12a75f8ebe40a450693f8844b88108e9e1af96c05c3e8b0d SHA512 032b0aa6e293dda3bd6ef44294074676ff6d7fe40972ae644b603c67aac9eb976c47637f3029afffb7d497b7c5f7c5fd89aac4444c9eaca47228acb124f0abab
DIST navi-2.13.0.tar.gz 55791 BLAKE2B 5b0f281c5ee35091e773bb7186213403203702b3087910e26cedc67f38e7010711426812f227b63c9e6cfd40c853a362e5f096a0c2de3806ec00c2f6b006b1ed SHA512 5f8dbc7fb5246283e595a0463b1e98ed17df8bb2c5de474998422a4bac3feca9c221c0ba856c0f1638af612c381a8296d2fb4cf95bce987122855e9c9b1db03d
DIST navi-2.13.1.tar.gz 55829 BLAKE2B 76fe5c808f3f028a767e77e485b01f0b60d6b7c9ec7e00496cef5b18023403cb12831d1de94aa8a3fb15990c0a011e678ce91b6eeb44c7553e5bf8087d13b846 SHA512 771948b010ed3e2f15d1061926b1a62743c17576556031615d8ac5a24b4b455a8382f6bb4c663c1381972fcba760766d181e5e3c320c4b64c0243271c9b51a41
DIST numtoa-0.1.0.crate 8999 BLAKE2B 6a8cbf17458227fa87bdd6a35404e09afc092a1ea45d68c6c035e08a9d344fdb356b1bc7b52239dd6354ed9094e9338ccac599542bd7f0caf167ab8d17ad5fa7 SHA512 41b5c774048592c5867fba217c85d4ece4540e0f3ab0eea7dd1a6af340ba46dae42bbca62ea7fe3afdb258660f39a3d3082264c99dea67d3d1ae178d00a01354
DIST ppv-lite86-0.2.10.crate 20915 BLAKE2B 83a075381c24b2b89f5266929f5672ce051c3781c1a199252738dadbf471618c8b87452ce84e1cd87a9eac11b44107002894f544091210cc7e77bf52c045288e SHA512 c9941052e504b9b310024064026e4b1d540dd877705ef450a833d9ff6dee70ba874cdad68c46381a71d5b54482cd80b3dbb8e0c225758fd339069031a55195f1
DIST proc-macro-error-1.0.4.crate 25293 BLAKE2B ef918c5efaf2545ab38787c8d0c07315af00431139e4dff66346bf798e3a429f91d12a79776c150412fdda0b158a72badd5e1044ac4d6917f8482d4b5a7110b7 SHA512 8a47bc9d3e24e9561d1e384d8f5a633284c2cf9b5e6733c5f9d1dbfe1870ccc8e2152482852e50b551cecb68e009148585b910ffb0508a7b4875598eaf8657db

View File

@@ -0,0 +1,110 @@
# Copyright 2017-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CRATES="
aho-corasick-0.7.13
ansi_term-0.11.0
anyhow-1.0.32
arrayref-0.3.6
arrayvec-0.5.1
atty-0.2.14
autocfg-1.0.1
base64-0.12.3
bitflags-1.2.1
blake2b_simd-0.5.10
cfg-if-0.1.10
clap-2.33.3
constant_time_eq-0.1.5
crossbeam-utils-0.7.2
derive_more-0.14.1
directories-next-1.0.1
dirs-sys-next-0.1.0
edit-0.1.2
getrandom-0.1.15
heck-0.3.1
hermit-abi-0.1.15
lazy_static-1.4.0
libc-0.2.77
memchr-2.3.3
numtoa-0.1.0
ppv-lite86-0.2.10
proc-macro-error-1.0.4
proc-macro-error-attr-1.0.4
proc-macro2-0.4.30
proc-macro2-1.0.21
quote-0.6.13
quote-1.0.7
rand-0.7.3
rand_chacha-0.2.2
rand_core-0.5.1
rand_hc-0.2.0
raw_tty-0.1.0
redox_syscall-0.1.57
redox_termios-0.1.1
redox_users-0.3.5
regex-1.3.9
regex-syntax-0.6.18
remove_dir_all-0.5.3
rust-argon2-0.8.2
rustc_version-0.2.3
same-file-1.0.6
semver-0.9.0
semver-parser-0.7.0
shellwords-1.1.0
strip-ansi-escapes-0.1.0
strsim-0.8.0
structopt-0.3.17
structopt-derive-0.4.10
syn-0.15.44
syn-1.0.40
tempfile-3.1.0
terminal_size-0.1.13
termion-1.5.5
textwrap-0.11.0
thiserror-1.0.20
thiserror-impl-1.0.20
thread_local-1.0.1
unicode-segmentation-1.6.0
unicode-width-0.1.8
unicode-xid-0.1.0
unicode-xid-0.2.1
utf8parse-0.1.1
vec_map-0.8.2
version_check-0.9.2
vte-0.3.3
walkdir-2.3.1
wasi-0.9.0+wasi-snapshot-preview1
which-3.1.1
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
"
inherit cargo
DESCRIPTION="An interactive cheatsheet tool for the command-line"
HOMEPAGE="https://github.com/denisidoro/navi"
SRC_URI="$(cargo_crate_uris ${CRATES})"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/denisidoro/navi.git"
else
SRC_URI+=" https://github.com/denisidoro/navi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
LICENSE="Apache-2.0"
SLOT="0"
RESTRICT="mirror"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"
src_unpack() {
[[ ${PV} == 9999 ]] && git-r3_src_unpack
cargo_src_unpack
}

View File

@@ -1,88 +1,86 @@
# Copyright 2017-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild 0.3.1
EAPI=7
CRATES="
aho-corasick-0.7.13
ansi_term-0.11.0
anyhow-1.0.32
arrayref-0.3.6
arrayvec-0.5.1
atty-0.2.14
autocfg-1.0.1
base64-0.12.3
bitflags-1.2.1
blake2b_simd-0.5.10
cfg-if-0.1.10
clap-2.33.3
constant_time_eq-0.1.5
crossbeam-utils-0.7.2
derive_more-0.14.1
directories-next-1.0.1
dirs-sys-next-0.1.0
edit-0.1.2
getrandom-0.1.15
heck-0.3.1
hermit-abi-0.1.15
lazy_static-1.4.0
libc-0.2.77
memchr-2.3.3
numtoa-0.1.0
ppv-lite86-0.2.10
proc-macro-error-1.0.4
proc-macro-error-attr-1.0.4
proc-macro2-0.4.30
proc-macro2-1.0.21
quote-0.6.13
quote-1.0.7
rand-0.7.3
rand_chacha-0.2.2
rand_core-0.5.1
rand_hc-0.2.0
raw_tty-0.1.0
redox_syscall-0.1.57
redox_termios-0.1.1
redox_users-0.3.5
regex-1.3.9
regex-syntax-0.6.18
remove_dir_all-0.5.3
rust-argon2-0.8.2
rustc_version-0.2.3
same-file-1.0.6
semver-0.9.0
semver-parser-0.7.0
shellwords-1.1.0
strip-ansi-escapes-0.1.0
strsim-0.8.0
structopt-0.3.17
structopt-derive-0.4.10
syn-0.15.44
syn-1.0.40
tempfile-3.1.0
terminal_size-0.1.13
termion-1.5.5
textwrap-0.11.0
thiserror-1.0.20
thiserror-impl-1.0.20
thread_local-1.0.1
unicode-segmentation-1.6.0
unicode-width-0.1.8
unicode-xid-0.1.0
unicode-xid-0.2.1
utf8parse-0.1.1
vec_map-0.8.2
version_check-0.9.2
vte-0.3.3
walkdir-2.3.1
wasi-0.9.0+wasi-snapshot-preview1
which-3.1.1
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
aho-corasick-0.7.13
ansi_term-0.11.0
anyhow-1.0.32
arrayref-0.3.6
arrayvec-0.5.1
atty-0.2.14
autocfg-1.0.1
base64-0.12.3
bitflags-1.2.1
blake2b_simd-0.5.10
cfg-if-0.1.10
clap-2.33.3
constant_time_eq-0.1.5
crossbeam-utils-0.7.2
derive_more-0.14.1
directories-next-1.0.1
dirs-sys-next-0.1.0
edit-0.1.2
getrandom-0.1.15
heck-0.3.1
hermit-abi-0.1.15
lazy_static-1.4.0
libc-0.2.77
memchr-2.3.3
numtoa-0.1.0
ppv-lite86-0.2.10
proc-macro-error-1.0.4
proc-macro-error-attr-1.0.4
proc-macro2-0.4.30
proc-macro2-1.0.21
quote-0.6.13
quote-1.0.7
rand-0.7.3
rand_chacha-0.2.2
rand_core-0.5.1
rand_hc-0.2.0
raw_tty-0.1.0
redox_syscall-0.1.57
redox_termios-0.1.1
redox_users-0.3.5
regex-1.3.9
regex-syntax-0.6.18
remove_dir_all-0.5.3
rust-argon2-0.8.2
rustc_version-0.2.3
same-file-1.0.6
semver-0.9.0
semver-parser-0.7.0
shellwords-1.1.0
strip-ansi-escapes-0.1.0
strsim-0.8.0
structopt-0.3.17
structopt-derive-0.4.10
syn-0.15.44
syn-1.0.40
tempfile-3.1.0
terminal_size-0.1.13
termion-1.5.5
textwrap-0.11.0
thiserror-1.0.20
thiserror-impl-1.0.20
thread_local-1.0.1
unicode-segmentation-1.6.0
unicode-width-0.1.8
unicode-xid-0.1.0
unicode-xid-0.2.1
utf8parse-0.1.1
vec_map-0.8.2
version_check-0.9.2
vte-0.3.3
walkdir-2.3.1
wasi-0.9.0+wasi-snapshot-preview1
which-3.1.1
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
"
inherit cargo
@@ -91,26 +89,22 @@ DESCRIPTION="An interactive cheatsheet tool for the command-line"
HOMEPAGE="https://github.com/denisidoro/navi"
SRC_URI="$(cargo_crate_uris ${CRATES})"
if [[ "${PV}" == 9999 ]]
then
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/denisidoro/navi.git"
else
SRC_URI+="
https://github.com/denisidoro/navi/archive/v${PV}.tar.gz -> ${P}.tar.gz
"
SRC_URI+=" https://github.com/denisidoro/navi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
RESTRICT="mirror"
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
RESTRICT="mirror"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"
src_unpack() {
[[ "${PV}" == 9999 ]] && git-r3_src_unpack
[[ ${PV} == 9999 ]] && git-r3_src_unpack
cargo_src_unpack
}