From: Georgy Yakovlev Date: Tue, 18 Feb 2020 05:38:04 +0000 (-0800) Subject: sys-apps/exa: 0.9.0 amd64 stable, fix licenses X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aeb36bd4f7cdafafc4d2b35b1de2773ef1012d7a;p=gentoo.git sys-apps/exa: 0.9.0 amd64 stable, fix licenses Bug: https://bugs.gentoo.org/694440 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-apps/exa/exa-0.9.0.ebuild b/sys-apps/exa/exa-0.9.0.ebuild index 09ded01303f1..4be36c085f50 100644 --- a/sys-apps/exa/exa-0.9.0.ebuild +++ b/sys-apps/exa/exa-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -76,9 +76,9 @@ DESCRIPTION="A modern replacement for 'ls' written in Rust" HOMEPAGE="https://the.exa.website/" SRC_URI="$(cargo_crate_uris ${CRATES})" -LICENSE="MIT" +LICENSE="Apache-2.0 MIT Unlicense" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="+git" DEPEND="