commit: 87af1012ad0c3b9d24b5ec3d17530052a99ca880 Author: Huang Rui <vowstar <AT> gmail <DOT> com> AuthorDate: Thu Oct 12 03:23:30 2023 +0000 Commit: Rui Huang <vowstar <AT> gmail <DOT> com> CommitDate: Thu Oct 12 03:23:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87af1012
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] https://github.com/gentoo/gentoo/commit/64cad5f333e281d5044a35943cb2ca62452d1150 [2] https://github.com/eth-p/bat-extras/commit/d96fc92165069159a977e3d36c50beed88647417 Signed-off-by: Huang Rui <vowstar <AT> gmail.com> sys-apps/bat-extras/Manifest | 2 +- ...extras-2022.07.27.ebuild => bat-extras-2023.09.19.ebuild} | 12 ++++++------ sys-apps/bat-extras/bat-extras-9999.ebuild | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/sys-apps/bat-extras/Manifest b/sys-apps/bat-extras/Manifest index 27c2a072cb..9b72f8f155 100644 --- a/sys-apps/bat-extras/Manifest +++ b/sys-apps/bat-extras/Manifest @@ -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 diff --git a/sys-apps/bat-extras/bat-extras-2022.07.27.ebuild b/sys-apps/bat-extras/bat-extras-2023.09.19.ebuild similarity index 97% rename from sys-apps/bat-extras/bat-extras-2022.07.27.ebuild rename to sys-apps/bat-extras/bat-extras-2023.09.19.ebuild index 682f571b79..f0c500214b 100644 --- a/sys-apps/bat-extras/bat-extras-2022.07.27.ebuild +++ b/sys-apps/bat-extras/bat-extras-2023.09.19.ebuild @@ -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 + app-shells/fzf + dev-python/black dev-util/git-delta + dev-vcs/git + sys-apps/eza + sys-apps/ripgrep sys-devel/clang - sys-apps/exa - app-shells/fzf sys-libs/ncurses - dev-python/black virtual/rust[rustfmt(+)] " diff --git a/sys-apps/bat-extras/bat-extras-9999.ebuild b/sys-apps/bat-extras/bat-extras-9999.ebuild index 682f571b79..f0c500214b 100644 --- a/sys-apps/bat-extras/bat-extras-9999.ebuild +++ b/sys-apps/bat-extras/bat-extras-9999.ebuild @@ -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 + app-shells/fzf + dev-python/black dev-util/git-delta + dev-vcs/git + sys-apps/eza + sys-apps/ripgrep sys-devel/clang - sys-apps/exa - app-shells/fzf sys-libs/ncurses - dev-python/black virtual/rust[rustfmt(+)] "
