mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2022-02-24 11:22:01 UTC
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.10
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DEPEND=sys-libs/glibc
|
||||
DESCRIPTION=Lazygit, a simple terminal UI for git commands
|
||||
EAPI=7
|
||||
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DESCRIPTION=Simple terminal UI for git commands
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jesseduffield/lazygit
|
||||
INHERIT=golang-build golang-vcs-snapshot
|
||||
IUSE=doc
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=sys-libs/glibc
|
||||
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.33.tar.gz -> lazygit-0.33.tar.gz
|
||||
_eclasses_=golang-base f4a1ee401e37bc147718f5520597c734 golang-build 92d1748dabd81be93033602713a7dafa golang-vcs-snapshot efc1996fd26c7db189046ba5fa84a241
|
||||
_md5_=2b4d0c06bb6a93a8edfbda6f3c08a9c0
|
||||
_eclasses_=go-module ea6b447321803e690cb8d3e006fd01a3
|
||||
_md5_=2a2bb7bf42b4407a093589cbfb2d2503
|
||||
|
||||
Reference in New Issue
Block a user