commit:     f8524ad334dacf3c6f3fdfa82ca70c70a1ff4f94
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun May  4 00:01:07 2025 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun May  4 00:01:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8524ad3

sys-cluster/minikube: update DESCRIPTION

Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 sys-cluster/minikube/minikube-1.35.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/minikube/minikube-1.35.0.ebuild 
b/sys-cluster/minikube/minikube-1.35.0.ebuild
index af4156e59887..bbe6415667c2 100644
--- a/sys-cluster/minikube/minikube-1.35.0.ebuild
+++ b/sys-cluster/minikube/minikube-1.35.0.ebuild
@@ -3,10 +3,10 @@
 
 EAPI=8
 inherit bash-completion-r1 go-module toolchain-funcs
-GIT_COMMIT=210b148df93a80eb872ecbeb7e35281b3c582c61
+GIT_COMMIT=dd5d320e41b5451cdf3c01891bc4e13d189586ed
 GIT_COMMIT_SHORT=${GIT_COMMIT:0:9}
 
-DESCRIPTION="Single Node Kubernetes Cluster"
+DESCRIPTION="Local kubernetes clusters for learning and development"
 HOMEPAGE="https://github.com/kubernetes/minikube https://kubernetes.io";
 
 
SRC_URI="https://github.com/kubernetes/minikube/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz

Reply via email to