[gentoo-commits] repo/proj/guru:dev commit in: app-containers/kind/
commit: a5abbde6c357fbe6eaf2a733e76e9e486da69675
Author: Gabriel M. Dutra dutra sh>
AuthorDate: Sun Jan 4 07:14:34 2026 +
Commit: Gabriel de Moura dutra sh>
CommitDate: Sun Jan 4 07:14:34 2026 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5abbde6
app-containers/kind: update SRC_URI
Signed-off-by: Gabriel M. Dutra dutra.sh>
app-containers/kind/Manifest | 2 +-
app-containers/kind/kind-0.30.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/kind/Manifest b/app-containers/kind/Manifest
index 478e753e31..dcc58d1811 100644
--- a/app-containers/kind/Manifest
+++ b/app-containers/kind/Manifest
@@ -1,4 +1,4 @@
DIST kind-0.27.0-deps.tar.xz 3784196 BLAKE2B
c2559370ca54c853985719545beda3f45de01d60835f5361884413fa2018d434412a758f6c711b519ac1570d759ead69073fd651bad9df9bb3ab4aa481ca61ad
SHA512
91d029cd9585ac760c011644602ceda24ba5ca094cf9d9d9af63c0e3af2c9c87b5b97cd8929a745571cc4894613a179ed0aeb02780e56d765bfc1713d0a81424
DIST kind-0.27.0.tar.gz 1938237 BLAKE2B
98155522b1c1d1aa1494efd427d100f53b863bda3750c406ec4add2ab5d5a04d25f526d07538b99ff824e5d86a33766ef562312c7cf955109819dbc79fba9921
SHA512
d80b7ad9a4d5318b33396c7df5fc20f83fdd3eed8d33a1d7ce722d11faacc85b6aeb3142da15390564de1330423a9f5a2670be930b5d95e61efbd2c35b5c6a62
-DIST kind-0.30.0-vendor.tar.xz 502500 BLAKE2B
dc32f602b4f3a6df3c9301fc64170f071b952c3251041d329c9858404d1b7818a3c13f1ed33627118b62764b879980ffaf52e4f4a2f46c1ce5236f34c4eeb39f
SHA512
20663454e9aa134fbd3f91943012acbc3c9fb7e8d40b05a5e16cf4b3e7a22fcfbdd8a4c7e21a162bbb536c96042cb8a947353d70f5e2617a1b85ff4dcb8682d7
+DIST kind-0.30.0-vendor.tar.xz 502332 BLAKE2B
aa8211aef82f2ebe0171e600705da787ea8abe4a037a1b6c73caffe4ce22283415961d60d0e49700cc24aad54c5cfe32b3929deffc4d9311a1ce0cd10681dbb6
SHA512
f4e30130f3a78f4ecce5156ca141b537b033eb7e0143347aff3e6b25fc56a1ec786121b0f9b27eaffc324a2dd1b4e737c4143d0b58178c3d68f93e4cfa5bf6c5
DIST kind-0.30.0.tar.gz 1941658 BLAKE2B
c8477d75f074a82e49022e0126e424f5fd5f13a6942be7efa4161beb552f27320cdd164ee458648ad2ccf8895d2cf4aa8fabb729f1137fbf33b85036d4234cb8
SHA512
b628257d35fcf08de74b503e3d62693552f1bf250c02a4f20f9af29ffd862a66aa1bb6c64a7588b23eb6fffe3afc16b87900044b8c7b68574566de690f47399b
diff --git a/app-containers/kind/kind-0.30.0.ebuild
b/app-containers/kind/kind-0.30.0.ebuild
index 2eb3745599..cdb8e74e45 100644
--- a/app-containers/kind/kind-0.30.0.ebuild
+++ b/app-containers/kind/kind-0.30.0.ebuild
@@ -8,7 +8,7 @@ inherit edo go-module shell-completion
DESCRIPTION="Kind is a tool for running local Kubernetes clusters using Docker"
HOMEPAGE="https://kind.sigs.k8s.io/";
SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
-SRC_URI+="
https://github.com/gabrielmdutra/gentoo-depfiles/releases/download/${PN}-${PV}-vendor.tar.gz/${PN}-${PV}-vendor.tar.xz";
+SRC_URI+=" https://distfiles.dutra.sh/distfiles/${P}-vendor.tar.xz";
LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT"
SLOT="0"
[gentoo-commits] repo/proj/guru:dev commit in: app-containers/kind/
commit: dea0eb76edc45840720468fcb951a57d814ea000
Author: Gabriel de Moura Dutra dutra sh>
AuthorDate: Wed Dec 3 04:00:24 2025 +
Commit: Gabriel de Moura dutra sh>
CommitDate: Wed Dec 3 04:01:04 2025 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dea0eb76
app-containers/kind: add 0.30.0
Signed-off-by: Gabriel de Moura Dutra dutra.sh>
app-containers/kind/Manifest | 2 ++
app-containers/kind/kind-0.30.0.ebuild | 34 ++
app-containers/kind/metadata.xml | 2 +-
3 files changed, 37 insertions(+), 1 deletion(-)
diff --git a/app-containers/kind/Manifest b/app-containers/kind/Manifest
index 74281d7e9c..478e753e31 100644
--- a/app-containers/kind/Manifest
+++ b/app-containers/kind/Manifest
@@ -1,2 +1,4 @@
DIST kind-0.27.0-deps.tar.xz 3784196 BLAKE2B
c2559370ca54c853985719545beda3f45de01d60835f5361884413fa2018d434412a758f6c711b519ac1570d759ead69073fd651bad9df9bb3ab4aa481ca61ad
SHA512
91d029cd9585ac760c011644602ceda24ba5ca094cf9d9d9af63c0e3af2c9c87b5b97cd8929a745571cc4894613a179ed0aeb02780e56d765bfc1713d0a81424
DIST kind-0.27.0.tar.gz 1938237 BLAKE2B
98155522b1c1d1aa1494efd427d100f53b863bda3750c406ec4add2ab5d5a04d25f526d07538b99ff824e5d86a33766ef562312c7cf955109819dbc79fba9921
SHA512
d80b7ad9a4d5318b33396c7df5fc20f83fdd3eed8d33a1d7ce722d11faacc85b6aeb3142da15390564de1330423a9f5a2670be930b5d95e61efbd2c35b5c6a62
+DIST kind-0.30.0-vendor.tar.xz 502500 BLAKE2B
dc32f602b4f3a6df3c9301fc64170f071b952c3251041d329c9858404d1b7818a3c13f1ed33627118b62764b879980ffaf52e4f4a2f46c1ce5236f34c4eeb39f
SHA512
20663454e9aa134fbd3f91943012acbc3c9fb7e8d40b05a5e16cf4b3e7a22fcfbdd8a4c7e21a162bbb536c96042cb8a947353d70f5e2617a1b85ff4dcb8682d7
+DIST kind-0.30.0.tar.gz 1941658 BLAKE2B
c8477d75f074a82e49022e0126e424f5fd5f13a6942be7efa4161beb552f27320cdd164ee458648ad2ccf8895d2cf4aa8fabb729f1137fbf33b85036d4234cb8
SHA512
b628257d35fcf08de74b503e3d62693552f1bf250c02a4f20f9af29ffd862a66aa1bb6c64a7588b23eb6fffe3afc16b87900044b8c7b68574566de690f47399b
diff --git a/app-containers/kind/kind-0.30.0.ebuild
b/app-containers/kind/kind-0.30.0.ebuild
new file mode 100644
index 00..2eb3745599
--- /dev/null
+++ b/app-containers/kind/kind-0.30.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit edo go-module shell-completion
+
+DESCRIPTION="Kind is a tool for running local Kubernetes clusters using Docker"
+HOMEPAGE="https://kind.sigs.k8s.io/";
+SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+SRC_URI+="
https://github.com/gabrielmdutra/gentoo-depfiles/releases/download/${PN}-${PV}-vendor.tar.gz/${PN}-${PV}-vendor.tar.xz";
+
+LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# Tests failed: fatal: not a git repository
+RESTRICT=test
+
+RDEPEND=">=app-containers/docker-cli-23.0.0"
+
+src_compile() {
+ ego build -v -x -o ${PN}
+ edo ./${PN} completion fish > kind.fish
+ edo ./${PN} completion bash > kind.bash
+ edo ./${PN} completion zsh > kind.zsh
+}
+
+src_install() {
+ dobin ${PN}
+ newbashcomp "${PN}.bash" "${PN}"
+ dofishcomp "${PN}.fish"
+ newzshcomp "${PN}.zsh" "_${PN}"
+}
diff --git a/app-containers/kind/metadata.xml b/app-containers/kind/metadata.xml
index 203e188ed1..1fa2f3c3bb 100644
--- a/app-containers/kind/metadata.xml
+++ b/app-containers/kind/metadata.xml
@@ -2,7 +2,7 @@
https://www.gentoo.org/dtd/metadata.dtd";>
- [email protected]
+ [email protected]
Gabriel M. Dutra
[gentoo-commits] repo/proj/guru:dev commit in: app-containers/kind/
commit: b0cbc921d5653f918b5157a01249bb6962da195b
Author: ingenarel gmail com>
AuthorDate: Mon Jul 21 00:58:18 2025 +
Commit: Saad Abdullah gmail com>
CommitDate: Mon Jul 21 00:58:18 2025 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0cbc921
app-containers/kind: update non-existent source link
fixes the following pkgcheck errors:
app-containers/kind
DeadUrl: version 0.27.0: SRC_URI: 404 Client Error: Not Found for url:
https://github.com/dmdutra/gentoo-distfiles/raw/refs/heads/main/kind-v0.27.0-vendor.tar.xz
the old repository was probably deleted, so i created a new depfile
Signed-off-by: ingenarel gmail.com>
app-containers/kind/Manifest | 2 +-
app-containers/kind/kind-0.27.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/kind/Manifest b/app-containers/kind/Manifest
index f793ec6f5c..74281d7e9c 100644
--- a/app-containers/kind/Manifest
+++ b/app-containers/kind/Manifest
@@ -1,2 +1,2 @@
+DIST kind-0.27.0-deps.tar.xz 3784196 BLAKE2B
c2559370ca54c853985719545beda3f45de01d60835f5361884413fa2018d434412a758f6c711b519ac1570d759ead69073fd651bad9df9bb3ab4aa481ca61ad
SHA512
91d029cd9585ac760c011644602ceda24ba5ca094cf9d9d9af63c0e3af2c9c87b5b97cd8929a745571cc4894613a179ed0aeb02780e56d765bfc1713d0a81424
DIST kind-0.27.0.tar.gz 1938237 BLAKE2B
98155522b1c1d1aa1494efd427d100f53b863bda3750c406ec4add2ab5d5a04d25f526d07538b99ff824e5d86a33766ef562312c7cf955109819dbc79fba9921
SHA512
d80b7ad9a4d5318b33396c7df5fc20f83fdd3eed8d33a1d7ce722d11faacc85b6aeb3142da15390564de1330423a9f5a2670be930b5d95e61efbd2c35b5c6a62
-DIST kind-v0.27.0-vendor.tar.xz 518140 BLAKE2B
2570f5cc127575363643afef8bd5b10dad01662a84b72027610582424d11fbc657b4c277cb2470c72233e25f146f313a7859ceb22d35010d70ed2a999c7e04a3
SHA512
87d6737131261a5c87d2baa4ac5f5c0d313008b84f7d7e116a2d6f81eaa3ccd5e6cfa003d70f8986f3028a6629a7a2239d78c14ca409b82bb99a67af2db8f400
diff --git a/app-containers/kind/kind-0.27.0.ebuild
b/app-containers/kind/kind-0.27.0.ebuild
index d3df79f6dc..dc97a810a9 100644
--- a/app-containers/kind/kind-0.27.0.ebuild
+++ b/app-containers/kind/kind-0.27.0.ebuild
@@ -8,7 +8,7 @@ inherit edo go-module shell-completion
DESCRIPTION="Kind is a tool for running local Kubernetes clusters using Docker"
HOMEPAGE="https://kind.sigs.k8s.io/";
SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
-SRC_URI+="
https://github.com/dmdutra/gentoo-distfiles/raw/refs/heads/main/${PN}-v${PV}-vendor.tar.xz";
+SRC_URI+="
https://github.com/ingenarel/guru-depfiles/releases/download/${P}-deps.tar.xz/${P}-deps.tar.xz";
LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT"
SLOT="0"
[gentoo-commits] repo/proj/guru:dev commit in: app-containers/kind/
commit: 77ec1bac570ed68f5b37402a2f1509c03031761b
Author: Gabriel M. Dutra dmdutra dev>
AuthorDate: Sun Feb 16 19:23:54 2025 +
Commit: Gabriel M. Dutra dmdutra dev>
CommitDate: Sun Feb 16 19:28:31 2025 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=77ec1bac
app-containers/kind: Update LICENSE and KEYWORDS
Signed-off-by: Gabriel M. Dutra dmdutra.dev>
app-containers/kind/kind-0.27.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/kind/kind-0.27.0.ebuild
b/app-containers/kind/kind-0.27.0.ebuild
index 0d1a819e0..d3df79f6d 100644
--- a/app-containers/kind/kind-0.27.0.ebuild
+++ b/app-containers/kind/kind-0.27.0.ebuild
@@ -10,9 +10,9 @@ HOMEPAGE="https://kind.sigs.k8s.io/";
SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
SRC_URI+="
https://github.com/dmdutra/gentoo-distfiles/raw/refs/heads/main/${PN}-v${PV}-vendor.tar.xz";
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 MPL-2.0 MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+KEYWORDS="~amd64"
RDEPEND=">=app-containers/docker-cli-23.0.0"
[gentoo-commits] repo/proj/guru:dev commit in: app-containers/kind/
commit: c789b98bf7b27d11398575944bb397cfe2b669f8
Author: Gabriel M. Dutra dmdutra dev>
AuthorDate: Sun Feb 16 02:57:58 2025 +
Commit: Gabriel M. Dutra dmdutra dev>
CommitDate: Sun Feb 16 02:57:58 2025 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c789b98b
app-containers/kind: new package, add 0.27.0
Signed-off-by: Gabriel M. Dutra dmdutra.dev>
app-containers/kind/Manifest | 2 ++
app-containers/kind/kind-0.27.0.ebuild | 31 +++
app-containers/kind/metadata.xml | 11 +++
3 files changed, 44 insertions(+)
diff --git a/app-containers/kind/Manifest b/app-containers/kind/Manifest
new file mode 100644
index 0..f793ec6f5
--- /dev/null
+++ b/app-containers/kind/Manifest
@@ -0,0 +1,2 @@
+DIST kind-0.27.0.tar.gz 1938237 BLAKE2B
98155522b1c1d1aa1494efd427d100f53b863bda3750c406ec4add2ab5d5a04d25f526d07538b99ff824e5d86a33766ef562312c7cf955109819dbc79fba9921
SHA512
d80b7ad9a4d5318b33396c7df5fc20f83fdd3eed8d33a1d7ce722d11faacc85b6aeb3142da15390564de1330423a9f5a2670be930b5d95e61efbd2c35b5c6a62
+DIST kind-v0.27.0-vendor.tar.xz 518140 BLAKE2B
2570f5cc127575363643afef8bd5b10dad01662a84b72027610582424d11fbc657b4c277cb2470c72233e25f146f313a7859ceb22d35010d70ed2a999c7e04a3
SHA512
87d6737131261a5c87d2baa4ac5f5c0d313008b84f7d7e116a2d6f81eaa3ccd5e6cfa003d70f8986f3028a6629a7a2239d78c14ca409b82bb99a67af2db8f400
diff --git a/app-containers/kind/kind-0.27.0.ebuild
b/app-containers/kind/kind-0.27.0.ebuild
new file mode 100644
index 0..0d1a819e0
--- /dev/null
+++ b/app-containers/kind/kind-0.27.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit edo go-module shell-completion
+
+DESCRIPTION="Kind is a tool for running local Kubernetes clusters using Docker"
+HOMEPAGE="https://kind.sigs.k8s.io/";
+SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+SRC_URI+="
https://github.com/dmdutra/gentoo-distfiles/raw/refs/heads/main/${PN}-v${PV}-vendor.tar.xz";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+
+RDEPEND=">=app-containers/docker-cli-23.0.0"
+
+src_compile() {
+ ego build -v -x -o ${PN}
+ edo ./${PN} completion fish > kind.fish
+ edo ./${PN} completion bash > kind.bash
+ edo ./${PN} completion zsh > kind.zsh
+}
+
+src_install() {
+ dobin ${PN}
+ newbashcomp "${PN}.bash" "${PN}"
+ dofishcomp "${PN}.fish"
+ newzshcomp "${PN}.zsh" "_${PN}"
+}
diff --git a/app-containers/kind/metadata.xml b/app-containers/kind/metadata.xml
new file mode 100644
index 0..203e188ed
--- /dev/null
+++ b/app-containers/kind/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+
+ [email protected]
+ Gabriel M. Dutra
+
+
+ kubernetes-sigs/kind
+
+
