mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
13 lines
758 B
Plaintext
13 lines
758 B
Plaintext
DEFINED_PHASES=compile install
|
|
DESCRIPTION=Real-time logging dashboard for Kubernetes
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/kubetail-org/kubetail
|
|
INHERIT=shell-completion
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=sys-cluster/kubectl
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.9.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.9.0-linux-arm64.tar.gz )
|
|
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
|
_md5_=3e933fba868073f1307cbd92b4266d32
|