sys-apps/bat-extras: bump to 2023.09.19, remove sys-apps/exa

- sys-apps/exa removed in ::gentoo, and changed to sys-apps/eza [1]
- bat-extras-2023.09.19 changed to use sys-apps/eza [2]

[1] 64cad5f333
[2] d96fc92165

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui 2023-10-12 11:23:30 +08:00
parent 9194154b78
commit 87af1012ad
No known key found for this signature in database
GPG Key ID: AD4E34A8385E3E52
3 changed files with 15 additions and 15 deletions

View File

@ -1 +1 @@
DIST bat-extras-2022.07.27.tar.gz 41647 BLAKE2B aa481520c49675c249b47b9b6a1f06c24928ccf6eb96a0b1b17d87364f43063d718cea61a8edaebca097a27c239e528bf8c10f93b7d09d92b374cbf720fc6481 SHA512 352edf8f5879239894a8defbac466e908f6235bf4a9c7a64622418f2bdbae9b364343fca54769f792025d2a87aeca52a356ee36c5733eee7fd641d8d5c8d995b
DIST bat-extras-2023.09.19.tar.gz 49416 BLAKE2B f67cee8793951921b92b802b57fb96e50ac8bf6db3ebdf852d56dbaf818a3fc3d3439481f5fa9cbe834334119b368bb90f1020cd708a5b1540de2c6007fae6d2 SHA512 021dd25c77476d2059ee80659a870db214da25cd2683ac7a15748f356dd416c257a98595188df9c76aea37233c5b67cef82d8d829f5ecc185ecad0dc47105ddd

View File

@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,15 +26,15 @@ DEPEND="
"
RDEPEND="
${DEPEND}
dev-vcs/git
sys-apps/ripgrep
app-admin/entr
dev-util/git-delta
sys-devel/clang
sys-apps/exa
app-shells/fzf
sys-libs/ncurses
dev-python/black
dev-util/git-delta
dev-vcs/git
sys-apps/eza
sys-apps/ripgrep
sys-devel/clang
sys-libs/ncurses
virtual/rust[rustfmt(+)]
"

View File

@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -26,15 +26,15 @@ DEPEND="
"
RDEPEND="
${DEPEND}
dev-vcs/git
sys-apps/ripgrep
app-admin/entr
dev-util/git-delta
sys-devel/clang
sys-apps/exa
app-shells/fzf
sys-libs/ncurses
dev-python/black
dev-util/git-delta
dev-vcs/git
sys-apps/eza
sys-apps/ripgrep
sys-devel/clang
sys-libs/ncurses
virtual/rust[rustfmt(+)]
"