mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -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 )
|
-> ${P}-linux-arm64.tar.gz )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
S="${WORKDIR}"
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
@@ -26,8 +28,6 @@ RDEPEND="sys-cluster/kubectl"
|
|||||||
|
|
||||||
QA_PREBUILT="usr/bin/kubetail"
|
QA_PREBUILT="usr/bin/kubetail"
|
||||||
|
|
||||||
S="${WORKDIR}"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
chmod +x kubetail
|
chmod +x kubetail
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv${PV}
|
|||||||
-> ${P}-linux-arm64.tar.gz )
|
-> ${P}-linux-arm64.tar.gz )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
S="${WORKDIR}"
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
@@ -26,8 +28,6 @@ RDEPEND="sys-cluster/kubectl"
|
|||||||
|
|
||||||
QA_PREBUILT="usr/bin/kubetail"
|
QA_PREBUILT="usr/bin/kubetail"
|
||||||
|
|
||||||
S="${WORKDIR}"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
chmod +x kubetail
|
chmod +x kubetail
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv${PV}
|
|||||||
-> ${P}-linux-arm64.tar.gz )
|
-> ${P}-linux-arm64.tar.gz )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
S="${WORKDIR}"
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
@@ -26,8 +28,6 @@ RDEPEND="sys-cluster/kubectl"
|
|||||||
|
|
||||||
QA_PREBUILT="usr/bin/kubetail"
|
QA_PREBUILT="usr/bin/kubetail"
|
||||||
|
|
||||||
S="${WORKDIR}"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
chmod +x kubetail
|
chmod +x kubetail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user