summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-17 21:38:04 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-17 21:38:47 -0800
commitaeb36bd4f7cdafafc4d2b35b1de2773ef1012d7a (patch)
tree67849c09fbbd6cdc8390da9017bda3323bd0c6f1 /sys-apps/exa
parentdev-ruby/ttfunk: add 1.6.2.1 (diff)
downloadgentoo-aeb36bd4f7cdafafc4d2b35b1de2773ef1012d7a.tar.gz
gentoo-aeb36bd4f7cdafafc4d2b35b1de2773ef1012d7a.tar.bz2
gentoo-aeb36bd4f7cdafafc4d2b35b1de2773ef1012d7a.zip
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 <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps/exa')
-rw-r--r--sys-apps/exa/exa-0.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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="