commit: ef551ed2ccf170fa0c104c44f39f4beddf6db706 Author: Theo Anderson <telans <AT> posteo <DOT> de> AuthorDate: Mon Feb 15 10:43:25 2021 +0000 Commit: Theo Anderson <telans <AT> posteo <DOT> de> CommitDate: Mon Feb 15 10:43:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef551ed2
sys-apps/procs: fix license Closes: https://bugs.gentoo.org/770766 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans <AT> posteo.de> sys-apps/procs/procs-0.11.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/procs/procs-0.11.3.ebuild b/sys-apps/procs/procs-0.11.3.ebuild index 377f939d..d7b16dc3 100644 --- a/sys-apps/procs/procs-0.11.3.ebuild +++ b/sys-apps/procs/procs-0.11.3.ebuild @@ -201,7 +201,7 @@ SRC_URI=" # License set may be more restrictive as OR is not respected # use cargo-license for a more accurate license picture -LICENSE="BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSL-1.1 CC0-1.0 MIT Unlicense ZLIB" +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" RESTRICT="mirror"
