sys-cluster/minikube: update DESCRIPTION

Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
Zac Medico 2025-05-03 17:01:07 -07:00
parent 28f2abc1eb
commit f8524ad334
No known key found for this signature in database
GPG Key ID: D075FB8C104A3D20

View File

@ -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