commit: f1b0c555d6fbf0a28b64be8589eb275628df92cb Author: Mathieu Tortuyaux <mtortuyaux <AT> microsoft <DOT> com> AuthorDate: Mon Sep 11 18:27:06 2023 +0000 Commit: Mathieu Tortuyaux <mathieu.tortuyaux <AT> gmail <DOT> com> CommitDate: Mon Sep 11 18:27:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1b0c555
dev-python/podman-compose: update LICENSE Signed-off-by: Mathieu Tortuyaux <mtortuyaux <AT> microsoft.com> dev-python/podman-compose/podman-compose-1.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/podman-compose/podman-compose-1.0.6.ebuild b/dev-python/podman-compose/podman-compose-1.0.6.ebuild index 73e11e22ce..f5bd604df4 100644 --- a/dev-python/podman-compose/podman-compose-1.0.6.ebuild +++ b/dev-python/podman-compose/podman-compose-1.0.6.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A script to run docker-compose.yml using Podman" HOMEPAGE="https://github.com/containers/podman-compose" SRC_URI="https://github.com/containers/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD-2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64"
