From: Agostino Sarubbo Date: Sat, 4 May 2019 12:42:00 +0000 (+0200) Subject: app-admin/exo: Fix license, wrong copy-paste X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2541e12375e711c2fb01fa06b7e243ca6dfe7f88;p=gentoo.git app-admin/exo: Fix license, wrong copy-paste Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/app-admin/exo/exo-1.2.0.ebuild b/app-admin/exo/exo-1.2.0.ebuild index 261535ff2574..ebb329b957ff 100644 --- a/app-admin/exo/exo-1.2.0.ebuild +++ b/app-admin/exo/exo-1.2.0.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, dns HOMEPAGE="https://exoscale.github.io/cli" SRC_URI="https://github.com/exoscale/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" +LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64"