mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/kubetail-bin: implement pkgcheck variable ordering suggestions
Signed-off-by: Andres Morey <andres@kubetail.com>
This commit is contained in:
@@ -16,6 +16,8 @@ arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv${PV}
|
||||
-> ${P}-linux-arm64.tar.gz )
|
||||
"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
SLOT="0"
|
||||
@@ -26,8 +28,6 @@ RDEPEND="sys-cluster/kubectl"
|
||||
|
||||
QA_PREBUILT="usr/bin/kubetail"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_compile() {
|
||||
chmod +x kubetail
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@ arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv${PV}
|
||||
-> ${P}-linux-arm64.tar.gz )
|
||||
"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
SLOT="0"
|
||||
@@ -26,8 +28,6 @@ RDEPEND="sys-cluster/kubectl"
|
||||
|
||||
QA_PREBUILT="usr/bin/kubetail"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_compile() {
|
||||
chmod +x kubetail
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@ arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv${PV}
|
||||
-> ${P}-linux-arm64.tar.gz )
|
||||
"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
SLOT="0"
|
||||
@@ -26,8 +28,6 @@ RDEPEND="sys-cluster/kubectl"
|
||||
|
||||
QA_PREBUILT="usr/bin/kubetail"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_compile() {
|
||||
chmod +x kubetail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user