2024-11-12 15:48:24 UTC

This commit is contained in:
Repository mirror & CI
2024-11-12 15:48:24 +00:00
parent b9cb7ebc62
commit 801949e09e
63 changed files with 187 additions and 198 deletions

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=compile install postinst prepare test unpack
DEPEND=app-shells/bash sys-apps/bat dev-util/sh
DESCRIPTION=Bash scripts that integrate bat with various command line tools.
EAPI=8
HOMEPAGE=https://github.com/eth-p/bat-extras
IUSE=+man
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-shells/bash sys-apps/bat dev-util/sh 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-libs/ncurses virtual/rust[rustfmt(+)]
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/eth-p/bat-extras/archive/v2023.09.19.tar.gz -> bat-extras-2023.09.19.tar.gz
_md5_=124e2b537d2996fce5ec0f30c1a91f09

View File

@@ -3,10 +3,12 @@ DEPEND=app-shells/bash sys-apps/bat dev-util/sh
DESCRIPTION=Bash scripts that integrate bat with various command line tools.
EAPI=8
HOMEPAGE=https://github.com/eth-p/bat-extras
INHERIT=optfeature
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-shells/bash sys-apps/bat dev-util/sh 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[extra(+)] sys-libs/ncurses virtual/rust[rustfmt(+)]
RDEPEND=app-shells/bash sys-apps/bat dev-util/sh 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[extra(+)] sys-libs/ncurses
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/eth-p/bat-extras/archive/v2023.09.19.tar.gz -> bat-extras-2023.09.19.tar.gz
_md5_=93ee066f2ffdd306f02ad2813558060c
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=66cf880f5110ad4d8c86423a051834e5

View File

@@ -4,10 +4,10 @@ DEPEND=app-shells/bash sys-apps/bat dev-util/sh
DESCRIPTION=Bash scripts that integrate bat with various command line tools.
EAPI=8
HOMEPAGE=https://github.com/eth-p/bat-extras
INHERIT=git-r3
INHERIT=optfeature git-r3
LICENSE=MIT
PROPERTIES=live
RDEPEND=app-shells/bash sys-apps/bat dev-util/sh 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[extra(+)] sys-libs/ncurses virtual/rust[rustfmt(+)]
RDEPEND=app-shells/bash sys-apps/bat dev-util/sh 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[extra(+)] sys-libs/ncurses
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=93ee066f2ffdd306f02ad2813558060c
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=66cf880f5110ad4d8c86423a051834e5

File diff suppressed because one or more lines are too long