Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/wachy/
Date: Thu, 31 Mar 2022 22:37:19
Message-Id: 1648766150.9342fd4271590f22784ac2fa70dfc02cf3f93630.chutzpah@gentoo
1 commit: 9342fd4271590f22784ac2fa70dfc02cf3f93630
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 22:35:50 2022 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 22:35:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9342fd42
7
8 dev-util/wachy: update LICENSE
9
10 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
11
12 dev-util/wachy/wachy-0.1.0_alpha6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
16 index f831f73c00f4..142842ae1270 100644
17 --- a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
18 +++ b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
19 @@ -114,7 +114,7 @@ S=${WORKDIR}/${PN}-${PV/_alpha/-alpha.}
20
21 # License set may be more restrictive as OR is not respected
22 # use cargo-license for a more accurate license picture
23 -LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSL-1.0 MIT Unlicense ZLIB"
24 +LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unlicense ZLIB"
25 SLOT="0"
26 KEYWORDS="~amd64"
27 RESTRICT="mirror"