Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/exo/
Date: Sat, 04 May 2019 12:42:16
Message-Id: 1556973720.2541e12375e711c2fb01fa06b7e243ca6dfe7f88.ago@gentoo
1 commit: 2541e12375e711c2fb01fa06b7e243ca6dfe7f88
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 4 12:42:00 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 4 12:42:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2541e123
7
8 app-admin/exo: Fix license, wrong copy-paste
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-admin/exo/exo-1.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/exo/exo-1.2.0.ebuild b/app-admin/exo/exo-1.2.0.ebuild
17 index 261535ff257..ebb329b957f 100644
18 --- a/app-admin/exo/exo-1.2.0.ebuild
19 +++ b/app-admin/exo/exo-1.2.0.ebuild
20 @@ -7,7 +7,7 @@ DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, dns
21 HOMEPAGE="https://exoscale.github.io/cli"
22 SRC_URI="https://github.com/exoscale/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 -LICENSE="MIT"
25 +LICENSE="Apache-2.0"
26 SLOT="0"
27 KEYWORDS="~amd64"