2024-07-26 21:24:42 UTC

This commit is contained in:
Repository mirror & CI
2024-07-26 21:24:43 +00:00
parent 3e6db00ef2
commit 04bc345bb1
4 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Simple terminal UI for git commands
EAPI=8
HOMEPAGE=https://github.com/jesseduffield/lazygit
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
RDEPEND=dev-vcs/git
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.43.1.tar.gz -> lazygit-0.43.1.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d go-env 7eb56e61e641d6db098d57fb37477c44 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=a2d9d6ef4f16feacc12db1fc9db1c5eb

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=man? ( app-text/scdoc )
DESCRIPTION=a simple named pipe management utility
EAPI=8
HOMEPAGE=https://github.com/Ferdi265/pipectl
INHERIT=cmake
IUSE=man
KEYWORDS=~amd64
LICENSE=GPL-3.0
RDEPEND=man? ( app-text/scdoc )
SLOT=0
SRC_URI=https://github.com/Ferdi265/pipectl/releases/download/v0.5.0/pipectl-0.5.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
_md5_=46ae4c37c6a20ae5e81333f39102e6d3

View File

@@ -944,7 +944,7 @@ dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.26.3: blazing fast terminal-ui for git
dev-vcs/jj 0.17.1-r1 0.18.0 0.19.0 9999: Jujutsu - an experimental version control system
dev-vcs/lazygit 0.40.2-r1 0.41.0 0.42.0: Simple terminal UI for git commands
dev-vcs/lazygit 0.40.2-r1 0.41.0 0.42.0 0.43.1: Simple terminal UI for git commands
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
@@ -1639,6 +1639,7 @@ sys-process/forkstat 0.03.02-r2: Logs process fork(), exec() and exit() activity
sys-process/gotop 4.2.0: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/nq 0.4: Unix command line queue utility
sys-process/nvtop 2.0.3 3.0.1 3.0.2 9999: (h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
sys-process/pipectl 0.5.0: a simple named pipe management utility
sys-process/scron 0.4: Simple cron daemon
sys-process/snooze 0.5 9999: Run a command at a particular time
sys-process/task-spooler 1.3.0: A scheduler for CPU tasks

View File

@@ -1 +1 @@
Fri, 26 Jul 2024 20:39:35 +0000
Fri, 26 Jul 2024 21:24:42 +0000