From 98ddce1811d5807e9f23c36cf6c94074f6909747 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Mon, 17 Feb 2020 22:13:03 -0800 Subject: [PATCH] dev-util/sccache: fix licenses Bug: https://bugs.gentoo.org/694430 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- dev-util/sccache/sccache-0.2.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/sccache/sccache-0.2.12.ebuild b/dev-util/sccache/sccache-0.2.12.ebuild index 1cec922e072b..bd597a71cb80 100644 --- a/dev-util/sccache/sccache-0.2.12.ebuild +++ b/dev-util/sccache/sccache-0.2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2019 Gentoo Authors +# Copyright 2017-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -299,7 +299,7 @@ HOMEPAGE="https://github.com/mozilla/sccache/" SRC_URI="https://github.com/mozilla/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 Boost-1.0 ISC MIT Unlicense ZLIB" SLOT="0" KEYWORDS="~amd64" IUSE="azure dist-client dist-server gcs memcached redis s3" -- 2.26.2