From: Emily Flion <[email protected]> It was the description from sys-cluster/k9scli, not dive's.
Signed-off-by: Emily Flion <[email protected]> --- app-containers/dive/dive-0.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/dive/dive-0.13.1.ebuild b/app-containers/dive/dive-0.13.1.ebuild index 0976779c33fc..30ca6f0d8842 100644 --- a/app-containers/dive/dive-0.13.1.ebuild +++ b/app-containers/dive/dive-0.13.1.ebuild @@ -8,7 +8,7 @@ inherit go-module # update this on every bump GIT_COMMIT=fe98c8a2 -DESCRIPTION="terminal based UI to manage kubernetes clusters" +DESCRIPTION="A tool for exploring each layer in a docker image" HOMEPAGE="https://github.com/wagoodman/dive" SRC_URI="https://github.com/wagoodman/dive/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI+=" https://github.com/gentoo-golang-dist/dive/releases/download/v${PV}/${P}-deps.tar.xz" -- 2.51.1
