Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/below/
Date: Sat, 17 Jul 2021 10:48:21
Message-Id: 1626518833.1efd95e69f71f547b1588a74633405fb5803b5f9.gyakovlev@gentoo
1 commit: 1efd95e69f71f547b1588a74633405fb5803b5f9
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 10:47:13 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 10:47:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1efd95e6
7
8 sys-process/below: update LICENSE
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 sys-process/below/below-0.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/below/below-0.2.0.ebuild b/sys-process/below/below-0.2.0.ebuild
16 index f7660bdf77c..35d3c669a72 100644
17 --- a/sys-process/below/below-0.2.0.ebuild
18 +++ b/sys-process/below/below-0.2.0.ebuild
19 @@ -217,7 +217,7 @@ SRC_URI="
20 https://github.com/facebookincubator/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
21 $(cargo_crate_uris)
22 "
23 -LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD BSL-1.1 ISC LGPL-2.1 MIT MPL-2.0 Unlicense"
24 +LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 ISC LGPL-2.1 MIT MPL-2.0 Unlicense"
25 SLOT="0"
26 KEYWORDS="~amd64 ~ppc64"